Re-Register all of the DLL's on your computer

Описание к видео Re-Register all of the DLL's on your computer

Re-Register all of the DLL's on your computer

If your computer suffering from dll error messages or you have a corrupt dll file and you want to Fix DLL Error by Re-Registering all of the DLLs on your computer.

This works on Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10.

I will show you How to register all DLL Files using CMD.

Once we have our batch file made, you will be able to re-register all the dll's on that PC.

1. CD C:\WINDOWS
2. Dir *.dll /s /b c:\regdll.bat
3. Replace all c:\ with Regsvr32.exe /s c:\
4. Delete all Temp, $patchcache$ and WinSXS references
5. Save c:\regdll.bat

Other options:
1. DISM.exe /Online /Cleanup-image /Restorehealth
2. DISM.exe /Online /Cleanup-Image /RestoreHealth /Source:C:\RepairSource\Windows /LimitAccess
Note: Replace the C:\RepairSource\Windows placeholder with the location of your repair source.

https://support.microsoft.com/en-gb/h...

Need help with your computer? join our forum
http://www.briteccomputers.co.uk/forum

Комментарии

Информация по комментариям в разработке