Talk:FAQ

From NSIS Wiki
Revision as of 17:03, 5 January 2006 by Kichik (talk | contribs)
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.