Multiple application start up

  • Thread starter Thread starter M.Rich
  • Start date Start date
M

M.Rich

Hello, I would like to have 3 programs open at once with the click of one
Icon. I guess like a batch file. How can this be done.
Thanks in advance..
Mrich
 
Create a file .cmd extension and put the path to all the programs in the
file. Like this:
calc.exe
notepad
sol.exe

--
Winners dont do different things, they do things differently.

Madhur Ahuja
India

Homepage : http://madhur.netfirms.com
Email : madhur<underscore>ahuja<at>yahoo<dot>com
 
Thanks for the reply,
I tried it but it only blinked the cmd/dos screen and didnt open the
programs.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top