Using the permission element from within the createfolder element works
correctly. However, in the code snippet that I provided, I need to change
permissions on a directory that will be implicitly created by wix during
the install (by using the directory element).
So is this a current limitation
Is this something that is not supported in wix 2 or a limitation of
Windows? If that is the case, what are others using to solve this?
Thanks,
John
> more specifically, what ACL options should I be using to enable
> ALL users on the computer to write and read files from this folder?
> The permi
more specifically, what ACL options should I be using to enable
ALL users on the computer to write and read files from this folder?
The permission element has a "user" attribute. What should I be
passing to this? Any code snippets in v2 will be appreciated.
Regards,
John
2 Express
>> Download DB2 Express C - the FREE version of DB2 express and take
>> control of your XML. No limits. Just data. Click to get it now.
>> http://sourceforge.net/powerbar/db2/
>> ___
>> WiX-users mailing list
>>
I need to create a "ProductName" folder in the
c:\ProgramData\CompanyName\ProductName path under Vista and make its
readable and writeable by all users (by default Windows Vista allows only
the user who created the file to edit the file). In my case, the
product.ini file that will be placed in thi
5 matches
Mail list logo