• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How do I register exe as service server 2008

lokiju

Lifer
I have a exe that I want to make a service in 2008 but 2008 doesn't have or support instsrv.exe and srvany.exe, which is all I can find info on.
 
Originally posted by: lokiju
I have a exe that I want to make a service in 2008 but 2008 doesn't have or support instsrv.exe and srvany.exe, which is all I can find info on.

Srvany should workfine in 2008, just make sure you run it from an elevated cmd prompt. If its not working, what output are you getting from it?
 
Back
Top