Windows-Optimization/5.1/RunMe.bat

18 lines
711 B
Batchfile

RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove
del /q %SystemRoot%\Media
rmdir /q %SystemRoot%\Media
regsvr32 %SystemRoot%\system32\zipfldr.dll /u
regedit /s optimXP.reg
regedit /s services.reg
echo lh %SystemRoot%\system32\kb16.com ru >> %SystemRoot%\system32\autoexec.nt
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}" /f
REM rmdir /s /q "%SystemRoot%\Driver Cache\i386"
regedit /s console.reg
pause