mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-07-10 01:34:58 +03:00
v4.10-9505-beta
This commit is contained in:
@ -3166,7 +3166,7 @@ bool SwInstallMain(SW *sw, WIZARD_PAGE *wp, SW_COMPONENT *c)
|
||||
}
|
||||
|
||||
// Install the SeLow
|
||||
if (SuIsSupportedOs())
|
||||
if (SuIsSupportedOs(true))
|
||||
{
|
||||
// Only in the system mode
|
||||
if (c->InstallService && sw->IsSystemMode)
|
||||
|
Reference in New Issue
Block a user