Silent Service Install

Post your questions about SoftEther VPN software here. Please answer questions if you can afford.
Post Reply
dlinemedia
Posts: 3
Joined: Wed Mar 29, 2017 5:52 pm

Silent Service Install

Post by dlinemedia » Wed Mar 29, 2017 6:04 pm

Hello!

How i can install Windows sevpnclient service in silent mode?
When i put command "vpnclient_x64.exe /install", there is a message box about successful installation... How i can avoid it?

When we install Softether VPN client, there is now message about service installation...


Thank you!

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: Silent Service Install

Post by thisjun » Thu Apr 06, 2017 8:08 am

/install only register the VPN client service.
Please try sc command instead.
However, you need register shortcut to client manager to startup folder.

dlinemedia
Posts: 3
Joined: Wed Mar 29, 2017 5:52 pm

Re: Silent Service Install

Post by dlinemedia » Thu Apr 06, 2017 11:43 am

Okay.. Can you write full command ?
Because i often get errors, when use sc installation

thisjun
Posts: 2458
Joined: Mon Feb 24, 2014 11:03 am

Re: Silent Service Install

Post by thisjun » Wed Apr 19, 2017 6:45 am

I succeed sc command by this.
sc create SoftEtherClient2 binPath= "C:\Program Files\SoftEther VPN Client\vpnclient_x64.exe" start= auto

Post Reply