Rob,

I tried various accounts and I read <PermissionsEx> uses the "LocalService,
Guests, Users" type syntax.

If I use "Administrators" it installs the service, fails the config and
leaves the service installed and me unable to uninstall it.

Without <ServiceConfig> and <PermissionEx> it works fine.

Adding <ServiceConfig> gives me "Permission Denied" and I can't understand
why. If my account can install it and uninstall it why would tweaking some
values fail?

Adding <PermissionEx> causes the other issue and gives me the "SID not
found".

It should be simple. I should add <ServiceConfig> and it should just work
surely?

Cliff




Rob Mensching-2 wrote:
> 
> I updated this information in the bug:
> 
>>From the log file you provided, it looks like ServiceConfig completed but
the PermissionEx cannot find the user you are asking for: ".\Administrator". 
If you want the local admin, you need to ask for it by its proper name: "NT
AUTHORITY\Administrator".
> 
> 
-- 
View this message in context: 
http://n2.nabble.com/%3CServiceConfig%3E-Has-anybody-got-this-to-work---tp1083828p1085463.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

Reply via email to