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

MajorGeeks.com - Geek before it was Chic.

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. Rufus
4. Smart Defrag
5. Visual C++ Runtime Installer (All-In-One)
6. Display Driver Uninstaller (DDU)
7. McAfee Removal Tool (MCPR)
8. CrystalDiskInfo
9. MusicBee
10. Sergei Strelec's WinPE
More >>

top reads

Star How to Disable 1-Click Ordering on Amazon (and Avoid Surprise Charges)

Star How to Fix Shallow Paint Layer Depth in Bambu Studio

Star Fastest Payout Online Casino USA (2025) | Real Money Wins

Star Aviator Betting Game Secrets: Unlock 97% RTP & Triple Your Wins

Star Windows Recall: What It Is, Why Hackers Will Love It, and How to Stay Safe

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

Star Best Apple Pay Casinos USA 2025 – Top Apple Pay Sites

Star How To Use VLC Media Player to Trim Video Clips

Star What Is the $WinREAgent Folder and Can I Delete It?

Star Swear Your Way to Better Search Results


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

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