OK how do I register a DLL?

Technical support and scripting issues

Moderators: Dorian (MJT support), JRL

Post Reply
EnderFFX
Pro Scripter
Posts: 92
Joined: Mon Mar 08, 2004 6:17 am

OK how do I register a DLL?

Post by EnderFFX » Mon Aug 25, 2014 3:36 pm

I am trying to register downloadmanager.dll, how do I do this? I've done it correctly before, looked it up on Google, etc, but I'd like to confirm how I do this.

Thank you!

User avatar
Marcus Tettmar
Site Admin
Posts: 7380
Joined: Thu Sep 19, 2002 3:00 pm
Location: Dorset, UK
Contact:

Re: OK how do I register a DLL?

Post by Marcus Tettmar » Mon Aug 25, 2014 9:18 pm

RegSvr32 DownloadManager.dll

If you're on Win64 you'll want to make sure you run the 32 bit bersion of RegSvr32:

c:\windows\syswow64\RegSvr32 DownloadManager.dll
Marcus Tettmar
http://mjtnet.com/blog/ | http://twitter.com/marcustettmar

Did you know we are now offering affordable monthly subscriptions for Macro Scheduler Standard?

Post Reply
Sign up to our newsletter for free automation tips, tricks & discounts