VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Copy DLL/OCX to System32 Folder and Register it

by Warren Goff (20 Submissions)
Category: Registry
Difficulty: Beginner
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

Simply compile to an exe and drag/drop any ocx or dll on it. It copies the file to the system32 directory (uses SHGetSpecialFolderLocation Lib "shell32.dll" API) and registers it. It saves me time as I was always copying the files to the system32, finding them and then registering them. Now, I don't have to. I will work on adding it to the Windows Explorer Context Menu (shell), maybe...---Update (08-25-07)---Fixed a bug in the Command$---Update(08-28-07)---Add/Remove Register/Unregister to the Windows Explorer Shell

Rate Copy DLL/OCX to System32 Folder and Register it

Download Copy DLL/OCX to System32 Folder and Register it

Download Copy DLL/OCX to System32 Folder and Register it (7 KB)

Copy DLL/OCX to System32 Folder and Register it Comments

No comments have been posted about Copy DLL/OCX to System32 Folder and Register it. Why not be the first to post a comment about Copy DLL/OCX to System32 Folder and Register it.

Post your comment

Subject:
Message:
0/1000 characters