VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



How to create Extension sensitive Context Menus

by Lorrettus Mathews (1 Submission)
Category: Registry
Compatability: Visual Basic 3.0
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (6 Votes)

Adds context menus that popup when you right click on a file in Explorer or File Dialogs. Useful for adding options like DLL/OCX Register Unregister etc.

Rate How to create Extension sensitive Context Menus

Run the exported Registry file by double clicking on it. Now right click on a .DLL or .OCX file in the explorer. Notice the new menu option in the context menu. You can edit the .reg file using Notepad.exe and change the menu caption Or associate more programs with the same extension.
If you don't see the new menu option you will have to locate the regsvr32.exe and change its path in the .REG file and run(double click) it again.


Have fun !

Download this snippet    Add to My Saved Code

How to create Extension sensitive Context Menus Comments

No comments have been posted about How to create Extension sensitive Context Menus. Why not be the first to post a comment about How to create Extension sensitive Context Menus.

Post your comment

Subject:
Message:
0/1000 characters