On 05/03/2010 02:00, Bob Arnson wrote:
> On 3/4/2010 3:50 PM, Richard Fine wrote:
>    
>> MSI (s) (48:34) [19:55:31:273]: Invoking remote custom action. DLL:
>> C:\Windows\Installer\MSIBFC7.tmp, Entrypoint: ExecXmlConfig
>>
>>      
> What's after that line? There should be a bit of logging if it couldn't
> process an XmlConfig row.

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,)
MSI (s) (48:A8) [20:04:25:310]: Executing op: CleanupConfigData()
MSI (s) (48:A8) [20:04:25:310]: Executing op: 
RegisterPatchOrder(Continue=0,SequenceType=0,Remove=1)
MSI (s) (48:A8) [20:04:25:310]: Note: 1: 1402 2: 
UNKNOWN\Installer\Products\BE01BDE151F4D6A4B9701D5453F77777\Patches 3: 2
MSI (s) (48:A8) [20:04:25:310]: Executing op: 
RegisterPatchOrder(Continue=0,SequenceType=1,Remove=1)
MSI (s) (48:A8) [20:04:25:310]: Executing op: 
CleanupConfigData(RemovingProduct=1)
MSI (s) (48:A8) [20:04:25:310]: Note: 1: 1402 2: 
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-797610738-609948320-395007073-1000\Products\BE01BDE151F4D6A4B9701D5453F77777\Patches
 
3: 2
MSI (s) (48:A8) [20:04:25:310]: Executing op: 
End(Checksum=0,ProgressTotalHDWord=0,ProgressTotalLDWord=5399000)
MSI (s) (48:A8) [20:04:25:316]: User policy value 'DisableRollback' is 0
MSI (s) (48:A8) [20:04:25:316]: Machine policy value 'DisableRollback' is 0
MSI (s) (48:A8) [20:04:25:418]: Calling SRSetRestorePoint API. 
dwRestorePtType: 0, dwEventType: 103, llSequenceNumber: 199, 
szDescription: "".
MSI (s) (48:A8) [20:04:25:420]: The call to SRSetRestorePoint API 
succeeded. Returned status: 0.
MSI (s) (48:A8) [20:04:25:420]: Unlocking Server
MSI (s) (48:A8) [20:04:26:172]: PROPERTY CHANGE: Deleting UpdateStarted 
property. Its current value is '1'.
Action ended 20:04:26: InstallFinalize. Return value 1.
Action ended 20:04:26: INSTALL. Return value 1.

Looks to me like there's /nothing/ from XmlConfig after the 'Invoking 
remote custom action' line.

- Richard


------------------------------------------------------------------------------
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