Millsy79 Posted January 12, 2024 Posted January 12, 2024 Hi I'm trying to edit an msi file so that instead of a radio button be pre selected for a 'just me' selection it will pre select the 'everyone' option. The options are selected via a radio button. In the properties table of the MSI, I have found a property named 'FolderForm_AllUsers' the value of this is 'ME'. if that value is changed then the 'just me' option is no longer pre selected but neither is the 'everyone' option. I've tried replacing the 'ME' value with the word 'EVERYONE' but it doesn't seem to make a difference. Has any one any experience with using orca that might be able to lend a hand?
andy_b Posted January 12, 2024 Posted January 12, 2024 Property Table have an ALLUSERS property that can be set to 1? 1
Millsy79 Posted January 12, 2024 Author Posted January 12, 2024 Thanks. I added ALLUSERS to the property table and it has worked
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