converted archive links to wiki links
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@4131 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
435df01a57
commit
6e4d079866
7 changed files with 14 additions and 14 deletions
|
@ -30,7 +30,7 @@ You can choose between three different integrated compression method (ZLib, BZip
|
|||
|
||||
\\<b\\>Script based\\</b\\>
|
||||
|
||||
Unlike other systems that can only generate installers based on a list of files and registry keys, NSIS has a powerful scripting language. This script language is designed for installers and has commands that help you to perform many installation tasks. You can easily add custom logic and handle different upgrades, version checks and more. On the \W{http://nsis.sourceforge.net/nsisarchive/}{NSIS Archive Page} you can find a lot more.
|
||||
Unlike other systems that can only generate installers based on a list of files and registry keys, NSIS has a powerful scripting language. This script language is designed for installers and has commands that help you to perform many installation tasks. You can easily add custom logic and handle different upgrades, version checks and more. On the \W{http://nsis.sourceforge.net/wiki/}{NSIS Wiki} you can find a lot more.
|
||||
|
||||
\\<b\\>Multiple languages in one installer\\</b\\>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue