Hi all,
I am setting a permission on a folder:
<Component Id="cmp_ProgramDataPermServ"
Guid="<some guid>" Permanent="no" Shared="no">
<CreateFolder>
<util:PermissionEx User="NETWORK SERVICE" GenericWrite="yes"
GenericRead="yes" />
</CreateFolder>
This has been working fine for a LONG time...
However, someone is trying to install our software on a German Windows 7 or
8 OS and getting this error:
ExecSecureObjects: Securing Object: C:\ProgramData\TITUS\ Type:
CreateFolder User: NETWORK SERVICE
ExecSecureObjects: Error 0x80070534: failed to get sid for account: NETWORK
SERVICE
Do I really need to change the permission User to:
<util:PermissionEx User="NT AUTHORITY\NETWORK SERVICE" GenericWrite="yes"
GenericRead="yes" />
??
thanks,
Steve
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/setting-permissions-when-creating-folder-tp7597867.html
Sent from the wix-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push notifications.
Take corrective actions from your mobile device.
http://pubads.g.doubleclick.net/gampad/clk?id=154624111&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users