Page 1 of 1
Windows: Silent Installation
Posted: Thu Oct 27, 2016 8:19 am
by McPaul
Hi there,
I was trying to install the vpnbridge silently on my windows Clients.
But I didnt found a solution: no parameter, nor ini-file works...
Could you please support me?
Thanks in Advance
Paul
Re: Windows: Silent Installation
Posted: Thu Oct 27, 2016 12:41 pm
by moatazelmasry
Download the software, then run:
make i_read_and_agree_the_license_agreement
You should not be prompted
Re: Windows: Silent Installation
Posted: Thu Oct 27, 2016 1:15 pm
by McPaul
thanks for your fast answer,
but I was looking for a Solution on Windows-Clients
Re: Windows: Silent Installation
Posted: Thu Oct 27, 2016 1:57 pm
by moatazelmasry
So? you can use "make" on windows
Download the source code and compile it yourself on windows
Re: Windows: Silent Installation
Posted: Fri Oct 28, 2016 7:19 am
by McPaul
I dont think your "solution" works!
please refer to
http://www.softether.org/5-download/src/1.windows
Re: Windows: Silent Installation
Posted: Fri Oct 28, 2016 7:17 pm
by moatazelmasry
Ok I see. Sorry I assumed it is the same compilation process.
I don't have windows, so unfortunately I can't try this.
In the BUILD_WINDOWS.TXT it says you can run "BuildAll.cmd" which will compile the project and store the result in the output/ directory.
Can you try this?
Also if the program is prompting for arguments, what are those arguments?
you can use the tool "expect" to automate inputting the parameters
http://expect.sourceforge.net/
There are alot of tutorials on how to use "expect"
Cheers
Re: Windows: Silent Installation
Posted: Fri Oct 28, 2016 7:21 pm
by McPaul
Thanks, I try AutoIT.
Re: Windows: Silent Installation
Posted: Thu Nov 17, 2016 6:29 am
by thisjun
I think "sc" command is useful for your purpose.
https://technet.microsoft.com/en-us/lib ... s.11).aspx
Try to register vpnbridge_x64.exe / vpnbridge.exe to Windows service.