|
#1
|
|||
|
|||
|
How can I make a script of a " .bat " file that when I click it, it will
open automatically 10 NEW (different ) website pages .. In my case it does not work, because some of them open over the same page it already openned before. any idea what is the "command-line" to work with Internet Explorer to let open NEW PAGES or FORCE IT to open NEW PAGES. Thank you for your help Coco |
|
#2
|
|||
|
|||
|
quoting:
> How can I make a script of a " .bat " file that when I click it, it will > open automatically 10 NEW (different ) website pages > . > In my case it does not work, because some of them open over the same page it > already openned before. > > any idea what is the "command-line" to work with Internet Explorer to let > open NEW PAGES or FORCE IT to open NEW PAGES. > > Thank you for your help The command option is "-new". Example: IEXPLORE.EXE -new http://www.google.com |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| batch file to sync outlook.pst | cronish | Windows XP Customize | 6 | 01-05-2006 06:38 AM |
| Running out of memory - but I'm sure I have enough | molim | Windows XP Perform Maintain | 17 | 01-05-2006 06:09 AM |
| winfixer infection | Robert | Windows XP Security Admin | 7 | 01-05-2006 05:07 AM |
| Re: Partition Magic Incompatibility?? | cquirke (MVP Windows shell/user) | Windows XP General | 0 | 01-05-2006 02:25 AM |
| Running batch programs | James T. Kirk | Windows XP Basics | 4 | 01-05-2006 02:02 AM |