4.1 Script File Format 4.2 Instructions 4.3 Plugin DLLs
0. Table of Contents 1. Introduction to NSIS 2. Tutorial: The Basics 3. MakeNSIS Usage 4. Scripting Reference B. Useful Functions Index
4.1 Script File Format 4.2 Instructions General Purpose Instructions 4.2.1 CallInstDLL 4.2.2 CopyFiles 4.2.3 CreateDirectory 4.2.4 CreateShortCut 4.2.5 GetDLLVersion 4.2.6 GetDLLVersionLocal 4.2.7 GetFileTime 4.2.8 GetFileTimeLocal 4.2.9 GetFullPathName 4.2.10 GetTempFileName 4.2.11 SearchPath 4.2.12 SetFileAttributes 4.2.13 RegDLL 4.2.14 UnRegDLL Miscellaneous Instructions 4.2.15 InitPluginsDir 4.2.16 SetShellVarContext 4.2.17 Sleep 4.3 Plugin DLLs 4.3.1 Using Plugin Commands 4.3.2 Disabling Plugin Unloading