How to register your .DLL files
- In Windows Click Start > Run
- REGSVR32 filename.dll
- .DLL Registration Completed!
If the .DLL file is not located in your windows/system32/ folder you must add the file path before the filename.dll
If the .DLL file is not located in your windows/system32/ folder you must add the file path before the filename.dll