0
votes
1answer
179 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:
…
0
votes
1answer
405 views
Error 1783 - instsrv.exe REMOVE from Win2k3
My applications installer offers the user the ability to run the application as a service through use of the srvany.exe application. To remove the application on uninstall, I've been using the …
