Hi Chris,

Network Service is one of the users that has a special string name which
you must use to refer to it in your wxs.  I have the following which has
worked for me (notice there is not a domain specified). 

<Permission CreateFile="yes" GenericAll="yes" Read="yes"
ReadAttributes="yes" WriteAttributes="yes" User="NetworkService" />

I believe the same syntax would work for the PermissionEx element, but
the timing of execution of those two actions is very different so
beware.

Amy

-----Original Message-----
From: Gremlin [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, November 25, 2008 1:33 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] FileSharePermission for NT AUTHORITY\NetworkService
User


Hello!

How can I set the file share permission for the NetworkService-User?
Somehow it didn't work with the FileSharePermission-Tag. 
Could you give me an example?

Thank you,
Chris
-- 
View this message in context:
http://n2.nabble.com/FileSharePermission-for-NT-AUTHORITY%5CNetworkServi
ce-User-tp1575516p1575516.html
Sent from the wix-users mailing list archive at Nabble.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

-------------------------------------------------------------------------
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