1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-07-07 08:14:58 +03:00

At first, restore "Ham" project. This reverts commit 24d23feacf.

This commit is contained in:
Daiyuu Nobori
2018-10-08 11:13:48 +09:00
parent 66b906378f
commit 0ce8ad7a2b
14 changed files with 589 additions and 0 deletions

View File

@ -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