Install a Windows Service using InstallUtil.exe

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
I know I can install a windows service using InstallUtil.exe through command line like: InstallUtil MyService.exe.  But what can I do if I want the service starts with parameters like MyService.exe -k or MyService.exe /s ? Does anyone know how to install a windows service that starts with parameters? Thanks.

View the full article
 
Back
Top