Added an example that demonstrates commands related to silent installers
git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@3289 212acab6-be3b-0410-9dea-997c60f758d6
This commit is contained in:
parent
672e695976
commit
d6d78591f0
2 changed files with 63 additions and 0 deletions
|
@ -188,6 +188,7 @@ Section "Script Examples" SecExample
|
|||
File ..\Examples\VersionInfo.nsi
|
||||
File ..\Examples\UserVars.nsi
|
||||
File ..\Examples\LogicLib.nsi
|
||||
File ..\Examples\silent.nsi
|
||||
SectionEnd
|
||||
|
||||
!ifndef NO_STARTMENUSHORTCUTS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue