ExecDos not caused any problems (today 🙂 ).Name "nsExec Test"
OutFile "nsExec Test.exe"
ShowInstDetails show
Section "MakeNSIS commands help"
; ExecDos::exec '"c:\qstar\bin\helper.exe" inssvc stop' "" "$EXEDIR\helper.log"
nsexec::exec '"c:\qstar\bin\helper.exe" inssvc stop'
Pop $0
DetailPrint " c:\qstar\bin\helper.exe Return value: $0"
SectionEnd
Antivirus alert was on tmp file during nsExec.dll extraction to the temporary dir.