Hi all,

I'm having a time problem with my installer.
On some systems (not all) the installer need very long time on the Action 
ExecSecureObjects.

>From the trace I only see 
MSI (s) (0C:EC) [14:13:47:715]: Executing op: 
ActionStart(Name=ExecSecureObjects,,)
MSI (s) (0C:EC) [14:13:47:715]: Executing op: 
CustomActionSchedule(Action=ExecSecureObjects,ActionType=3073,Source=BinaryData,Target=ExecSecureObjects,CustomActionData=C:\ProgramData\Rohde-Schwarz\Contest\€CreateFolder€€Everyone€268435456)
MSI (s) (0C:60) [14:13:47:717]: Invoking remote custom action. DLL: 
C:\Windows\Installer\MSI711C.tmp, Entrypoint: ExecSecureObjects
MSI (s) (0C:EC) [14:21:31:914]: Executing op: 
ActionStart(Name=RegisterProduct,Description=Registering 
product,Template=[1])

My first thought was that my custon action where I set the user access 
rights for C:\ProgramData\Rohde-Schwarz\Contest to everyone but the lauch 
time for this action is under a minute
As well I find the entry 
MSI (s) (0C!C0) [14:13:37:075]: Doing action: ExecSecureObjects
Action start 14:13:37: ExecSecureObjects.
Action ended 14:13:37: ExecSecureObjects. Return value 1.
MSI (s) (0C:EC) [14:13:37:078]: Doing action: RegisterUser

How can I figure out what is causing this delay?

Best regards,
  Thomas
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to