2002-10-04 17:46:02 +00:00
|
|
|
Name "nsExec Test"
|
|
|
|
|
|
|
|
OutFile "nsExec Test.exe"
|
|
|
|
|
|
|
|
ShowInstDetails show
|
|
|
|
|
|
|
|
Section
|
2002-10-04 18:12:14 +00:00
|
|
|
nsExec::ExecToLog '"${NSISDIR}\makensis.exe" /CMDHELP'
|
2002-10-04 17:46:02 +00:00
|
|
|
Pop $0
|
|
|
|
DetailPrint ""
|
|
|
|
DetailPrint " Return value: $0"
|
|
|
|
SectionEnd
|