mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-09-19 09:51:28 +03:00
Cedar, Mayaqua: Set minimum Windows version to Vista
This commit is contained in:
@@ -49,11 +49,6 @@ IPSEC_WIN7 *IPsecWin7Init()
|
||||
|
||||
Debug("IPsecWin7Init()\n");
|
||||
|
||||
if (MsIsVista() == false)
|
||||
{
|
||||
return NULL;
|
||||
}
|
||||
|
||||
if (MsIsAdmin() == false)
|
||||
{
|
||||
return NULL;
|
||||
|
||||
Reference in New Issue
Block a user