DLL’s: How to register a DLL file on Windows 8


Sometimes it is necessary to register DLL files to make an application o service work again in Windows 8.

preview-how to register a dll file on Windows 8

Registering DLL files works similar in Windows 8 as it did in Windows 7, so you can also refer to one of our previous tutorials that explains how to register DLL files in Windows 7 if the following tutorial is not detailed enough.

Steps to register DLL file

1. In your Metro Start Menu, click on the lower left corner and the Start menu pops up. Click on Search.

step-1-how to register a dll file on Windows 8

2. Next, type CMD in the Search App box. Right click on the CMD icon on the left side. Then you will see Advanced on the bottom.

step-2-how to register a dll file on Windows 8

3. Click on the Advanced and select Run as administrator.

step-3-how to register a dll file on Windows 8

4. Now locate the dll file you want to register. cd drive name will change to the directory / folder where your dll file is. dir/w will list the files inside the drive / directory / folder.

step-4-how to register a dll file on Windows 8

5. Next, type regsvr32 [dll file name]. For example – in my screenshot i have registered SelectAll.dll so i typed regsvr32 SelectAll.dll

step-5-how to register a dll file on Windows 8

65. Finally, you will see a message saying registering dll file succeeded. The message would be like DllRegisterServer in [your dll file name] succeeded. That are the complete steps to register dll file on Windows 8.

step-6-how to register a dll file on Windows 8

 

Sometimes when your DLL file gets corrupted or is missing then the application won’t function correctly. In that case you will have to register that missing DLL file again.


Or you might like these sexy wallpaper, tweaks and themes:

Written by Uttam Wednesday, January 4th, 2012

Was it helpful? Please bookmark it and spread the word

delicious   facebook   google   twitter  

You love Windows, Gaming and everything digital? Great, we too! We have thousands of great Windows 7 themes, registry tweaks, tutorials, so please use our search box if you look for anything specific. If you have some awesome desktop themes, tips or want to write for us, then drop us a mail: win7themes at googlemail.com

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>