No gorey details cuz I'm short on time. How do I make a shortcut that will accomidate a changing drive letter? aka what work as a wildcard for the drive letter????
Impossible AFAIK.
Unless you're able to set an environment value of %cdromdrive% to point to a cdrom drive, make a shortcut like %cdromdrive%:\file.exe
-M
With Muno's idea you still need to manually configure the environment variable at each machine. The good part is that with future use the %cdromdrive% will already be set.