Add UE as an open item to the right mouse button menu

Source: Internet
Author: User
Tags ultraedit

Today reinstall the server, with the WIN2003 system, after installing the UE found that the right mouse button is not generated on the corresponding open menu.

I am using ULTRAEDIT_16.20.0.1011_SC this version, this version in the configuration-file association has an option, with this can be integrated into the explorer, but after the check found invalid.

Re-installed UE is also invalid.

Found a segment on the Internet to add the right mouse button to open the item's registry code, modified to a. reg file after double-click Import, and then right click on the UE menu, the test is available.

The code is as follows:

Windows Registry Editor Version 5.00
[Hkey_classes_root\*\shell]
[Hkey_classes_root\*\shell\ultraedit]
@= "UltraEdit-32"
[Hkey_classes_root\*\shell\ultraedit\command]
@= "C:\\Program FILES\\IDM computer Solutions\\ultraedit\\uedit32.exe%1"

Add UE as an open item to the right mouse button menu

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.