Hi, made a windows service
but when i install it via:
install /u myapp.exe
it will use myapp.exe as executable for the service,
but it need's to use myapp.exe -server
so how can i make installutil.exe install it with the -server switch?
but when i install it via:
install /u myapp.exe
it will use myapp.exe as executable for the service,
but it need's to use myapp.exe -server
so how can i make installutil.exe install it with the -server switch?