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 ![]()
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 ![]()
put this in notepad
start "x" "Pathtoprogram"
start "x" "Pathtoprogram"
and save it as a .bat
that should work.
Thanks! Worked great ![]()