diff --git a/Examples/makensis.nsi b/Examples/makensis.nsi index aa62812d..67fe207b 100644 --- a/Examples/makensis.nsi +++ b/Examples/makensis.nsi @@ -167,11 +167,8 @@ ${MementoSection} "NSIS Core Files (required)" SecCore SetOutPath $INSTDIR\Menu File ..\Menu\*.html SetOutPath $INSTDIR\Menu\images - File ..\Menu\images\clear.gif File ..\Menu\images\header.gif File ..\Menu\images\line.gif - File ..\Menu\images\menu.gif - File ..\Menu\images\menud.gif File ..\Menu\images\site.gif Delete $INSTDIR\makensis.htm diff --git a/Menu/compiler.html b/Menu/compiler.html deleted file mode 100644 index b0083984..00000000 --- a/Menu/compiler.html +++ /dev/null @@ -1,30 +0,0 @@ - -
-- - - - - - - | -
- Compiler -The makensis compiler can compile NSIS scripts to create installer
- executables. To compile a script, right click on a script file in explorer and - choose 'Compile NSIS Script'. - 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 from explorer into the window. - - |
-
- - - - - - - | -
- Documentation -For information about the script format, a tutorial, useful functions, - version history, credits and a reference of all commands, see the - Users Manual (Win95/NT4: IE3 and - HTML Help required). -If you want to create an installer with a modern user interface, check - the Modern UI Readme - for information and reference of settings. -For example scripts, browse the Examples - folder. -For information about the plugins, browse the Docs - folder. -The NSIS Developer Center contains more examples and tutorials. - |
-
- - - - - - - | -
-
|
-
-
+ | +
+
+ Compiler
+ Developer Center |
+
+ Documentation
+ On-line help |
+
+
+ Plug-ins |
+
+
- - - - - - - | -
- Introduction -An installer is the first experience of a user with your application. - Slow or unsuccessful software installations are the most irritating - computer problems. A quick and user friendly installer is therefore an - essential part of your software product. - NSIS is a tool that allows programmers - to create such installers. It is released under an open source license and is - completely free for any use. -NSIS installers are based on NSIS Scripts (.nsi) which can be compiled - with the makensis compiler. They can also be extended with plug-ins written - in C, C++, Delphi or another language. - |
-
-
- - - - - - - | -
- 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. -- |
-
-
+ | +
+ + Feature not installed ++ The feature you selected is not installed. ++ If you want to use this feature, run NSIS Setup again to install it. ++ <- Back + |
+
- - - - - - - | -
- Update -MakeNSISW allows you to check whether - a new release is available. Choose NSIS Update in the Help menu to - check for a newer version. -The releases have been tested and provide new features and fixes. -A nightly build of latest development files is also available on the - website. - Using the development files you can try the latest cutting-edge features - and fixes. These files have not been tested so they should not be used in - production environments. -See the
- Change Log for the latest changes in the development files. |
-
- - - - - - - | -
- Websites -NSIS Website - - General NSIS information, news and the - NSIS Developer Center, a repository of script examples, plug-ins, - tutorials, development environments and more. -- Forum - Talk with others in the NSIS community -IRC Channel - - Chat with other NSIS users (IRC client required) -- Bug Tracker - Check the list of submitted bugs or submit a new one - |
-