Launching multiple applications with a single command/script/shortcut
Posted
by
Bill
on Super User
See other posts from Super User
or by Bill
Published on 2011-01-04T16:04:25Z
Indexed on
2012/07/09
3:18 UTC
Read the original article
Hit count: 215
I realized a few days ago that every time I sit down at work, I do a few things after unlocking my computer. First, I open up Firefox, then I open up Chrome, then I log in to Digsby. I realized I could probably save repeating this daily by writing a small batch script to open up Firefox and Chrome , but I couldn't figure out how to make it work.. and since the whole effort is to save time I don't want to bash my head around in the windows command prompt to do it. I also tired this in powershell but ran in to a bunch of security nonsense.
Is there a way to do this that I am missing? Bonus points if somebody has figured out how to manipulate Digsby via COM , scripting, or python =)
© Super User or respective owner