Two basic Windows concepts: Folder/directory, folder/folder

Source: Internet
Author: User
Folder contains the root directory of the drive, but directory does not.
The two concepts, whether in English or Chinese, cannot be seen from the literal, so they only have to be remembered.

Today, to add a command line shortcut context menu to folder, we have to spend some time clarifying these two concepts.
But I usually want to use Visual Studio. therefore, you must be able to automatically execute \ Program Files \ Microsoft Visual Studio. the batch processing command vsvars32.bat in the setup environment under net 2003 \ common7 \ tools. Therefore, the command line should be:
Cmd.exe/K "C: \ Program Files \ Microsoft Visual Studio. NET 2003 \ common7 \ tools \ vsvars32.bat"
The final registry key should be as follows:Windows Registry Editor Version5.00

[Hkey_classes_root \ Folder \ shell \ command]

[Hkey_classes_root \ Folder \ shell \ command]
@="Cmd.exe/k \"C: \ Program Files \ Microsoft Visual Studio. NET2003\ Common7 \ tools \ vsvars32.bat \""

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.