Login

Forgot password?

We love free and open web!

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - mobster

Pages: [1]
1
VPN Client Setup Support / Re: OVPN.se - Setup Error?
« on: April 16, 2017, 01:43:50 AM »
 - Press key combination
Code: [Select]
Windows + R - Type
Code: [Select]
cmd.exe and press
Code: [Select]
Enter - Change directory to the directory where your installer was saved. I guess in your case it is Downloads directory. So. you need type
Code: [Select]
cd Downloads then
 - Start the installer via command line with enabled verbosity and redirect log output into the text file for convenience:
Code: [Select]
OVPN.exe -v > install_log.txt - Perform the installation till your error. Quit the installer's UI and check out the output in the log file
Code: [Select]
installer_log.txt. The log file should be created in the same directory as installer directory. Installation log file should contain detailed information about the install process. Your error might be highlighted in the file.

2
VPN Client Setup Support / Re: OVPN.se - Setup Error?
« on: April 14, 2017, 01:07:14 PM »
I've tried to install normal using Windows' normal installer and i've tried with Revo Uninstaller Pro.
None will get over this error:

Hi,

You might try to run the installer via Windows Command Line with enabled verbosity. Like this:
Code: [Select]
C:\> OVPN.exe -v
This should expand the issue deeply:

Pages: [1]