Tips&Tricks

Windows XP Tweaks

ads
Responsive Ads Here

Batch script for uxtheme-dll

Here is a batch script to help out with replacing uxtheme.dll:

Copy and paste the text below into notepad and save the file as rename.bat. Then just execute the batch script to reanme the easily.

ren $dlldir$uxtheme.dll $dlldir$uxtheme.dll.bak

ren $dlldir$uxtheme.pat $dlldir$uxtheme.dll

No comments: