I have a WiX project used to install a .net app.  The app makes use of the 
Properties of .net to store settings.  These settings go in 
%APPDATA%\Path\to\dir\version\user.config
After I rev the version (either through a small patch, minor upgrade, major 
upgrade), how do I pull in these settings to be used by the new app?  I'm not 
sure if this should be handled by the installer or my program.  Within the .net 
app, I only access these settings through the "Properties.*" namespace, not by 
the path, so I'm unsure how to handle this issue.

Thanks,
Ryan

_________________________________________________________________
The other season of giving begins 6/24/08. Check out the i’m Talkathon.
http://www.imtalkathon.com?source=TXT_EML_WLH_SeasonOfGiving
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to