In article <[EMAIL PROTECTED]>,
    "dB." <[EMAIL PROTECTED]>  writes:

> How can I preserve the values between install and uninstall?

Write the property into the registry on install and use AppSearch to
scrape it out of the registry.  This will reconstitute the property
value on modify, repair and uninstall -- basically any interaction with
your package after its installed.
-- 
"The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download
      <http://www.xmission.com/~legalize/book/download/index.html>

        Legalize Adulthood! <http://blogs.xmission.com/legalize/>

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to