matthewk Posted August 31, 2005 Posted August 31, 2005 I was wondering if anyone has created capability of being able to use more than one checkbox option for an application. For example, sometimes I may want MSN messenger to run each time windows starts, and I may want the opposite on another install. It would be nice to have an additional checkbox there with this note for this capability. Thanks in advance
athomsen Posted August 31, 2005 Posted August 31, 2005 I am guessing from your title that you just run a registry file to change the setting. If so, you can have one program entry for the install and another entry for the reg file. Then make the program entry for the registry file dependent on the program install. This will prevent someone from running just the registry entry.
g-alex Posted September 1, 2005 Posted September 1, 2005 Yes, but what happens if you want to dissalow choosing both options, but only one at a time?
athomsen Posted September 1, 2005 Posted September 1, 2005 Well, if you have 2 different installs with seperate settings then set the exclusion for prog1 = prog2's UID and the exclusion for prog2 = prog1's UID. Now the user can only select 1 at a time.
g-alex Posted September 1, 2005 Posted September 1, 2005 Ok, I think you are right, I will try it in my next WPI confiuration updatethank you
athomsen Posted September 1, 2005 Posted September 1, 2005 Thanks for the vote of confidence there g-alex You're welcome!
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now