Good news...
I found that on my Windows 7 system the problem was due to EnableBalloonTips being set to zero in
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
I deleted it and now it works fine. You could alse set it to 2 instead of deleting it.
Thanks,
...Karl
Unable to right-click OpenVPN Gui after successful connect
Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
Forum rules
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
Please visit (and READ) the OpenVPN HowTo http://openvpn.net/howto prior to asking any questions in here!
-
- OpenVpn Newbie
- Posts: 10
- Joined: Sat May 28, 2011 6:33 pm
-
- OpenVpn Newbie
- Posts: 2
- Joined: Sun Jul 17, 2011 11:03 pm
Re: Unable to right-click OpenVPN Gui after successful conne
@kmoerder - Confirmed on Windows 7 x64. It works! Thank you!
-
- OpenVpn Newbie
- Posts: 2
- Joined: Sun Jun 12, 2011 7:13 pm
Re: Unable to right-click OpenVPN Gui after successful conne
After a reboot, it workedkmoerder wrote:Good news...
I found that on my Windows 7 system the problem was due to EnableBalloonTips being set to zero in
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
I deleted it and now it works fine. You could alse set it to 2 instead of deleting it.
Thanks,
...Karl

Thx you saved the day

-
- OpenVpn Newbie
- Posts: 1
- Joined: Wed Aug 29, 2012 11:55 pm
Re: Unable to right-click OpenVPN Gui after successful conne
This (registry edit) is still a problem...thanks! I was pulling my hair out trying to figure out if openvpn gui had crashed or not, and using task manager to hard kill the service.
I wonder what changed the registry settings...
I wonder what changed the registry settings...
-
- OpenVpn Newbie
- Posts: 1
- Joined: Fri Jan 03, 2014 8:42 am
Re: Unable to right-click OpenVPN Gui after successful conne
In my case EnableBalloonTips was not present at the location specified, so I was unable to remove it.Good news...
I found that on my Windows 7 system the problem was due to EnableBalloonTips being set to zero in
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced
I added it to the registry and set its value to 2.
After reboot, the right click menu showed up nicely.
Thanks for this very useful solution.