PDA

View Full Version : HOW to give a shortcut a multiple launch ??


saphirot
01-10-2004, 12:48 PM
Is that possible assigning to a shortcut a target saying that it has to launch two files and not just one??

I already tried with these but no results:

%AppDir%\xxxxx.xxx %AppDir%\xxxxx.xxx

%AppDir%\xxxxx.xxx; xxxxx.xxx

%AppDir%\xxxxx.xxx xxxxx.xxx


HELP PLEASE!!!!

JimS
01-10-2004, 03:22 PM
I wonder if you can create a .BAT file that launches the two applications, then create a shortcut to the .BAT file.

saphirot
01-10-2004, 03:26 PM
yes.. i solved in a sort of that way...