we can create a batch(.bat) file for executing the multiple commands in visual studio command prompt explained below.
call "C:Program Files (x86)Microsoft Visual Studio 10.0VCvcvarsall.bat"
the above command will call the visual studio command prompt and then we have to wrote our multiple commands then it will be executed and save this file in .bat file.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…