On 3/6/2010 12:04 PM, Richard Fine wrote:
> I don't see any. The same line in a later attempt:
> MSI (s) (48:A8) [20:04:24:913]: Executing op:
> ActionStart(Name=ExecXmlConfig,,)
> MSI (s) (48:A8) [20:04:24:914]: Executing op:
> CustomActionSchedule(Action=ExecXmlConfig,ActionType=3073,Source=BinaryData,Target=ExecXmlConfig,CustomActionData=1€C:\Program
> Files
> (x86)\GameDev.net\Renderer\Renderer.exe.config€7€0€//configuration/gdnet.rendering/presentationpackages€a...@path='Packages\StandardLayouts.dll']€€€0)
> MSI (s) (48:F0) [20:04:24:918]: Invoking remote custom action. DLL:
> C:\Windows\Installer\MSIE45A.tmp, Entrypoint: ExecXmlConfig
> MSI (s) (48:A8) [20:04:25:309]: Executing op:
> ActionStart(Name=PublishProduct,Description=Publishing product information,)
>    

I'd suggest enabling verbose logging (see 
http://www.joyofsetup.com/2008/07/15/verbose-logging-from-wcautil/ for 
details) to see if ExecXmlConfig is doing anything. It took 400 
milliseconds so it's doing something but there are some additional 
verbose messages that might give a clue.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to