locked
Edit existing registry value RRS feed

  • Question

  • I have a registry entry as follows:

    RegKey1 |_RegKey2 |_RegKey3 (If RegKey3 doesn't exists then create) |_regVal1 DWORD 1 (if exists then get regVal1 value) |_regVal2 SZ "Path"

    how to do this scenario in Wix? I got that we can add property and condition.

    But how to get the value from it and edit that value?

    • Moved by 宝宝徐 Thursday, September 21, 2017 8:38 AM
    Monday, September 18, 2017 9:12 AM

All replies

  • Hi Blessy,

    Thank you for posting in MSDN forum.

    This forum is about .Net Framework Setup and Servicing, from your description, this issue is much related to Wix I suggest you could post in http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/  to get a better professional support.

    Thank you for your understanding and cooperation.

    Best Regards,


    MSDN Community Support
    Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact MSDNFSF@microsoft.com.


    • Edited by 宝宝徐 Tuesday, September 19, 2017 5:51 AM
    Tuesday, September 19, 2017 5:50 AM