mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-11-19 18:01:33 +03:00
At first, restore "Ham" project. This reverts commit 24d23feacf.
This commit is contained in:
@ -1964,6 +1964,9 @@ 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