What the Tech logo
Welcome Guest to What the Tech! ( Log In | Register ) • We clean malware from computers for free, and answer tech questions for fun.
• It's fast, friendly and 100% free! • Register Now • Spyware, Virus, Trojan, Rootkit? Read this before posting • Learn how it works
2 Pages V   1 2 >  
Reply to this topicStart new topic
> Re-register system DLLs in Windows 7, Windows 7 Made Easy
Ztruker
post May 11 2010, 07:11 PM
Post #1


WTT Tech
Group Icon

Group: Tech Team
Posts: 5,552
Joined: 6-August 05
From: Space coast of Florida
Member No.: 37,720
Operating System: Windows 7 Pro X64 (2X)
Vista Home Premium X86.



Updated 06/28/2010:

ReRegisterDLL.bat is a batch file for re-registering system DLLs in Windows 7
using the regsvr32.exe command. You must run this from an Elevated Command Prompt.

Click on the Start button
Select All Programs then Accessories
Right click on Command Prompt and select “Run as Administrator” from context menu.

You need to restart your computer when the batch file completes for the changes to take effect.

Originaly written by FreemanAng and posted here:

http://social.technet.microsoft.com/Forums...dd-ab41a05d26a2

Based on this post from Jaspreet here:

http://www.joejoe.org/forum/topic/18364-no...or/page__st__20

Re-written by Ztruker to only process system DLLs and avoid DLLs in
\Windows\assembly
\Windows\Downloaded Program Files
\Windows\Installer\$PatchCache$
\Windows\System32\DriverStore
\Windows\winsxs"

Removed need to edit the generated list of DLLs.
Replaced with FOR loop suggested by Appleoddity.

This process may take several minutes, be patient.
Notepad will open when the DLL name collection is done.
Review the list if you want then close Notepad when ready to continue.

You will be given the chance to terminate the process if you do not want to continue
by pressing Ctrl+c then entering y to terminate the batch process.

You will see the name of each DLL as it's being re-registered.

You can also tell ReRegisterDLL.bat to use an existing file which contains
a list of DLLs to register. This can be handy when someone else is providing
the list of DLLs or if you have run this before and edited the file to remove
any you don't want processed.

To do this, simply start ReRegisterDLL.bat and give it the filename.ext of
the existing file. If the file is not in the same directory as ReRegisterDLL.bat
then you must give it the fully qualified path of the file.

Attached File  ReRegisterDLL.zip ( 2.15K ) Number of downloads: 1072


This post has been edited by Ztruker: Jun 28 2010, 06:59 PM
Go to the top of the page
 
+Quote Post
Asshiah
post Jun 9 2010, 08:34 AM
Post #2


New Member
*

Group: New Member
Posts: 1
Joined: 9-June 10
Member No.: 93,001
Operating System: Windows 7



Thank you so much.

It is just perfect!

It really help me there!
Go to the top of the page
 
+Quote Post
Ramachandran
post Jun 25 2010, 10:43 PM
Post #3


New Member
*

Group: New Member
Posts: 2
Joined: 25-June 10
Member No.: 93,277
Operating System: Windows 7



during the process, it very often says 'Register Server stopped working'. Is that ok? I tried once without giving Administrator rights. It didnt work. No trying by running it 'As Administrator'.
ANd is a restart needed to see the changes?
Go to the top of the page
 
+Quote Post
Ramachandran
post Jun 25 2010, 10:50 PM
Post #4


New Member
*

Group: New Member
Posts: 2
Joined: 25-June 10
Member No.: 93,277
Operating System: Windows 7



once i restarted the system it worked properly...thanks a lot for the solution.
Go to the top of the page
 
+Quote Post
Ztruker
post Jun 28 2010, 06:48 PM
Post #5


WTT Tech
Group Icon

Group: Tech Team
Posts: 5,552
Joined: 6-August 05
From: Space coast of Florida
Member No.: 37,720
Operating System: Windows 7 Pro X64 (2X)
Vista Home Premium X86.



Thank you. I'll add the need to Run as Administrator and restart after it completes.
Go to the top of the page
 
+Quote Post
Ztruker
post Jun 28 2010, 07:03 PM
Post #6


WTT Tech
Group Icon

Group: Tech Team
Posts: 5,552
Joined: 6-August 05
From: Space coast of Florida
Member No.: 37,720
Operating System: Windows 7 Pro X64 (2X)
Vista Home Premium X86.



