Talk:FAQ
From NSIS Wiki
Jump to navigationJump to search
I need turn and exit the file automatically in script. How I can do this? It's "*.exe" file. It's must be started from installer and automatically closed.
- This is not the place to ask scripting questions. Use the forum for this. To execute files use Exec or ExecWait.