Bruinator Posted April 22, 2020 Share Posted April 22, 2020 I am hoping someone could build me a simple batch file that will 1st start and connect a VPN and then start qbitorrent so I wont forget one without the other? Any help would be greatly appreciated. THX so much. Link to comment https://www.neowin.net/forum/topic/1394622-batch-file-or-script/ Share on other sites More sharing options...
Bruinator Posted April 22, 2020 Author Share Posted April 22, 2020 (edited) I figured out most of it but i cant get the vpn to connect once it is started. Here is what I have: @echo cd "C:\program files\AVAST Software\Secureline vpn" Start vpn.exe timeout 20 cd "C:\program files\qbittorrent" Start qbittorrent.exe exit I need a thing called a switch, I believe, that needs to be added called connect but I am not sure of the correct syntax. Edited April 22, 2020 by Bruinator Link to comment https://www.neowin.net/forum/topic/1394622-batch-file-or-script/#findComment-598541158 Share on other sites More sharing options...
Bruinator Posted April 22, 2020 Author Share Posted April 22, 2020 All set. thx Link to comment https://www.neowin.net/forum/topic/1394622-batch-file-or-script/#findComment-598541187 Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now