mirror of
https://github.com/ValdikSS/GoodbyeDPI.git
synced 2025-12-16 20:37:04 +03:00
This commit is contained in:
@@ -327,7 +327,7 @@ static HANDLE init(char *filter, UINT64 flags) {
|
|||||||
"Please unload it with the following commands ran as administrator:\n\n"
|
"Please unload it with the following commands ran as administrator:\n\n"
|
||||||
"sc stop windivert\n"
|
"sc stop windivert\n"
|
||||||
"sc delete windivert\n"
|
"sc delete windivert\n"
|
||||||
"sc stop windivert14"
|
"sc stop windivert14\n"
|
||||||
"sc delete windivert14\n");
|
"sc delete windivert14\n");
|
||||||
else if (errorcode == 1275)
|
else if (errorcode == 1275)
|
||||||
printf("This error occurs for various reasons, including:\n"
|
printf("This error occurs for various reasons, including:\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user