Tagged Questions
0
votes
2answers
4k views
Install EXE as service on Windows 2008 Server
Sorry for bad english. I'm trying to install an executable as a service using instsrv.exe, here is what I tried:
instsrv "Gestion1" MROOneService.exe
That is the message that i get when trying:
...