Closed
Bug 840028
Opened 13 years ago
Closed 13 years ago
Firefox behaves as child process when started via Windows start command
Categories
(Toolkit :: Startup and Profile System, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 787313
People
(Reporter: brataj, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
Build ID: 20130107124423
Steps to reproduce:
For many years (since Windows XP and now Windows 7) and Firefox versions I've been starting Firefox from a startup .cmd script as
start "Firefox" /D"C:\Program Files (x86)\Mozilla Firefox" .\firefox.exe
Actual results:
Since an upgrade to ESR 17.0.2, Firefox starts but the startup .cmd file hangs on exit. Closing the command window via the [X] causes Firefox to terminate.
No other applications started in the same manner have this behavior.
Expected results:
This used to launch Firefox as an independent process as intended by the start command. When the startup .cmd file ended, FireFox remained active.
Your bug is probably a dupe of bug 787313 which has been fixed in Firefox 18.
Could you try this workaround, please?
https://bugzilla.mozilla.org/show_bug.cgi?id=787313#c11
Component: Untriaged → Startup and Profile System
Product: Firefox → Toolkit
| Reporter | ||
Comment 2•13 years ago
|
||
Yes thanks, looks like a dupe since the workaround does the trick.
Flags: needinfo?(brataj)
Thanks for the quick reply. I flag it as dupe, feel free to reopen it if need be.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•