I am populating UserName property in UI textbox and then storing it in
registry. For this I am using custom action to set this variable at
UISqeuence and ExecuteSequence. Everything works great.

I found that if I change this value to something else, my registry is never
changes to new value. i saw that log then found that in UISequence its fine
but in ExecuteSequence it changes back to normal. I need to fix this.

I cannot remove the custom action from ExecuteSequence as if I do that then
at the repair (with no UI just Right-Click -> Repair) I found that, the
registry value gets deleted (i am not sure why as verbose sows that value
as empty). But having both CAs intact, it works great.

Again, if I manually the registry value (just for testing), and do repair
using Maintenance dialog, the registry value resets to the original
(default) value.

I am totally lost how to resolve this?
Requirement is to populate username (from computer), in a textbox, store it
in registry and keep it there until uninstall.
How do I use CAs sequencing or where should I call repair so that nothing
gets changed?

-- 
Thanks and Regards,
Ravi Raj
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to