We have a Windows Service application that can accept command line parameters like:
MyService -option
So far, when we want to start the
The only thing that worked for me was to add the parameter to the ImagePath on the registry like the following image :