From d017b433246ac5b636f525b163fdca759c76cb8e Mon Sep 17 00:00:00 2001 From: joostverburg Date: Thu, 3 Jan 2008 13:26:15 +0000 Subject: [PATCH] simplified menu providing easier access to all documentation git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@5474 212acab6-be3b-0410-9dea-997c60f758d6 --- Examples/makensis.nsi | 3 -- Menu/compiler.html | 30 ------------ Menu/docs.html | 34 ------------- Menu/images/clear.gif | Bin 43 -> 0 bytes Menu/images/menu.gif | Bin 189 -> 0 bytes Menu/images/menud.gif | Bin 189 -> 0 bytes Menu/index.html | 109 ++++++++++++++++++++++++----------------- Menu/intro.html | 34 ------------- Menu/notinstalled.html | 49 +++++++++--------- Menu/update.html | 33 ------------- Menu/websites.html | 33 ------------- 11 files changed, 85 insertions(+), 240 deletions(-) delete mode 100644 Menu/compiler.html delete mode 100644 Menu/docs.html delete mode 100644 Menu/images/clear.gif delete mode 100644 Menu/images/menu.gif delete mode 100644 Menu/images/menud.gif delete mode 100644 Menu/intro.html delete mode 100644 Menu/update.html delete mode 100644 Menu/websites.html 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 @@ - - -
- - - - - -
-

Quick Launch

-

Introduction

-

Compiler

-

Documentation

-

Update

-

Websites

-
-

Compiler

-

The makensis compiler can compile NSIS scripts to create installer - executables.
MakeNSISW is a graphical interface for this compiler.

-

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.

-

Start MakeNSISW >

-
-

-
- - \ No newline at end of file diff --git a/Menu/docs.html b/Menu/docs.html deleted file mode 100644 index 1eae1af1..00000000 --- a/Menu/docs.html +++ /dev/null @@ -1,34 +0,0 @@ - - -
- - - - - -
-

Quick Launch

-

Introduction

-

Compiler

-

Documentation

-

Update

-

Websites

-
-

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.

-
-

-
- - \ No newline at end of file diff --git a/Menu/images/clear.gif b/Menu/images/clear.gif deleted file mode 100644 index 2799b45c6591f1db05c8c00bd1fd0c5c01f57614..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 43 scmZ?wbhEHbWMp7uXkcLY|NlP&1B2pE79h#MpaUX6G7L;iE{qJ;0LYaF_y7O^ diff --git a/Menu/images/menu.gif b/Menu/images/menu.gif deleted file mode 100644 index 45a3736e894c92c0c2c20123b0074bb856c68647..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 189 zcmZ?wbhEHblw%NLIKsdnUOMN+$FKYaGnSmVapmdT*@v&RZ$C5d=+#XZ?>&0=dExQv zLWMK$zWy+2-^DfO?(pPI|Ns9#11Ui9Ckt4)4u}NV$-ru*pwgF;IWJ??x}4Yh3Utnw ydMZU=0AJ2S45b diff --git a/Menu/images/menud.gif b/Menu/images/menud.gif deleted file mode 100644 index 2d6218e15ef7b49cc8ad617f2a77e272d0601045..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 189 zcmZ?wbhEHblw%NLIKsg2`Sa(twzl)<&o?$UzI^%ez<~p&PoF+_?%c6s$C{g)-@bi& z<;s=o*RP*BbLPW`4-E|s|NsAIAO$G?WC1JJ0g)g(8Cb0pRQggf=Vh!~m-BjGfzJ7o xT<3-h7TZs-^t&G_U}k9UXFRCppv3KyE)ZpGHFf*Z!iE^W4IX^tO2qgL-7Cr diff --git a/Menu/index.html b/Menu/index.html index a18131cc..66fc412b 100644 --- a/Menu/index.html +++ b/Menu/index.html @@ -1,46 +1,63 @@ - - -
- - - - - -
-

Quick Launch

-

Introduction

-

Compiler

-

Documentation

-

Update

-

Websites

-
- - -
-

Utilities
- MakeNSISW (compiler interface)
- Zip2Exe (convert ZIP to SFX)
-  

-

Folders
- Example scripts
- Contrib (plug-in info etc.)
- Language files

-
-

Documentation
- NSIS Users Manual
- FAQ (online)
- Modern UI Readme
- InstallOptions (custom pages)

-

Websites
- NSIS Website
- Forum
- IRC Channel
- Bug Tracker
- Development Change Log

-
-
-

-

-
- - \ No newline at end of file + + +
+
+ + + + + +
+ +
+ +

+ Compiler
+ Compile NSI scripts
+ Installer based on ZIP file
+
+
+
+

+

+ Developer Center
+ Many more examples, tutorials, plug-ins and NSIS-releted software are available + at the on-line Developer Center. +

+
+

+ Documentation
+ NSIS Users Manual
+ Example scripts
+ Modern UI 2
+ Multi-User Header File
+ StrFunc Header File

+

+ On-line help
+ Forum
+ FAQ
+ IRC Channel
+ Bug Tracker
+

+

+ Plug-ins
+ AdvSplash - splash with fade in/out
+ Banner - banner with custom text
+ BgImage - background image
+ Dialer - internet connection
+ Math - math operations
+ nsDialogs - custom wizard pages
+ nsExec - launch command line tools
+ NSISdl - download files
+ Splash - splash scren
+ StartMenu - Start Menu folder selection
+ System - Windows API calls
+ VPatch - update existing files

+
+

+

+
+ +
+ + diff --git a/Menu/intro.html b/Menu/intro.html deleted file mode 100644 index 62dcdea7..00000000 --- a/Menu/intro.html +++ /dev/null @@ -1,34 +0,0 @@ - - -
- - - - - - -
-

Quick Launch

-

Introduction

-

Compiler

-

Documentation

-

Update

-

Websites

-
-

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.

-
-

-

-
- - \ No newline at end of file diff --git a/Menu/notinstalled.html b/Menu/notinstalled.html index 596fc3f3..6e647d74 100644 --- a/Menu/notinstalled.html +++ b/Menu/notinstalled.html @@ -1,27 +1,22 @@ - - -
- - - - - -
-

Quick Launch

-

Introduction

-

Compiler

-

Documentation

-

Update

-

Websites

-
-

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.

-







-
-

-

-
- - \ No newline at end of file + + +
+
+ + + + + +
+ +

+ 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

+
+ + diff --git a/Menu/update.html b/Menu/update.html deleted file mode 100644 index f44773e3..00000000 --- a/Menu/update.html +++ /dev/null @@ -1,33 +0,0 @@ - - -
- - - - - -
-

Quick Launch

-

Introduction

-

Compiler

-

Documentation

-

Update

-

Websites

-
-

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.

-
-

-
- - \ No newline at end of file diff --git a/Menu/websites.html b/Menu/websites.html deleted file mode 100644 index d8cfa21f..00000000 --- a/Menu/websites.html +++ /dev/null @@ -1,33 +0,0 @@ - - -
- - - - - -
-

Quick Launch

-

Introduction

-

Compiler

-

Documentation

-

Update

-

Websites

-
-

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

-



-
-

-
- - \ No newline at end of file