so is using this okay??
[WIX_ACCOUNT_NETWORKSERVICE]?
--
View this message in context:
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/RE-SPAM-Re-setting-permissions-when-creating-folder-GB-tp7597876p7597885.html
Sent from the wix-users mailing list archive at Nabble.com.
---
:steven.ogil...@titus.com]
Sent: Wednesday, November 12, 2014 11:12 AM
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] [SPAM] Re: setting permissions when creating folder...
[GB]
Classification: General Business
So I would use: ??
Steve
[Latest TITUS News!]<http://www.t
land [mailto:[hidden
email]]
Sent: Wednesday, November 12, 2014 10:59 AM
To: [hidden email]
Subject: [WiX-users] [SPAM] Re: setting permissions when creating folder...
Use the Well-Known SID to look up the localized name for built-in accounts.
I think the C# code would look like this:
9 AM
To: [hidden email]
Subject: [WiX-users] [SPAM] Re: setting permissions when creating folder...
Use the Well-Known SID to look up the localized name for built-in accounts.
I think the C# code would look like this:
string aSID = new
SecurityIdentifier(WellKnownSidType.Local
ject: [WiX-users] [SPAM] Re: setting permissions when creating folder...
Use the Well-Known SID to look up the localized name for built-in accounts.
I think the C# code would look like this:
string aSID = new
SecurityIdentifier(WellKnownSidType.LocalServiceSid, null).ToSt
This also needs to be posted in the Finnish language Pack post...
Quoting Phill Hogland :
> Use the Well-Known SID to look up the localized name for built-in accounts.
>
> I think the C# code would look like this:
> string aSID = new
> SecurityIdentifier(WellKnownSidType.Local
Use the Well-Known SID to look up the localized name for built-in accounts.
I think the C# code would look like this:
string aSID = new
SecurityIdentifier(WellKnownSidType.LocalServiceSid, null).ToString();
string domain_localService = new
System.Security.Pr
7 matches
Mail list logo