再次感谢abcd的大力支持,非常感谢!!
if exist WTFcc\nul if exist WTF\nul ren WTF WTFyy&& ren WTFcc WTF&&goto :next
if exist WTFyy\nul if exist WTF\nul ren WTF WTFcc&& ren WTFyy WTF
:next
if exist Interfacecc\nul if exist Interface\nul ren Interface Interfaceyy&& ren Interfacecc Interface&&goto :next1
if exist Interfaceyy\nul if exist Interface\nul ren Interface Interfacecc&& ren Interfaceyy Interface
:next1
运行后只改了一次就不成功了,连WTF和Interface不见了,只剩下修改一次后的WTFcc和Interfacecc。
这个是魔兽插件当前用到的两个文件夹,WTF和Interface,
我表达的意思可能是错的,就是有另一个备份的WTF和Interface,改名为WTFcc和Interfacecc,切换着用的,因为两个人使用插件不一样,所以想用批处理来改名切换使用这两个插件文件夹。
还有就是只运行前面两行,一样是只改成WTFcc就没任何动静了。
Last edited by liu3157551 on 2008-4-22 at 11:19 PM ]