I'm making a cd based setup where some files will stay on the cd and the rest will be on the users hard drive.
Well i purposedly removed the %product% cd and clicked on a .exe shortcut (refering to the program cd) either on the desktop or in the start menu to see what kind of error i would get. It gave me a general windows type error, reading like "bad path...invalid link.." (something like that), but it does check the cd-rom drive so i know the shortcut is working properly.
Well i want the computer to prompt for the proper disk by asking you for the %product% cd-rom, if it does'nt locate the correct disk.
Error display example: "Place your %productname% disk in your cd-rom drive" when your cd is not located in your drive.
Any ideas? Is it possible?
P.S. I tried messing around with the shell - "execute" commands but that was for running programs either before, after, etc... That doesn't seem to be what im looking for.
Well i purposedly removed the %product% cd and clicked on a .exe shortcut (refering to the program cd) either on the desktop or in the start menu to see what kind of error i would get. It gave me a general windows type error, reading like "bad path...invalid link.." (something like that), but it does check the cd-rom drive so i know the shortcut is working properly.
Well i want the computer to prompt for the proper disk by asking you for the %product% cd-rom, if it does'nt locate the correct disk.
Error display example: "Place your %productname% disk in your cd-rom drive" when your cd is not located in your drive.
Any ideas? Is it possible?
P.S. I tried messing around with the shell - "execute" commands but that was for running programs either before, after, etc... That doesn't seem to be what im looking for.
Comment