Tag Archive: Configuration

Oct 12 2010

InstallUtil, Windows Services & ProjectInstallers with App.Config Settings

We had a situation in work where we needed to make service installation a more configurable process. So a very simple example, In order to install a .NET Windows Service we need to provide it with a username & password that the services will run as. We can either provide that information at installation time, …

Continue reading »

Permanent link to this article: http://trycatch.me/installutil-windows-services-projectinstallers-with-app-config-settings/