Providing Free and Editor Tested Software Downloads
< HOME | TUTORIALS | GEEK-CADE| WEB TOOLS | YOUTUBE | NEWSLETTER | DEALS! | FORUMS | >

MajorGeeks.com - If your computer could ask you for it, it would.

Software Categories

All In One Tweaks
Android
Antivirus & Malware
Appearance
Back Up
Browsers
CD\DVD\Blu-Ray
Covert Ops
Drivers
Drives (SSD, HDD, USB)
Games
Graphics & Photos
Internet Tools
Linux Distros
MajorGeeks Windows Tweaks
Multimedia
Networking
Office & Productivity
System Tools

Other news

· How To and Tutorials
· Life Hacks and Reviews
· Way Off Base
· MajorGeeks Deals
· News
· Off Base
· Reviews




spread the word

· YouTube
· Facebook
· Instagram
· Twitter
· Pintrest
· RSS/XML Feeds
· News Blur
· Yahoo
· Symbaloo

about

· Top Freeware Picks
· Malware Removal
· Geektionary
· Useful Links
· About Us
· Copyright
· Privacy
· Terms of Service
· How to Uninstall

top downloads

1. GS Auto Clicker
2. Macrium Reflect FREE Edition
3. FlyOobe / Flyby11
4. Smart Defrag
5. Sergei Strelec's WinPE
6. Mozilla Firefox
7. MusicBee
8. Visual C++ Redistributable Runtimes AIO Repack
9. Everything Search Engine
10. K-Lite Mega Codec Pack
More >>

top reads

Star How to Fix Windows Install Error 0xC1900101

Star How to Force Enable Windows 10 Extended Security Updates If The Option Is Not Showing

Star Windows 11 25H2 is Out: What’s New and How to Get It Now.

Star Star Trek Fleet Command Promo Codes: Redeem Codes for Free Shards, Blueprints And Resources

Star Boost Your PC Speed with ReadyBoost: How a Thumb Drive Can Enhance Your System's Performance

Star 5 Hidden Windows Tools You’ve Had All Along But Never Use

Star Use the Windows 10 Media Creation Tool Before Support Ends For Windows 10 in 2025

Star Fedora 42 - It Might Be the Prettiest Linux Yet

Star How to Set Up an Automatic Backup Plan In a Few Clicks

Star How To Skip Windows 11 Hardware Checks & Keep Windows 10 in 2025 - The Ultimate Guide


MajorGeeks.Com » Overview» Tutorials and Video Guides » How-To Register or Unregister DLL and OCX Files

How-To Register or Unregister DLL and OCX Files

By Timothy Tibbetts

on 06/30/2023

IObit Mid-Year Sale: 90% OFF + Mystery Treat Experience faster surfing, smarter security, and total privacy with IObit Pro,
now yours at 90% OFF plus a mystery treat!

Built into Windows 7, 8, and 10 is Regsvr32, a command-line app that can be used to register or unregister OLE (Object Linking and Embedding) controls including DLL and ActiveX controls in the Windows registry. In this article, we'll show you how to register and unregister a DLL file to fix Windows problems.

Command-line and PowerShell geeks shouldn't have any problems using Regsvr32. Here is what you need to know.

We suggest you create a restore point before you continue and or back up your registry. Open the command-line or PowerShell as an administrator.

regsvr32 [/n] [/i[:cmdline]] dllname

Register regsvr32 "path & filename of dll or ocx"
Unregister regsvr32 /u "path & filename of dll or ocx"

Possible options documented by Microsoft include:

/u - Unregisters server.
/s - Specifies regsvr32 to run silently and not display any message boxes.
/n - Specifies not to call DllRegisterServer. You must use this option with /i.
/i - cmdline : Calls DllInstall passing it an optional [cmdline]. When used with /u, it calls DLL uninstall.
dllname - Specifies the name of the DLL file that will be registered.
/? - Displays help at the command prompt.



Be sure to type in the path or change directories to where the DLL or OCX is located. To change directories, you want to use the cd command. For example, to change directories to C:WindowsSysWOW64, simply type in CD C:WindowsSysWOW64 with a space after cd.

If you're not into the command-line or PowerShell, we understand. Luckily, there are third-party freeware utilities that can do this for you. For us, there's only one that is freeware and portable, and that's RegDllView by Nirsoft



RegDllView will save you a lot of trouble typing away.

comments powered by Disqus




© 2000-2025 MajorGeeks.com
Powered by Contentteller® Business Edition