How to add registration DLL option in Win10 right-click menu?

  

In Win7/Win8.1/Win10, dynamic link library file DLL often plays a vital role. Many size problems are caused by DLL registration failure or related problems. of. Components that use COM/OLE/ActiveX services usually need to register with regsvr32. If there is a more convenient way to perform the registration process, the related issues will be easily resolved.

Software Name:
Software Rubik's Cube Computer V6.20 Green Free Edition
Software Size:
4.87MB
updated:
2016-07-31



in general, the addition of & ldquo Windows10 context menu; register /unregister The DLL” function is still quite feasible. However, the operation may be more troublesome than the previous article, but it is not difficult. Since some friends joked that we are "the home of the registry", we can not live up to expectations, this operation is also inseparable from the registry, so it is still an old saying, it is best to use the soft media Rubik's cleanup master to back up the registry, In order to avoid the trouble of misuse, it is not easy to solve.

Detailed tutorial:

1. After entering regedit in the Cortana search bar, press Enter to enter the registry editor

2. Navigate to: HKEY_CLASSES_ROOT\\dllfile\\shell

3, right click on the shell, create a new item, name it "“ register DLL" (the name can be customized)

4, right click "register DLL", create a new An item, named Command

5, click Command, find the “(default)” button on the right, double-click to open, enter the following in the numeric data and click “OK”. :regsvr32.exe \\"%1\\"

6, back to HKEY_CLASSES_ROOT\\dllfile\\shell

7, follow the steps in steps 3 and 4, right click on the shell , create a new & ldquo; anti-registration DLL & rdquo; (the name can be customized), and then right click on & ldquo; anti-registration DLL & rdquo;, create a new Command item.

8. Click Command, find the “(default)” key on the right and double-click. Enter the following in the numeric data and click “OK”:regsvr32.exe /u \\ "%1\\"

Agreed. Now the right-click menu should have the "DLL registration /anti-registration" item. The above method is also applicable to the registration of OCX files, just change "HKEY_CLASSES_ROOT\\dllfile\\shell" to "HKEY_CLASSES_ROOT\\ocxfile\\shell". However, this operation is still a little troublesome, and the utility of the soft media Rubik's setting master can add the above functions more easily, and is more professional and efficient.

The method is very simple, as long as you set the master → right-click menu → add right-click menu item to check "(reverse) registration DLL", you can achieve two-way operation. For the same reason, check "" (reverse) registration OCX” can also achieve registration of OCX files. This method is also applicable to Windows 7/Windows 8.1 systems.

Related recommendation:

Win10 can't create a new folder. What should I do? Win10 right button does not have a new folder solution

Win10 built-in kill soft Windows Defender how to remove the right-click menu scan?

Copyright © Windows knowledge All Rights Reserved