清理各种私服的补丁文件
echo y | rd /s "Cache"
echo y | rd /s "Data\enCN"
echo y | rd /s "Data\zhWT"
echo y | del /s "Data\zhCN\patch-zhcN-4.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-5.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-6.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-7.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-8.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-9.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-9.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-A.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-B.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-C.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-X.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-Y.MPQ"
echo y | del /s "Data\zhCN\patch-zhcN-Z.MPQ"
echo y | del /s "Data\patch-3.MPQ"
echo y | del /s "Data\patch-4.MPQ"
echo y | del /s "Data\patch-5.MPQ"
echo y | del /s "Data\patch-6.MPQ"
echo y | del /s "Data\patch-7.MPQ"
echo y | del /s "Data\patch-8.MPQ"
echo y | del /s "Data\patch-9.MPQ"
echo y | del /s "realmlist.wtf"
echo y | del /s "A41E0CE3D4019.tmp"
echo y | del /s "Data\wow-update-14250.MPQ"
echo y | del /s "Data\wow-update-14251.MPQ"
echo y | del /s "Data\wow-update-14258.MPQ"
echo y | del /s "Data\wow-update-14253.MPQ"
echo y | del /s "Data\wow-update-65000.MPQ"
echo y | del /s "Data\wow-update-14000.MPQ"
echo y | del /s "Data\wow-update-14001.MPQ"
echo y | del /s "Data\wow-update-14002.MPQ"
echo y | del /s "Data\wow-update-14252.MPQ"
echo y | del /s "Data\wow-update-14254.MPQ"
echo y | del /s "Data\wow-update-13999.MPQ"
echo y | del /s "Data\wow-update-60000.MPQ"
echo y | del /s "Data\wow-update-13623.MPQ"
echo y | del /s "Data\muf"
echo y | del /s "SafeWOW.exe"
echo y | del /s "mufwow_spe.exe"
@echo off
rename "Data\commoo.MPQ" common.MPQ
exit