That worked. Thanks!

--- On Thu, 3/26/09, Bob Arnson <[email protected]> wrote:

From: Bob Arnson <[email protected]>
Subject: Re: [WiX-users] Conditional Folder Permissions
To: "General discussion for Windows Installer XML toolset." 
<[email protected]>
Date: Thursday, March 26, 2009, 2:07 AM

JW wrote:
> Is it possible to set folder permissions conditionally? 

Try creating two separate Directory elements, one for each conditioned 
component. You can use Name="." to make both the same as the parent 
directory but with different IDs to satisfy the key constraint.

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



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users



      
------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to