updated texts, links

git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@2805 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
joostverburg 2003-08-12 15:11:35 +00:00
parent da6c41fa7b
commit f432054bd9
5 changed files with 21 additions and 19 deletions

View file

@ -15,10 +15,10 @@
<p>NSIS Scripts can be compiled with the makensis compiler.<br>
MakeNSISW is a graphical interface for the compiler.</p>
<p>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
right click on the script file in explorer and choose 'Compile NSI'. 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 into the window.</p>
or drag the script file from explorer into the window.</p>
<p><a href="EX:makensisw.exe"><strong>Start MakeNSISW &gt;</strong></a></p>
</td>
</tr>