How to write a batch file to run a number of applications minimized?

Re: batch file by Shenan

Shenan
Sat Mar 01 18:09:14 PST 2008

Sulasno wrote:
> How to write a batch file to run a number of applications minimized?

Start button --> RUN --> type in:

cmd /k start /?

Does that help?

--
Shenan Stanley
MS-MVP
--
How To Ask Questions The Smart Way
http://www.catb.org/~esr/faqs/smart-questions.html



Re: batch file by VanguardLH

VanguardLH
Sat Mar 01 22:14:01 PST 2008

"Sulasno" wrote in message
news:e2McMIAfIHA.1900@TK2MSFTNGP02.phx.gbl...
> How to write a batch file to run a number of applications minimized?


Yes. An answer that is as vague as your post.

Read:
http://66.39.69.143/goodpost.htm
http://support.microsoft.com/kb/555375
http://users.tpg.com.au/bzyhjr/liszt.html


Re: batch file by Sulasno

Sulasno
Sun Mar 02 04:51:38 PST 2008

sigh

How to create a batch file to open 6 applications at the same time?


"VanguardLH" <V@nguard.LH> wrote in message
news:uFX8XyCfIHA.4260@TK2MSFTNGP05.phx.gbl...
> "Sulasno" wrote in message news:e2McMIAfIHA.1900@TK2MSFTNGP02.phx.gbl...
>> How to write a batch file to run a number of applications minimized?
>
>
> Yes. An answer that is as vague as your post.
>
> Read:
> http://66.39.69.143/goodpost.htm
> http://support.microsoft.com/kb/555375
> http://users.tpg.com.au/bzyhjr/liszt.html
>



Re: batch file by Sulasno

Sulasno
Sun Mar 02 04:53:08 PST 2008

thanks

"Shenan Stanley" <newshelper@gmail.com> wrote in message
news:eUC7qpAfIHA.1188@TK2MSFTNGP04.phx.gbl...
> Sulasno wrote:
>> How to write a batch file to run a number of applications minimized?
>
> Start button --> RUN --> type in:
>
> cmd /k start /?
>
> Does that help?
>
> --
> Shenan Stanley
> MS-MVP
> --
> How To Ask Questions The Smart Way
> http://www.catb.org/~esr/faqs/smart-questions.html
>



Re: batch file by New

New
Sun Mar 02 08:07:29 PST 2008

Using scheduled tasks until you learn how.



Re: batch file by Sulasno

Sulasno
Mon Mar 03 23:26:43 PST 2008

never mind

will google for it

"New Orleans Novice" <ReadingLearningWriting@gmail.com> wrote in message
news:ucGyA%23HfIHA.4056@TK2MSFTNGP06.phx.gbl...
> Using scheduled tasks until you learn how.
>