Does "C:\temp\settings.xml" actually exist on the target machine? It is very unusual to have a hard coded path. Usually people use a File reference (aka: [!FileId]) to target a file that is installed.
-----Original Message----- From: md5hans [mailto:[EMAIL PROTECTED] Sent: Friday, December 05, 2008 04:39 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] XmlConfig (again) Hi! I'm not so good at interpreting msi log but i think the component CustomAction.ModifyPacketXml is installed verbose log: MSI (s) (14:50) [08:22:52:762]: Doing action: InstallValidate MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: ActionText Action start 08:22:52: InstallValidate. MSI (s) (14:50) [08:22:52:762]: Feature: Complete; Installed: Absent; Request: Local; Action: Local MSI (s) (14:50) [08:22:52:762]: Component: Dummy; Installed: Absent; Request: Local; Action: Local MSI (s) (14:50) [08:22:52:762]: Component: CustomAction.ModifyPacketXml; Installed: Absent; Request: Local; Action: Local MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Registry MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: BindImage MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: ProgId MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: PublishComponent MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: SelfReg MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Extension MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Font MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Shortcut MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Class MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: _RemoveFilePath MSI (s) (14:50) [08:22:52:762]: PROPERTY CHANGE: Modifying CostingComplete property. Its current value is '0'. Its new value: '1'. MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Registry MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: BindImage MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: ProgId MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: PublishComponent MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: SelfReg MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Extension MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Font MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Shortcut MSI (s) (14:50) [08:22:52:762]: Note: 1: 2205 2: 3: Class MSI (s) (14:50) [08:22:52:762]: Note: 1: 2727 2: MSI (s) (14:50) [08:22:52:762]: Note: 1: 2727 2: Action ended 08:22:52: InstallValidate. Return value 1. Rob Mensching-2 wrote: > > Look in a verbose log file and check that your Component is actually being > installed. > -- View this message in context: http://n2.nabble.com/XmlConfig-%28again%29-tp1617441p1618162.html Sent from the wix-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada. The future of the web can't happen without you. Join us at MIX09 to help pave the way to the Next Web now. Learn more and register at http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users