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