Christer Solskogen wrote:
> Is it possible to get wix to take input from the user, and use that 
> input to search and replace some stuff in a configuration file (which 
> includes a lot more config than just a username and password)
> If yes, could anyone point me in to the right direction of how?
>   

Yes, depending on the type of config file. You can use XmlConfig to 
write nodes to an XML file using [PROPERTY] syntax to substitute 
property values from the UI. Other file types are possible as well 
(e.g., .ini files).

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