My XmlConfig does not seem to work. It doesn't delete the section or the
whole node. I don't get a warning or an error. Just what was supposed to be
deleted is not. This is the XmlConfig line that I am using:
<XmlConfig Id="ConsoleAppConfig14" Action="delete"
ElementPath='//configuration/system.dignostics'
File="[CONSOLEINSTALLDIR]app.Config" Node="element" On="install"
Sequence="14" VerifyPath='New' />
Is this syntax correct? Is it possible that in replacing the wix.targets
file with an earlier version that it could have caused this command to
silently fail?
Thank you for your patience.
Kevin
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Sunday, April 22, 2007 9:11 PM
To: Kevin Burton
Cc: 'Rob Mensching'; wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] Remove a section using XmlFile
Kevin Burton wrote:
OutputFile=<!-- Example, obj\Debug\MySetup.wixobj -->
@(Compile->'..\PACKAGE\WiX_Temp\Release\%(Filename).wixobj')
There's a difference in either your project file or the WiX MSBuild project.
I've never used the WiX v2 MSBuild support so I can't offer any advice on
it. I'd start by verifying that everything works as you'd expect from a
simple command-line build.
--
sig://boB
http://bobs.org
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users