Difference between revisions of "OpenVPN Startup"
(6 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
== How To Run and AutoConnect OpenVPN GUI when Windows Starts == | == How To Run and AutoConnect OpenVPN GUI when Windows Starts == | ||
<br/> | <br/> | ||
− | Prerequisite: | + | '''Prerequisite:''' <br/> |
− | - Your password must already be saved using [[Save_Password_in_OpenVPN|this method]] | + | - Your password must already be saved using [[Save_Password_in_OpenVPN|this method]].<br/> |
− | + | <br/> | |
+ | 1. Hit the Windows key and type in '''schedule''' to open the '''Task Scheduler'''. <br/> | ||
</p> | </p> | ||
</div> | </div> | ||
Line 25: | Line 26: | ||
</div> | </div> | ||
<div class="right"> | <div class="right"> | ||
− | <p> | + | <p><br/> |
− | + | 2. Click on '''Action''' then '''Create Task...'''. | |
<br/> | <br/> | ||
</p> | </p> | ||
Line 41: | Line 42: | ||
</div> | </div> | ||
<div class="right"> | <div class="right"> | ||
− | <p> | + | <p><br/> |
− | + | 3. Give a name to the task and make sure to check '''Run with highest privileges'''. | |
<br/> | <br/> | ||
</p> | </p> | ||
Line 57: | Line 58: | ||
</div> | </div> | ||
<div class="right"> | <div class="right"> | ||
− | <p> | + | <p><br/> |
− | + | 4. Go to the '''Triggers''' tab and hit '''New...'''<br/><br/> | |
+ | 5. Select Begin the task: '''At Log on'''.<br/><br/> | ||
+ | 5b. Checkmark '''Delay task for:''' and select '''30 seconds''' then hit '''OK'''.<br/> | ||
<br/> | <br/> | ||
</p> | </p> | ||
Line 73: | Line 76: | ||
</div> | </div> | ||
<div class="right"> | <div class="right"> | ||
− | <p> | + | <p><br/> |
− | + | 6. Go to the '''Actions''' tab and hit '''New...'''.<br/><br/> | |
+ | 7. Hit '''Browse...''' and Locate the '''openvpn-gui.exe''' file which should be in ''C:\Program Files\OpenVPN\bin\openvpn-gui.exe''.<br/><br/> | ||
+ | 8. Copy '''--connect "BTGuard (Fastest).ovpn"''' into the ''''Add arguments (optional):''' Field then hit '''OK'''.<br/><br/> | ||
<br/> | <br/> | ||
+ | Depending on your computer, the '''openvpn-gui.exe''' could be located at '''C:\Program Files (x86)\OpenVPN\bin\openvpn-gui.exe'''<br/> | ||
+ | Please change the links accordingly. <br/> | ||
+ | <br/> | ||
+ | ''Note that you need to replace '''"BTGuard (Fastest).ovpn"''' with one of the file names found in '''"C:\Program Files\OpenVPN\config"''' if you have made some changes in the config files or are using the CA or EU config files.'' | ||
</p> | </p> | ||
</div> | </div> | ||
Line 89: | Line 98: | ||
</div> | </div> | ||
<div class="right"> | <div class="right"> | ||
− | <p> | + | <p><br/> |
− | + | 9. Go to the '''Conditions''' tab and make sure all settings are as shown on the left. | |
<br/> | <br/> | ||
</p> | </p> | ||
Line 105: | Line 114: | ||
</div> | </div> | ||
<div class="right"> | <div class="right"> | ||
− | <p> | + | <p><br/> |
− | + | 10. Go to the '''Settings''' tab and make sure all settings are as shown on the left.<br/><br/> | |
+ | 11. Hit '''OK''' and you're done. <br/><br/> | ||
+ | <br/> | ||
+ | Restart your computer and OpenVPN GUI should open and automatically connect to the server you selected. <br/> | ||
<br/> | <br/> | ||
</p> | </p> | ||
</div> | </div> | ||
</div> | </div> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 12:04, 1 July 2015
How To Run and AutoConnect OpenVPN GUI when Windows Starts
Prerequisite:
- Your password must already be saved using this method.
1. Hit the Windows key and type in schedule to open the Task Scheduler.
4. Go to the Triggers tab and hit New...
5. Select Begin the task: At Log on.
5b. Checkmark Delay task for: and select 30 seconds then hit OK.
6. Go to the Actions tab and hit New....
7. Hit Browse... and Locate the openvpn-gui.exe file which should be in C:\Program Files\OpenVPN\bin\openvpn-gui.exe.
8. Copy --connect "BTGuard (Fastest).ovpn" into the 'Add arguments (optional): Field then hit OK.
Depending on your computer, the openvpn-gui.exe could be located at C:\Program Files (x86)\OpenVPN\bin\openvpn-gui.exe
Please change the links accordingly.
Note that you need to replace "BTGuard (Fastest).ovpn" with one of the file names found in "C:\Program Files\OpenVPN\config" if you have made some changes in the config files or are using the CA or EU config files.