mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-06 07:44:57 +03:00
Merge PR #589: src: remove unused Ham project
This commit is contained in:
@ -1988,9 +1988,6 @@ void RegistWindowsFirewallAllEx(char *dir)
|
||||
|
||||
MsRegistWindowsFirewallEx2(CEDAR_CUI_STR, "vpncmd.exe", dir);
|
||||
MsRegistWindowsFirewallEx2(CEDAR_CUI_STR, "vpncmd_x64.exe", dir);
|
||||
|
||||
MsRegistWindowsFirewallEx2(CEDAR_PRODUCT_STR, "ham.exe", dir);
|
||||
MsRegistWindowsFirewallEx2(CEDAR_PRODUCT_STR, "ham_x64.exe", dir);
|
||||
}
|
||||
|
||||
// Check whether the notification service is already running
|
||||
|
Reference in New Issue
Block a user