VagabondSW
Well-known member
- Joined
- Feb 19, 2005
- Messages
- 66
Id like to capture the CD Insert or Autorun (if enabled) if possible.
Here is the scenario. I am developing MyApp 2.0 that reads content distributed on CDs or DVDs. Unfortunately, the content CDs used with MyApp 1.0 included an autorun file that either installed MyApp 1.0 or launched an existing MyApp 1.0 installation. If the end-user already has MyApp 2.0 installed, I do not want old CDs containing MyApp 1.0 to attempt to install the legacy application when inserted into the drive.
Is there a way to detect and prevent that from happening?
Here is the scenario. I am developing MyApp 2.0 that reads content distributed on CDs or DVDs. Unfortunately, the content CDs used with MyApp 1.0 included an autorun file that either installed MyApp 1.0 or launched an existing MyApp 1.0 installation. If the end-user already has MyApp 2.0 installed, I do not want old CDs containing MyApp 1.0 to attempt to install the legacy application when inserted into the drive.
Is there a way to detect and prevent that from happening?