I have been using "candle" and "light". I assume this is not VS.
-----Original Message----- From: David Watson [mailto:dwat...@sdl.com] Sent: Tuesday, May 08, 2012 10:00 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Adding paramater to msi that will set valuein config file If you are compiling in visual studio, just add a reference to the WixUtilExtension in your wixproj. (right click references, add reference browse to the wix bin folder and choose C:\Program Files (x86)\WiX Toolset v3.6\bin\\WixUtilExtension.dll) If you are building some other way you will need to edit the command line in whatever tool you are using. -----Original Message----- From: Charles Broadfoot [mailto:charles.broadf...@microsoft.com] Sent: 08 May 2012 15:39 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Adding paramater to msi that will set valuein config file No. How would I do that? -----Original Message----- From: Rob Hamflett [mailto:rob_hamfl...@sn.scee.net] Sent: Thursday, May 03, 2012 12:43 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Adding paramater to msi that will set value in config file On 02/05/2012 15:07, Charles Broadfoot wrote: > > Hi Wix Users, > > I'm trying to do what I would think would be pretty trivial and that > is update a config file value based on a parameter passed into the msi. But when I try to do this, I keep getting the error : error CNDL0200 : The Component element contains an unhandled extension element 'util:XmlConfig'. > > <Wix xmlns='http://schemas.microsoft.com/wix/2006/wi' xmlns:util="http://schemas.microsoft.com/wix/UtilExtension"> Are you specifiying "-ext WixUtilExtension" on the command line? ----------------------------------------------------------------------------- - Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ----------------------------------------------------------------------------- - Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users SDL PLC confidential, all rights reserved. If you are not the intended recipient of this mail SDL requests and requires that you delete it without acting upon or copying any of its contents, and we further request that you advise us. SDL PLC is a public limited company registered in England and Wales. Registered number: 02675207. Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, UK. ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users