I am trying to get Autoplay Media studio to NOT run if it detects a given registery key and value.
so basically i want to check to see if the registry value exists, determine what the value is, and if it is less than the version on the CD, the software will run. If it is equal to or greater, the autorun will not be displayed and/or and message will be displayed stating that they already have this software.
I have played with a few different examples i have found, and am starting to get frustrated.
Also, od i want to put this script in the preload area of my first page, or on the onstartup area of the project?
I do not want to use the run once feature, in case the user inserts the disc and has problems/questions and does not proceed.

