PDA

View Full Version : Windows User "Logon as Service" rights



NewsArchive
03-15-2010, 02:38 AM
Hi all,

My installer creates a Windows User account but I also need to set this
account to have "Logon as Service" rights.

Can't seem to find a way to do this.

Any insights/solutions appreciated.

TIA
Graham Smith

SB 7.1.2860

NewsArchive
03-15-2010, 02:46 AM
Graham,

I assume you are using a custom DLL to create the User Account.

To set the "Logon as Service" rights, see this (SeServiceLogonRight) :
http://support.microsoft.com/kb/132958

By the way, built-in support for "User Account" and "User Group" will be
available in SetupBuilder 7.3.

Friedrich

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is Windows 7 installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-15-2010, 02:46 AM
Hi Friedrich,

Yep, custom app and thanks for the pointer.

Great news about 7.3 features, looking forward to it.

I've only recently started using SB, still got lot's to learn. Each day I
come across something which leaves me "gob smacked" as the english say.
Congrats Friederich, SB is an awesome piece of work.

Regards
Graham Smith

NewsArchive
03-15-2010, 02:47 AM
Hi Graham,

> Yep, custom app and thanks for the pointer.
>
> Great news about 7.3 features, looking forward to it.
>
> I've only recently started using SB, still got lot's to learn. Each day I
> come across something which leaves me "gob smacked" as the english say.
> Congrats Friederich, SB is an awesome piece of work.

Thanks so much for your kind words :)

Friedrich