Technical Forums > VPN Client Setup Support
OVPN.se - Setup Error?
(1/2) > >>
VirtualPrivateBusiness:
I've tried to install normal using Windows' normal installer and i've tried with Revo Uninstaller Pro.
None will get over this error:
mobster:

--- Quote from: VirtualPrivateBusiness on April 13, 2017, 11:14:33 AM ---I've tried to install normal using Windows' normal installer and i've tried with Revo Uninstaller Pro.
None will get over this error:

--- End quote ---

Hi,

You might try to run the installer via Windows Command Line with enabled verbosity. Like this:

--- Code: ---C:\> OVPN.exe -v
--- End code ---

This should expand the issue deeply:
VirtualPrivateBusiness:
How do i do that? Sorry, i'm not THAT familiar with Command.
mobster:
 - Press key combination
--- Code: ---Windows + R
--- End code ---
- Type
--- Code: ---cmd.exe
--- End code ---
and press
--- Code: ---Enter
--- End code ---
- Change directory to the directory where your installer was saved. I guess in your case it is Downloads directory. So. you need type
--- Code: ---cd Downloads
--- End code ---
then
 - Start the installer via command line with enabled verbosity and redirect log output into the text file for convenience:
--- Code: ---OVPN.exe -v > install_log.txt
--- End code ---
- Perform the installation till your error. Quit the installer's UI and check out the output in the log file
--- Code: ---installer_log.txt
--- End code ---
. 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.
VirtualPrivateBusiness:
I'll look at it. :)
Navigation
Message Index
Next page

Go to full version