Hello
I run several batch files (with exec and execwait and execshell) to xcopy files to
target system.
All of these instructions have the same behavior, if I use them to run batch files:
The window(DOS) does not close ! (Win98)
Dow anybody know how to provide this ?
Thank you in advance
Rene
Exec : DOS Windows do not close after running *.bat files , why?
3 posts
Use nsExec to execute DOS programs. nsExec will capture the output and will hide the DOS window. See Contrib\nsExec for readme and examples.
batch files
check the properties tab of the batch file set to minimize window and close on exit
check the properties tab of the batch file set to minimize window and close on exit