SetOutPath "$INSTDIR\reic"
ExecShell open "$INSTDIR\reic\refresh.cmd"
Or hide the window like this:
SetOutPath "$INSTDIR\reic"
ExecShell open "$INSTDIR\reic\refresh.cmd" "" SW_HIDE
"Only a MouseHelmet will save you from a MouseTrap" -Jason Ross (Me)
NSIS 3 POSIX Ninja
Wiki Profile
|