> >> I had a few of my users ask why the Windows OpenVPN connection was in a > >> Command Prompt window and not just a Systray Icon with a status window.
> I think it would be cleanest if such a gui could be created as a > standalone application that just calls the openvpn binary. What I'm not > clear about with such a setup is how the gui should be able to communicate > with openvpn to check it's status, and recieve error messages? I'm actually considering a very simple SysTray icon which would print all the STDOUT messages to a little textbox rather than a cmd prompt window. I don't think it would be terrible difficult, and adding in a little "Close Session" button which mimics the F4 (SIGTERM?) action would ne simple. You'd still get all the messages and such, but it would minimize to the systray rather than a cmd prompt. Any thoughts out there? Developers? Should I waste my time? -- -bk