|
From: Klingensmith, R. F <ros...@lm...> - 2005-07-14 15:18:59
|
Hello and thanks in advance for any information, Can the wrapper take advantage of the ability to pass arguments while starting and stopping services using the NET commands? Example: "net start service /arg1" The need for this is that I have a service that requires a dynamic argument into its main and therefore cant hardcode an app.param Another question: Once the service is installed, is the config file referenced on each start/stop? If this were the case I could write a program that changes the app.param in the config file and the problem would be solved. Any thoughts or comments would be appreciated greatly. Ross Klingensmith |