How to open a software Add/remove menu

Source: Internet
Author: User

Open a software Add/Remove right click menu

First step, create a new one. TXT file, modify the suffix named. Reg.

In the second step, copy the following content to the file.

HTML code

Windows Registry Editor Version 5.00

[Hkey_local_machinesoftwareclasses*shell]

[Hkey_local_machinesoftwareclasses*shelledit with SciTE]

[Hkey_local_machinesoftwareclasses*shelledit with Scitecommand]

@= "D:program FileswsciteSciTE.exe%1"

Note: The last sentence changes as the scite position varies.

4. Double-click the file to register.

Delete a software in the right key menu

1. Create a new one. TXT file

2. Modify the suffix name. Inf.

3. Copy the following content to the file.

HTML code

[Version]

Signature= "$Windows nt$"

[DefaultInstall]

Delreg=edit with SciTE

[Edit with SciTE]

HKCR, "*shelledit with SciTE"

The third step, right click installation is complete.

Conclusion: Through the above 3 steps to the Software Add/remove menu Open!

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.