public void Run() { EditWindowsRegistryKeys(); RemoveSecurityHealthServices(); installWimTweak.RemoveComponentIfAllowed("Windows-Defender", ui); securityCenterRemover.Run(); }
public void Run() { EditWindowsRegistryKeys(); RemoveSecurityHealthServices(); ui.PrintEmptySpace(); installWimTweak.RemoveComponentIfAllowed("Windows-Defender", ui); TryUninstallSecurityCenter(); }