How to register and unregister dll files
You can use the Regsvr32 tool (Regsvr32.exe) to register and unregister OLE controls such as DLL or ActiveX Controls (OCX) files that are self-registerable. This may be necessary to troubleshoot some issues with Windows, Microsoft Internet Explorer, or other programs.
RegSvr32.exe has the following command-line options:
syntax:- Regsvr32 [/u] [/n] [/i[:cmdline]] dllname
/u - Unregister server
/i - Call DllInstall passing it an optional [cmdline]; when used with /u calls dll uninstall
/n - do not call DllRegisterServer; this option must be used with /i
/s – Silent; display no message boxes (added with Windows XP and Windows Vista)
To register a dll or ocx file :
Click Start >Type in Search Bar:
regsvr32 <path & filename of dll or ocx>
Click Enter.
for example:
To un-register a dll or ocx file :
Click Start > Run >Type
regsvr32 /u <path & filename of dll or ocx>
Click Enter.
for example:
Related Posts by Categories
- Ultimate Windows Tweaker v1.2 Released
- How to copy Text from images
- How to hide Desktop Icons in Windows 7 and Windows Vista
- How to add Tag to the Picture in Windows Vista & Windows 7
- How to run Internet Explorer and Firefox concurrently within Firefox browser
- Command-Line Switches for Sc.exe
- How to Capture a screen shot
- How to change Windows Registered Owner and Organization Name
- Another way to Exit Explorer
- Ultimate Windows Tweaker - Tweak UI For Windows Vista
- Increase the size of Recycle Bin
- Changing the Drive letter
- Resizing Partition in Windows Vista
- Saving a Search in Windows Vista
- How to disable media sharing in Windows Media Player
- How to Install XP on Pre-Installed Vista Computer Using Vista Boot Pro
- How to install Windows Vista in less than 512 MB of RAM
- How to Play .OGM Video Files in Windows Vista
- Disable Run Dialogue in Windows Vista/XP
- Disable Logging off in Windows Vista/XP
- Add "Open with Notepad" to the Context Menu for All Files
- Add Defragment to a Drives Right-Click Menu
- formating USB Flash (pen) drive into NTFS format
- View installed OS Service Packs and Hotfixes Using Command Line
- How to connect Windows Live Hotmail into Outlook
- How to sorts Emails into Folders in Windows Live Hotmail
- Ultimate Windows Tweaker v1.2 Released
- How to add a Website Link at Desktop Context Menu
- Trim YouTube Videos Online
- Convert Docx file to other Document format using Docx Converter
- How to Turn off Sign In Multiple feature in WLM
- How to Reduce the Silverlight App size
- How to Add your Blog Activities on Windows Live Account
- How to type in Hindi or other Indian Languages
- Read India’s popular Newspapers Online for free
- How to copy Text from images
- How to merge multiple PDF files in single PDF file
- How to determining whether or not a photo has been edited
- How to run Internet Explorer and Firefox concurrently within Firefox browser
- How to make a personalized Valentine’s card
- How to Download Microsoft TechNet Library and read offline
- Inserting Flash ( SWF Files ) into Powerpoint 2007
- Switches for Silent Installations
- Creating themes for Google Chrome - AskVG.com
- Disable Run Dialogue in Windows Vista/XP
- Disable Logging off in Windows Vista/XP
- Add Defragment to a Drives Right-Click Menu
- formating USB Flash (pen) drive into NTFS format
- Ultimate Windows Tweaker v1.2 Released
- How to add a Website Link at Desktop Context Menu
- How to Turn off Sign In Multiple feature in WLM
- How to Reduce the Silverlight App size
- How to Add your Blog Activities on Windows Live Account
- How to copy Text from images
- How to hide Desktop Icons in Windows 7 and Windows Vista
- How to add Tag to the Picture in Windows Vista & Windows 7
- How to merge multiple PDF files in single PDF file
- How to determining whether or not a photo has been edited
- How to run Internet Explorer and Firefox concurrently within Firefox browser
- Ultimate Windows Tweaker 1.1 Beta released
- Command-Line Switches for Sc.exe
- How to change Windows Registered Owner and Organization Name
- Increase the size of Recycle Bin
- Changing the Drive letter
- How to disable media sharing in Windows Media Player
- How to enable CMD at Right Click Context Menu
- How to install Windows Vista in less than 512 MB of RAM
- How to Play .OGM Video Files in Windows Vista
- Disable Run Dialogue in Windows Vista/XP
- Disable Logging off in Windows Vista/XP
- Add "Open with Notepad" to the Context Menu for All Files
- Add Defragment to a Drives Right-Click Menu
Post a Comment