Undead Windows 7 service
Posted
by Jan
on Stack Overflow
See other posts from Stack Overflow
or by Jan
Published on 2010-04-22T20:45:55Z
Indexed on
2010/04/22
20:53 UTC
Read the original article
Hit count: 252
I created a Windows 7 service in Visual Studio 2010. Test install crashed and left lots of debris: service shows in the list of services but will not start ('Referenced file does not exist'), is impossible to uninstall ('Action valid only for services that are installed') and is not shown in the Programs and Features aplet.
Is there a list of installed services that I could hack?
Thanks,
Jan
© Stack Overflow or respective owner