View Single Post
  #10 (permalink)  
Old 06-30-2009, 07:50 PM
Terry R.
Newsgroup Contributor
 
Posts: n/a
Re: Batch File Questions

The date and time was Tuesday, June 30, 2009 7:33:59 PM, and on a whim,
pounded out on the keyboard:

> If putting the program in quotes you have to specify a title because the
> first set of quotes is taken as the title.
>


You don't have to "specify" a title. Just add an extra set of quotes.
start "" /wait "C:\Program Files\My Application\My Program" /parameters


Terry R.
--
Anti-spam measures are included in my email address.
Delete NOSPAM from the email address after clicking Reply.
Reply With Quote

 
Old 06-30-2009, 07:50 PM