Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties

2008-08-28 Thread Neil Sleightholm
2008 16:23 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties Are you running on Windows 2000? The Network Service account only exists on Windows XP and above. WIX_ACCOUNT_NETWORKSERVICE relies on a custom

Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties

2008-08-28 Thread Cody Cutrer
nsching" <[EMAIL PROTECTED]> wrote: Did you try "NetworkService"? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Sleightholm Sent: Wednesday, August 27, 2008 15:26 To: General discussion for Windows Installer XML toolset. Subject: [

Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties

2008-08-28 Thread Neil Sleightholm
__ From: [EMAIL PROTECTED] on behalf of Rob Mensching Sent: Thu 28/08/2008 00:07 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties Did you try "NetworkService"? -Original Messa

Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties

2008-08-28 Thread Chris Walford
inal Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Sleightholm Sent: 28 August 2008 10:55 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties Thanks for the tip but the problem is th

Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties

2008-08-28 Thread Neil Sleightholm
Limited [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> From: [EMAIL PROTECTED] on behalf of Chris Walford Sent: Thu 28/08/2008 08:33 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID propert

Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties

2008-08-28 Thread Chris Walford
o: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties I didn't but will later but as I said in my post I need something that is not localised in international variants of Windows and I think NetworkService chang

Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties

2008-08-27 Thread Neil Sleightholm
_ From: [EMAIL PROTECTED] on behalf of Rob Mensching Sent: Thu 28/08/2008 00:07 To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties Did you try "NetworkService"? -Original Message- From: [EMA

Re: [WiX-users] PermissionEx and WixQueryOsWellKnownSID properties

2008-08-27 Thread Rob Mensching
Did you try "NetworkService"? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Neil Sleightholm Sent: Wednesday, August 27, 2008 15:26 To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] PermissionEx and WixQueryOsWe

[WiX-users] PermissionEx and WixQueryOsWellKnownSID properties

2008-08-27 Thread Neil Sleightholm
I am trying to change the permissions on a registry key like so: But when I run it I get this error in the log: ExecSecureObjects: Error 0x800706fd: failed to get sid for account: NT AUTHORITY\NETWORK SERVICE Action ended 23:15:46: InstallFinalize. Return v