nsExec on Win2003?
Has anyone tried using nsExec on Windows 2003? Last few times I tried it it didn't work at all. It seems to work fine on XP though.
9 posts
Batch file content
ExecDos::exec "$EXEDIR\nsi.bat" "" "$EXEDIR\${APP_NAME}.log"
Pop $0 ; bat exit code
@echo off
grep.exe ExecDos Readme.txt
cls DOS window not appears, log file receives output. Texted on XP, but I hope batch execution to be the same on other systems.