Windows Start → run Customization

Source: Internet
Author: User

The content in run can be customized.

Customize your running input box
In Windows, Microsoft provides a new Quick StartProgramMethod: Run
Open [start] ------ [run], which can start some specific programs directly, such as inputting notepad.exeboot scripts, and inputting xdict.exe to start Kingsoft.

What is the startup principle? In the Registry HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ app paths, you can see many secondary primary keys, each of which corresponds to a content that can be entered in the running.

Take acdsee.exe as an example: there are two strings on the right, which correspond to the absolute path of the program by default, and the path corresponds to the directory of the program.

The customization method is simple: Create a secondary primary key with different names under app paths (for example, smallfrogs. EXE), and then modify the default path of the program to be started on the right (for example, c: \ Program Files \ My app \ smallfrogs. EXE), create a new string path, and modify it to the directory where the program is located (for example: C: \ Program Files \ My app \).

Then, enter smallfrogs. EXE in the run box to start the c: \ Program Files \ My app \ smallfrogs. exe program.

Note! The system identifies the program by the name of the secondary primary key, even if you do not use smallfrogs.. EXE creates a secondary primary key. If the content of any path is the same as that in the preceding example, enter sssss. the program started by EXE is still c: \ Program Files \ My app \ smallfrogs. EXE program.

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.