The component in the InstallValidate step seems to be installing. MSI (s) (44:E0) [09:54:07:298]: Component: GuidanceExplorerEXECONFIG; Installed: Absent; Request: Local; Action: Local
Also, I thought components had to be completed together or not at all. The thing is the xml file gets laid down but the configuration of it doesn't seem to be happening. As demonstrated in my code sample, they are all part of the same component. --Peter -----Original Message----- From: Bob Arnson [mailto:b...@joyofsetup.com] Sent: Friday, January 16, 2009 9:03 AM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] XmlConfig questions Peter Oehlert wrote: > I was wondering about that given the name. I'm not seeing an execxmlconfig > in the logfile with the /l*v option. Why might the schedule run but not the > exec? > It won't call ExecXmlConfig if there was nothing to do, or if the component tied to the XmlConfig isn't being installed. Check the verbose log around InstallValidate to check component state. -- sig://boB http://joyofsetup.com/ ---------------------------------------------------------------------------- -- This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users