- updated history

- added information about silent installers/uninstallers


git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3462 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
kichik 2004-02-04 21:13:50 +00:00
parent b1a527c4ce
commit 2e9cb26270
7 changed files with 152 additions and 27 deletions

View file

@ -145,7 +145,7 @@ Return_check can be 0 (or empty, or left off), or one of the following:
If the return value of the MessageBox is return_check, the installer will Goto jumpto.
Use the /SD parameter with one of the return_check values above to specify the option that will be used when the installer is silent.
Use the /SD parameter with one of the return_check values above to specify the option that will be used when the installer is silent. See \k{silent} for more information.
\S2{return} Return