I am running Windows 7 (32-bit) Home Prem with SP1
Using: OpenVPN 2.2.0
I am running the program with 'Run as administrator' checked.
Help? I cannot disconnect without logging out of my username in Windows...

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech
If you think that an update is causing the problem, you can pinpoint the update which were installed. Just remember when it last worked and when it started to hang. See the update logs between those two dates to find which update where installed.at some point the tray icon stoped responding.
andThu Oct 06 09:00:55 2011 OpenVPN 2.1.4 i686-pc-mingw32 [SSL] [LZO2] [PKCS11] built on Nov 8 2010
I know the VPN, my account and passwords are good, the fingerprint on the CA.pem looks good, and these all work swimmingly on my Ubuntu installation.Thu Oct 06 09:01:25 2011 WARNING: 'dev-type' is used inconsistently, local='dev-type tap', remote='dev-type tun'
Thu Oct 06 09:01:25 2011 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1573', remote='link-mtu 1541'
Thu Oct 06 09:01:25 2011 WARNING: 'tun-mtu' is used inconsistently, local='tun-mtu 1532', remote='tun-mtu 1500'
OpenVPN GUI is just an interactive interface for OpenVPN client. Ofcourse they are different versions.although the readout I get when I 'connect' with VPN shows that I'm running on version 2.1.4 (see above), when I open the 'about' info from the right click menu, it tells me that I'm running "GUI v1.0.3". What's up with that?
Edit your config file and change to "dev tun", "link-mtu 1541" and "tun-mtu 1500". It must be as on server.Thu Oct 06 09:01:25 2011 WARNING: 'dev-type' is used inconsistently, local='dev-type tap', remote='dev-type tun'
Thu Oct 06 09:01:25 2011 WARNING: 'link-mtu' is used inconsistently, local='link-mtu 1573', remote='link-mtu 1541'
Thu Oct 06 09:01:25 2011 WARNING: 'tun-mtu' is used inconsistently, local='tun-mtu 1532', remote='tun-mtu 1500'