Unable to connect to the vpn client service on the local computer.
Posted: Thu Jan 19, 2023 9:01 am
When I open the vpn client, there is a prompt
I reinstall the client, but it still fails
I reinstall the client, but it still fails
SoftEther VPN User Forum
https://forum.vpngate.net/
Code: Select all
REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\SoftEther Project\Setup Wizard Settings" /s
REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\SoftEther Project\VPN Command Line Utility" /v InstalledPath
sc query SEVPNCLIENT
"C:\Program Files\SoftEther VPN Client\vpncmd.exe" localhost /client /cmd NicList
thanks!solo wrote: ↑Thu Jan 19, 2023 9:44 amPost as code the output of these commands:Code: Select all
REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\SoftEther Project\Setup Wizard Settings" /s REG QUERY "HKEY_LOCAL_MACHINE\SOFTWARE\SoftEther Project\VPN Command Line Utility" /v InstalledPath sc query SEVPNCLIENT "C:\Program Files\SoftEther VPN Client\vpncmd.exe" localhost /client /cmd NicList