|
Register/Unregister Active X Components from the Context Menu
| Version Compatibility: |
Visual Basic 5 Visual Basic 6
|
More information: Copy/Paste the below into notepad and save it as "something.reg". Run it and you'll be able to registre/unregister ocxs and dlls with the context menu (i.e., by right clicking on the file in windows explorer).
This code has been viewed 115920 times. Instructions: Copy the declarations and code below and paste directly into your VB project. Declarations:
No Text Boxes
|