Closed Bug 177880 Opened 22 years ago Closed 22 years ago

Starting mozilla a few times from a batch file brings up a single window

Categories

(SeaMonkey :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 8033

People

(Reporter: aymara, Assigned: asa)

Details

When I run the following batch file: SETLOCAL SET BROWSER="C:\Program Files\mozilla.org\Mozilla\mozilla.exe" start %BROWSER% www.slashdot.org start %BROWSER% www.arstechnica.com start %BROWSER% www.kuroshin.org ENDLOCAL I would expect to see three browser windows opened, pointing to the respective sites. Often, only a single instance of mozilla is opened, pointing at kuroshin. This seems to be most common if an instance of mozilla is already open, in which case it is redirected to Kuroshin, without going through the other sites. Note - the batch file works as expected if I change the browser to be internet explorer.
Additionally - version of browser is: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.1) Gecko/20020826 The problem occurs both when quick launch is enabled and when it is disabled. Thanks.
*** This bug has been marked as a duplicate of 8033 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
v.
Status: RESOLVED → VERIFIED
Summary: Problem with starting mozilla from a batch file. → Starting mozilla a few times from a batch file brings up a single window
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.