Setting a registry value based on dialog in a visual studio setup project

Posted by Sam Saffron on Stack Overflow See other posts from Stack Overflow or by Sam Saffron
Published on 2010-04-07T03:59:21Z Indexed on 2010/04/07 4:03 UTC
Read the original article Hit count: 425

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?

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about visual-studio-2008