Setting a registry value based on dialog in a visual studio setup project
- by Sam Saffron
I have visual studio setup project with a custom RadioButtons dialog.
How do I get it to write the value of the ButtonProperty in the registry after it is selected in the UI?