Blain Timberlake [mailto:[EMAIL PROTECTED]] wrote:

> Has anyone done a deployment of a windows service in .net yet?
>
> From the help file it seems like I need to create a custom
> action for my package, but I'm just getting my feet wet in
> .net and not sure I know everything to do.
>
> To install the service from a .exe there is the installutil
> file that you run against it.
>
> I would ASSUME that you would need to use that again but as a
> custom action for the install package.  If that is the case,
> would you also be able to set/change the options of the
> service?  Who the service is being logged in as?  Startup options?
>
> Any help on this would be appreciated.  Thanks.

This page[1] in the SDK was made just for you. ;)

HTH,
Drew

[1]
ms-help://MS.VSCC/MS.MSDNVS/vbcon/html/vbtskAddingInstallersToYourServiceApp
lication.htm

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to