I think your problem is going to be that there is no XmlSearch capability.  If 
your installer is the only way of modifying the values, I'd suggest duplicating 
the data into registry keys so that update/repair/remove would have access to 
those user entered values.

-----Original Message-----
From: trush44 [mailto:tr...@outlook.com] 
Sent: Monday, January 06, 2014 4:39 PM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Unable to override SetProperty value with Edit Control 
value

Thank you, John.  Are you displaying any of your REGPROP's in a dialog GUI? 
Using your code, my final issue is that when there is no registry key and 
instead I'm using a default value, I cannot get that default value to display 
in the dialog GUI.  Instead, it displays blank.  If there's a registry key, the 
dialog GUI displays that key's value correctly.

I appreciate all the continued help.  I had read Rob's "Remember Property"
post before but hit a wall with default values.  I can't seem to get the right 
combination of successfully using default values and updating the xml file with 
the correct, user overridden value.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Unable-to-override-SetProperty-value-with-Edit-Control-value-tp7591569p7591608.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance affects 
their revenue. With AppDynamics, you get 100% visibility into your Java,.NET, & 
PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to