Closed vimish closed 7 years ago
LGTM once Jeff approves.
@jeffaco
Made the change to use OMI's service control for start/stop OMI in uninstall script. Existing logic is now made a fallback code for the cases where service control script is not present.
@Microsoft/ostc-devs @lagalbra
Uninstall script should be used remove packages during upgrade failure recovery. Since scx and omi have to be forcibly removed, uninstall script is updated to accept force parameter. Also if uninstall script is not present then install check will not be performed before removing the scx and omi packages.