diff --git a/Menu/compiler.html b/Menu/compiler.html new file mode 100644 index 00000000..40ca5602 --- /dev/null +++ b/Menu/compiler.html @@ -0,0 +1,29 @@ + +
++ + + + + | +
+ Compiler +NSIS Scrips can be compiled with the makensis compiler. If you have installed the shell extensions (they are installed by default), + right click on the script file in Windows and choose 'Compile NSI'. The + compiler will be started in the MakeNSISW interface. +You can also start MakeNSISW and open the script using the File menu + or drag the script file into the window. + + |
+
+ + + + + | +
+ Documentation +For information about the NSIS Script format, a reference of all commands + and useful functions, see the NSIS + Documentation. +If you want to create an installer with the Modern User Interface, check + the Modern UI Readme. +For example scripts, browse the Examples + folder. +More tutorials and examples can be found in the online + NSIS Archive. +For information about the plugins, browse the Contrib + folder . + |
+
+ + + + + | +
+ Welcome +NSIS is a free win32 installer/uninstaller system. +NSIS installers are based on NSIS Scripts (.nsi) which can be compiled + with the makensis compiler. +You can create both simple installers and installers that handle lots + of advanced tasks. Installers can also be extended with plugins written + in C, C++ or another language. +This menu contains links to applications, websites and documentation + that will help you to create your installers. + |
+
+ + + + + | +
+ Feature not installed +The feature you selected is not installed. +If you want to use this feature, run NSIS Setup again and do not deselect + it. + |
+
+ + + + + | +
+ Update +NSIS Update allows you to check whether a new release is available and + to download the latest development files from CVS. +The development files have not been tested yet in all situations, so + you should only use them if you are following the NSIS development or + looking for a specific bugfix. +See the Changelog for + the latest changes in the development files. ++ + + |
+
+ + + + + | +
+ Websites +NSIS Development Site - + All of the latest information about NSIS development +NSIS Archive - + Useful functions, NSIS related software, example scripts, plugins and + tutorials +NSIS + Forum - Talk with others in the NSIS community +NSIS IRC Channel - + Chat with the NSIS developers (IRC client required) + |
+