Re: closing the batch file CMD/DOS window


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

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 !



Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?  

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):





Each file can be a maximum of 1MB in length Uploaded files will be purged from the server on a regular basis.


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]