Subject: [Boost-bugs] [Boost C++ Libraries] #6653: b2.exe crashes a loaded doskey.exe
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-03-06 07:54:27
#6653: b2.exe crashes a loaded doskey.exe
----------------------------------------------------+-----------------------
Reporter: Gert Grossmann <Gert.Grossmann@â¦> | Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.49.0
Severity: Problem | Keywords: b2.exe
----------------------------------------------------+-----------------------
OS: Windows 7 64bit
Compiler: Microsoft Visual Studio 2010
Create a startup script for every command processor. Create a value
"AutoRun"
in HKEY_CURRENT_USER\Software\Microsoft\Command Processor\
e.g. AutoRun=C:\MyAutoRun.bat
Fill C:\MyAutoRun.bat with a doskey command, e.g.
doskey ps=powershell.exe $*
Open a new command prompt, check execution of C:\MyAutoRun.bat (doskey
/macros), chdir to your
Boost directory and call for example "b2 --clean"
This will crash doskey.exe again and again.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/6653> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:09 UTC