How to: Create a batch file to open websites

tech-tip-iconWhile at college or work its a real pain when you login to have to open up 3 different websites and maybe 2 more applications.

Well with a simple “batch” file you can do it all. Simply open notepad and paste the following code into it and save it as “.bat” file then double click it to run it and hey presto no more annoying websites to have to type in, feel free to change the website address to what ever you want.

start http://www.gmail.com
start http://www.google.ie
start https://www.irishbloke.net