section structure, file associations, shell extensions

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3222 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-11-27 21:29:05 +00:00
parent f6ebb29045
commit edbc22d642
2 changed files with 298 additions and 290 deletions

View file

@ -15,9 +15,9 @@
<p><font size="+1" color="#0C6E97"><b>Compiler</b></font></p>
<p>The makensis compiler can compile NSIS scripts to create installer
executables.<br>MakeNSISW is a graphical interface for this compiler.</p>
<p>If you have installed the shell extensions (they are installed by default),
right click on the script file in explorer and choose 'Compile NSI'. The
compiler will be started in the MakeNSISW interface.</p>
<p>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.</p>
<p>You can also start MakeNSISW and open the script using the File menu
or drag the script file from explorer into the window.</p>
<p><a href="EX:makensisw.exe"><b>Start MakeNSISW &gt;</b></a></p>