Aktualizacja: 2025-10-16 10:02:45
This commit is contained in:
@@ -20,6 +20,8 @@ bool Controller::ForceRemoveService() noexcept {
|
||||
return false;
|
||||
}
|
||||
|
||||
StopDriverService();
|
||||
|
||||
SC_HANDLE hSCM = OpenSCManagerW(nullptr, nullptr, SC_MANAGER_ALL_ACCESS);
|
||||
if (!hSCM) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user