| Re: Batch File Questions Exactly. Thanks again.
"." wrote:
> Tim's example wom't work. You'll see in my post I use a blank title.
>
> --
> ..
> --
> "Terry R." <F1Com@NOSPAMpobox.com> wrote in message
> news:uqbrBaf%23JHA.4984@TK2MSFTNGP05.phx.gbl...
> > 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.
>
> |