Posted by Robert G Laurin on May 25, 2012 at 07:57:37:
In Reply to: closing the batch file CMD/DOS window posted by Bob A on May 25, 2012 at 07:33:08:
I think dot-bat files close by themselves.
You may consider (ShellExecuteWait= ) if your program depends or expect the dot-bat to complete before resuming. Otherwise your Comet program will just continue after the ShellExecute (which is like a Launch=)
If not, you may consider putting an EXIT at the end of your dot-bat.
If your batch file just perform a single function, you may consider launching that application directly.
Have fun !
Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.