7.4 Automatically starting up the OpenVPN client

Refer to 6.4.7, then create a new file startOpenVPNClient1.bat with the following content:

cd "C:\Program Files\OpenVPN\config"  
..\bin\openvpn client1.ovpn

This will automatically start up both the OpenVPN server and this client.