Add the Visual Studio command line menu item to the context menu of the Vista folder

Source: Internet
Author: User

For Visual Studio 2005 installed on Vista x64, import the following registration items:

Windows Registry Editor Version 5.00

[Hkey_classes_root \ Folder \ shell \ vs2005cmd]

[ hkey_classes_root \ Folder \ shell \ vs2005cmd \ command ]
@ = " cmd.exe/k \ " C :\\ program files (x86) \ Microsoft Visual Studio 8 \ common7 \ tools \ vsvars32.bat \ " & pushd % L "

For Visual Studio 2008 installed on Vista x86, import the following registration items:Windows Registry Editor Version5.00

[Hkey_classes_root \ Folder \ shell \ vs2008cmd]

[Hkey_classes_root \ Folder \ shell \ vs2008cmd \ command]
@="Cmd.exe/k \"C: \ Program Files \ Microsoft Visual Studio9.0\ Common7 \ tools \ vsvars32.bat \"& Pushd % L"

The & Symbol after cmd.exe/k indicates that the next command is run continuously.
Refer:
Command Shell Overview

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.