Hi,

I would like to do some text replace under installation with WiX. The 
scenario is, that the user selects a destination for the program to be 
installed. This value is to be used as an absolute path in some of the 
configuration files of the installed application. Is it possible to do 
this kind of replacement with WiX?

My idea is to insert a tag into the configuration files - eg. 
[TO_BE_REPLACED] and every place this value is present, WiX should 
replace the value with for example "C:\Application"...

regards,
kews

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to