Copy DLL/OCX to System32 Folder and Register it
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
AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload