[Help]Opening Two Programs From One Docklet
-
Group:
Member
-
Posts:
54
-
Joined:
03-April 05
Posted 16 May 2005 - 07:11 AM
I KNOW I saw this posted somewhere, but I cannot find it at all. How can I make it so that when I click the docklet to open Ave, it opens iTunes too? I saw something similar posted before and someone showed him a VB script that did it.
Thanks a lot
0
-
Group:
Member
-
Posts:
410
-
Joined:
11-January 04
Posted 16 May 2005 - 07:25 AM
put this in notepad
start "x" "Pathtoprogram"
start "x" "Pathtoprogram"
and save it as a .bat
that should work.
0
-
Group:
Member
-
Posts:
54
-
Joined:
03-April 05
Posted 16 May 2005 - 02:54 PM
Thanks! Worked great
0