Hi,

I'm one step further.
The action setAccessRights is not involved - I had removed it for my 
tests.

So I just found 
  <DirectoryRef Id="Directory.ProgramData.Contest">
    <Component Id="Component.Directory.ProgramData.Contest" Guid="
{9AAF8540-6580-42A7-ACD0-F7806BAD12F5}">
      <CreateFolder Directory="Directory.ProgramData.Contest">
        <util:PermissionEx User="Everyone" GenericAll="yes" />
      </CreateFolder>
    </Component>
  </DirectoryRef>

A colleague has introduced the PermissionEx util :-)
Is there a way to exclude some special subfolders?

Thanks,
  Thomas



Von:    thomas.deboben....@rohde-schwarz.com
An:     "General discussion about the WiX toolset." 
<wix-users@lists.sourceforge.net>, 
Datum:  06.07.2015 11:38
Betreff:        Re: [WiX-users] ExecSecureObjects action need very long 
time



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.com
An:     "General discussion about the WiX toolset." 
<wix-users@lists.sourceforge.net>, 
Datum:  06.07.2015 11:05
Betreff:        Re: [WiX-users] ExecSecureObjects action need very long 
time



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 


false in the way I don't change ACLs a second time would this prevent 
ExecSecureObjects checking my folder?

Thanks,
   Thomas



Von:    Rob Mensching <r...@firegiant.com>
An:     General discussion about the WiX toolset. 
<wix-users@lists.sourceforge.net>, 
Datum:  02.07.2015 11:36
Betreff:        Re: [WiX-users] ExecSecureObjects action need very long 
time



Yeah, okay then. Resetting the ACLs on lots and lots of files can take 
lots and lots of time.

_____________________________________________________________
 Short replies here. Complete answers over there: 
http://www.firegiant.com/


-----Original Message-----
From: thomas.deboben....@rohde-schwarz.com [
mailto:thomas.deboben....@rohde-schwarz.com] 
Sent: Thursday, July 2, 2015 2:22 AM
To: General discussion about the WiX toolset.
Subject: Re: [WiX-users] ExecSecureObjects action need very long time

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

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to