Talk:FAQ: Difference between revisions
From NSIS Wiki
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
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 [[Community|forum]] for this. To execute files use Exec or ExecWait. | |||
Revision as of 17:03, 5 January 2006
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.