Asshiah, Ramachandran, what problem were you trying to fix that this batch file helped you with? Would be nice to know and could help someone else later on.

Thanks.
Go to the top of the page
 
+Quote Post
GaMMieZ
post Jul 24 2010, 07:45 AM
Post #7


New Member
*

Group: New Member
Posts: 1
Joined: 24-July 10
Member No.: 93,763
Operating System: Windows 7



Thank you very much
Go to the top of the page
 
+Quote Post
ADEL
post Jul 24 2010, 02:22 PM
Post #8


New Member
*

Group: New Member
Posts: 1
Joined: 24-July 10
Member No.: 93,767
Operating System: XP



thank.
but open windows in new windows when click folder.
how correct this problem?
Go to the top of the page
 
+Quote Post
Ny303
post Sep 3 2010, 10:53 PM
Post #9


New Member
*

Group: New Member
Posts: 1
Joined: 3-September 10
Member No.: 94,324
Operating System: Seven



Thanks Ztruker.
Nice and easy, problem solved for me (Win7 Ultimate)
Go to the top of the page
 
+Quote Post
GoodSam
post Sep 8 2010, 05:24 PM
Post #10


New Member
*

Group: New Member
Posts: 1
Joined: 8-September 10
Member No.: 94,388
Operating System: Windows 7 Professional 64-bit



Thanks much. That fixed it!
Can someone please help me understand what causes the problem in the first place?
Go to the top of the page
 
+Quote Post
tejasss007
post Dec 3 2010, 02:46 AM
Post #11


New Member
*

Group: New Member
Posts: 1
Joined: 3-December 10
Member No.: 95,208
Operating System: Windows 7



This worked for me. do exactly as mentioned.
Go to the top of the page
 
+Quote Post
mjy
post Jan 20 2011, 07:04 AM
Post #12


New Member
*

Group: New Member
Posts: 1
Joined: 20-January 11
Member No.: 95,709
Operating System: Windows 7, Vista



Thanks Rich.
Excellent work. Solved my problem
Go to the top of the page
 
+Quote Post
JohnRocks
post Jan 29 2011, 05:27 AM
Post #13


Authentic Member
**

Group: Banned
Posts: 56
Joined: 13-November 10
Member No.: 95,028
Operating System: Windows XP



Thanks for this awesome information.
Go to the top of the page
 
+Quote Post
krispic
post Jan 30 2011, 08:55 AM
Post #14


New Member
*

Group: New Member
Posts: 1
Joined: 30-January 11
Member No.: 95,795
Operating System: win7



laugh.gif I'm from Slovenia, I've been looking for that solution all day. I have notebook asus k52JT, and this error started when I have uninstalled NB-probe, Splendid utility and maybe some other drivers... Than at starting Win7 was always poping up ACMON error -Chameleon engine out of service and I couldn't even open my comp or control pane..ghrr. Than in some mysterious way I have rainstalled splendid utility from ASUS and NB probe, still now I don't know whtat's this NB probe means..And Accmon error diseappeared, then I was searching for explorer.exe problem and after 8hours of surfing finally found this fixing batv file, that acually worked.!

THANK YOU VERY MUCH.! And excuse me on my bad Englis..i'm so excited cause my notebook is workin properly.!
And remember, don't uninnstal things if you don't now or you aren't soo sure what they means.
Thank You:! biggrin.gif biggrin.gif biggrin.gif
Go to the top of the page
 
+Quote Post
rrppaarr
post Feb 5 2011, 06:03 AM
Post #15


New Member
*

Group: New Member
Posts: 1
Joined: 5-February 11
Member No.: 95,848
Operating System: Windows 7



I tried the original solution and then this batch file but re-registry of dlls stops at C:\windows\system32\3DImageRenderer.dll

I've waited hours, but doesn't seem like it is moving forward.

I do not have the windows installation disc since windows 7 (Home edition) came preinstalled in my laptop.

Please help!
Go to the top of the page
 
+Quote Post

2 Pages V   1 2 >
Reply to this topicStart new topic


 

RSS Time is now: 17th May 2012 - 03:39 AM
Advertisements do not imply our endorsement of that product or service. The forum is run by volunteers who donate their time and expertise. We make every attempt to ensure that the help and advice posted is accurate and will not cause harm to your computer. However, we do not guarantee that they are accurate and they are to be used at your own risk.
Member site: Alliance of Security Analysis Professionals | UNITE Against Malware
© Geeks to Go, Inc. | All Rights Reserved | Privacy Policy