newbietor231 0 Posted October 18, 2014 Report Share Posted October 18, 2014 Hi I am a total newbie to all things Torguard but have managed to duplicate the server I use and configure it with few problems. On this page: http://torguard.net/blog/how-to-setup-vpn-kill-switch-in-windows-with-torguard/ it tells you how to have a vpn kill switch, I have added this in but was not sure how to add in each new application I want stopped. The default is Notepad - I changed that to Chrome. I would also like to add Firefox and IE. Do I put them on separate lines along with the command taskkill / f / im firefox.exe (or without the command?) or all on the one line with just the original command? I really want to make sure I have edited the .bat file correctly. I hope I have asked clearly. Thanks in advance, Nooby! Quote Link to post Share on other sites
0 Support 249 Posted October 20, 2014 Report Share Posted October 20, 2014 Hey there - you would just add multiple lines like so: taskkill / f / im firefox.exe taskkill / f / im firefox.exe taskkill / f / im firefox.exe Let me know how you get on. Regards Quote Link to post Share on other sites
Question
newbietor231 0
Hi
I am a total newbie to all things Torguard but have managed to duplicate the server I use and configure it with few problems.
On this page: http://torguard.net/blog/how-to-setup-vpn-kill-switch-in-windows-with-torguard/
it tells you how to have a vpn kill switch, I have added this in but was not sure how to add in each new application I want stopped.
The default is Notepad - I changed that to Chrome.
I would also like to add Firefox and IE.
Do I put them on separate lines along with the command
taskkill / f / im firefox.exe
(or without the command?)
or all on the one line with just the original command?
I really want to make sure I have edited the .bat file correctly. I hope I have asked clearly.
Thanks in advance, Nooby!
Link to post
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.