Keep deleting parts of the execommand string until it compiles. The " s are most likely causes.
-----Original Message----- From: Natalie Carr [mailto:natalie.c...@measuresoft.com] Sent: 30 January 2013 12:27 To: wix-users@lists.sourceforge.net Subject: [WiX-users] IIS- delete hidden segment error Hi I am trying to delete a hidden segment when installing a web application. I am using the following code: <CustomAction Id="DeleteHiddenSegment" Return="asyncNoWait" Directory="TARGETDIR" ExeCommand="[SystemFolder]inetsrv\appcmd set config /section:requestfiltering /-hiddensegments.[segment="bin"]" Impersonate="no" Execute="deferred" /> But I am getting the error: error LGHT0204: ICE03: Invalid format string Can anyone please help me out? Kind Regards, Natalie Carr ----------------------------------------------------------------------------- - Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ 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. ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users