Bat File - TechRepublic
Question
April 14, 2010 at 03:57 AM
wizard-09

Bat File

by wizard-09 . Updated 16 years, 2 months ago

Hello All need to get a bat file for opening internet pages but only opening one internet page then the rest in tabs within that page.

@echo off

start iexplore www.google.com

start iexplore www.hotmail.com

So I want the two above pages to open in one internet page tab anyone an ideas thanks 🙂

This discussion is locked

All Comments