Subscriber wrote:
> 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?
>   

In an XML file, you can do that with the XmlConfig or XmlFile custom 
actions.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
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