Closed
Bug 1154514
Opened 10 years ago
Closed 10 years ago
start-shell unexpectedly closes launching command prompt
Categories
(Firefox Build System :: MozillaBuild, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: neil, Assigned: RyanVM)
References
Details
MozillaBuild 2.0.0pre5.exe on Windows 10 Pro Technical Preview 32 bit
I invoked start-shell-msvc2013 from my command prompt and it* disappeared!
Presumably start-shell wants to use EXIT /B instead of a bare EXIT.
* The command prompt, in case it was unclear.
Comment 1•10 years ago
|
||
Interesting to know that Windows 10 comes with new 'features' :P
Thanks for your feedback.
| Assignee | ||
Comment 2•10 years ago
|
||
So basically, the behavior we want here is to preserve the already-existing command prompt window if start*.bat is launched from within one, but to close the window if launched via Windows Explorer.
| Assignee | ||
Comment 3•10 years ago
|
||
Assignee: nobody → ryanvm
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 4•10 years ago
|
||
This is the RC build for MozillaBuild 2.0. Mind giving it a spin? :)
http://people.mozilla.org/~rvandermeulen/MozillaBuildSetup2.0.0RC1.exe (82.1MB)
Updated•2 years ago
|
Product: mozilla.org → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•