ling a windows service based on user
give account
Hello!
I am currently trying to install a windows service using ServiceInstall.
The requirement i have, is that the account the service will run as, is
defined by the user, in a dialog.
If:
1) the user chooses Local System, the service should ru
7; />
>
> -Original Message-
> From: Stelios Kyprou [mailto:stelios.kyp...@formicary.net]
> Sent: Tuesday, July 20, 2010 4:20 AM
> To: General discussion for Windows Installer XML toolset.
> Subject: Re: [WiX-users] [Wix-users] Installing a windows service based on
>
.
Subject: Re: [WiX-users] [Wix-users] Installing a windows service based on user
give account
Or i realised i can use Account and give it "LocalSystem". This way you can
have one component for both.
In case anyone is wondering, you can do the
Or i realised i can use Account and give it "LocalSystem". This way you
can have one component for both.
In case anyone is wondering, you can do the following:
I have 4 properties:
WINDOWSDOMAIN
WINDOWSPASSWORD
WINDOWSUSERNAME
SERVICEACCOUNTF
On 7/19/2010 12:04 PM, Stelios Kyprou wrote:
> I know that i can make that happen if i don't provide Account and
> Password in the ServiceInstall tag, but then again it depends on what
> the user chooses to
> run the service as in a dialog.
>
Use two components with conditions based on the dial
Hello!
I am currently trying to install a windows service using ServiceInstall.
The requirement i have, is that the account the service will run as, is
defined by the user, in a dialog.
If:
1) the user chooses Local System, the service should run as Local System
2) the user gives an account, the
6 matches
Mail list logo