I'm can't seem to find out how to get the response to the 'Everyone,Just Me' radio button option that the user is presented with in the MSI Installer. I would like to use the response to this within my MSI Setup package to trigger some other actions. I thought that it might be the 'ALLUSERS' property but this doesn't seem to work?
Cheers in advance. Metaman
Metaman Wednesday, August 17, 2005 10:44 PM
You are correct it is ALLUSERS but it i set with a 1 or 2, which is probably why it wasn't working as you expected.