[SC] EnumQueryServicesStatus:OpenService FAILED 1060:
The specified service does not exist as an installed service.
How To Uninstall a Failed Windows Service Installation
Source
I had this problem before,the problem can be solved by simply typing
Type from the command prompt:
#net start
and after Go back to services.msc and manually start the VMWARE Virtualcenter Server.
It was really annoying any ways it works for me.
-------------------
net start {display name}
sc query {executable name (minus the .exe)}
Tuesday, October 11, 2011
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment