If I set "InstallAllUsers" to false, ALLUSERS will be set to "".
If I set "InstallAllUsers" to true, ALLUSERS will be "2".
Both options are not what I want. How can I create a setup with Visual Studio that has ALLUSERS set to 1?
If I set "InstallAllUsers" to false, ALLUSERS will be set to "".
If I set "InstallAllUsers" to true, ALLUSERS will be "2".
Both options are not what I want. How can I create a setup with Visual Studio that has ALLUSERS set to 1?