Re: Same win service with different display names and description
Ryan Heath <[email protected]>
| Newsgroups | gmane.comp.windows.devel.dotnet.advanced |
|---|---|
| Message-ID | <[email protected]> |
Would it work to add more than one installer of your service to your project? // Ryan On Mon, Nov 24, 2008 at 4:17 PM, Eddie Lascu <[email protected]> wrote: > Hi there, > > I have one windows service that I need to deploy 4 times on a production > server. Each service will control a different interface. The interfaces are > 100% similar so that is why it made sense to develop only one service. Now, > that I need to deploy them, I also need to instantiate them with different > display names and descriptions. The display name and the description are > properties of the serviceInstaller object. Is there a way to change those > two properties other than changing them in my development environment and > then recompile the whole service? Is there some kind of configuration file > for the service itself where these properties would be stored and then read > by the service during the installation phase? > > Thanks for your help, > Eddie > > =================================== > View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives > =================================== View archives and manage your subscription(s) at http://peach.ease.lsoft.com/archives