We have a Windows Service application that can accept command line parameters like:
MyService -option
So far, when we want to start the
How about putting the parameter in a config file?