Cody Cutrer wrote:
> Is there any way to set the system attribute on a directory that is created 
> by the installer?  The Directory element doesn't have Hidden and System 
> attributes.  

MSI doesn't support attributes on directories (see the Directory table 
<http://msdn.microsoft.com/en-us/library/aa368295.aspx> doc).

> Also, the File element does have Hidden and System attributes.  Is there a 
> way to set the attributes on an existing file not installed (or overwritten) 
> by the installer?
>   

MSI doesn't support that.

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

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to