Windows updates
This commit is contained in:
parent
9d456dc18e
commit
6a03eead3f
4 changed files with 6 additions and 16 deletions
|
|
@ -261,7 +261,7 @@ QString TapController::getTapInstallPath()
|
|||
|
||||
QString TapController::getOpenVpnPath()
|
||||
{
|
||||
return qApp->applicationDirPath() + "\\openvpn\\openvpn.exe";
|
||||
return qApp->applicationDirPath() + "\\openvpn\\ovpncli.exe";
|
||||
}
|
||||
|
||||
QString TapController::getTapDriverDir()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue