Tuesday, 17 September 2013

How to lock the service and prevent the service from being fully deleted?

How to lock the service and prevent the service from being fully deleted?

Need to test cases when uninstall could not delete service and will set a
DeleteFlag for this service . Application is on a C# so the following
method is in use:
http://msdn.microsoft.com/en-us/library/ms682562(v=vs.85).aspx
How to lock the service and prevent the service from being fully deleted?

No comments:

Post a Comment