Anyone know how to remove a service?
I have a Testbed server, that I have tested upgrading a POS database application (which failed).
I have uninstalled the POS app, but the service remains, and cannot start. The problem is that I need to reinstall the old version of the POS app, which uses an older version of the service. (Service was upgraded during failed upgrade)
I need to make sure that if the upgrade fails on my production server, I can still go back to the old version of software.
thanks