Thanks, it works!

Next question: after reading value from registry, can I remove some symbols?
In my case I need to remove quotes from string

    <Property Id="SAVE_POSTNAME" Secure="yes">
      <RegistrySearch Id="FindSavedPostName" Root="HKCU"
Key="Software\DFPost\DFPost40\[CONFIG_NAME]\Modules\PostManager:tPostManager"
Name="UserName" Type="raw"/>
    </Property>
    <SetProperty Id="POST_NAME" Value="[SAVE_POSTNAME]" After="AppSearch"/>

-- 
View this message in context: 
http://n2.nabble.com/Storing-variale-value-after-installation-tp4500806p4505838.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to