Re: [WiX-users] ExecSecureObjects action need very long time

2015-07-06 Thread Thomas . Deboben . ext
Hi, I'm one step further. The action setAccessRights is not involved - I had removed it for my tests. So I just found A colleague has introduced the PermissionEx util :-) Is there a way to exclude some special subfolders? Thanks, Thomas Von:thom

Re: [WiX-users] ExecSecureObjects action need very long time

2015-07-06 Thread Thomas . Deboben . ext
I just added a false condition to my setAccessRights action so the action was skipped., but still the ExecSecureObjects action does took much longer with many files in my ProgramData folder. :-( How can I control ExecSecureObjects? Thanks, Thomas Von:thomas.deboben@rohde-schwarz.c

Re: [WiX-users] ExecSecureObjects action need very long time

2015-07-06 Thread Thomas . Deboben . ext
Hi Rob, in the scenarion where the QA has reported this behaviour my setAccessRights action had a bug and did not do anything, so no ACLs where changed :-( But how is setAccessRightsinvolved and what will this action do? If I could find a way to set a condition for the setAccessRights action to

Re: [WiX-users] ExecSecureObjects action need very long time

2015-07-02 Thread Thomas . Deboben . ext
Hi Rob, on one system yes 1.3 million files so the installer run 40 min. After removing these files the installer performed fine again. On the other system where I added the trace infos onle 215 files with 55MB. Cheers, Thomas Von:Rob Mensching An: General discussion about the WiX

Re: [WiX-users] ExecSecureObjects action need very long time

2015-07-02 Thread Thomas . Deboben . ext
Hi, no one there who could give me a hint? Best regards, Thomas -Original Message- [WiX-users] ExecSecureObjects action need very long time From: Thomas.D - 2015-06-17 12:26:11 Hi all, I'm having a time problem with my installer. On some systems (not all) the installer need very lon

[WiX-users] ExecSecureObjects action need very long time

2015-06-17 Thread Thomas . Deboben . ext
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]: Execu