方法1:
与@woeq43589 发的"可解决Win7玩家花屏问题。"http://tieba.baidu.com/p/3425676837 同理。
首先打开文本文件,写入
@echo off
taskkill /f /im explorer.exe
决战王朝.exe
end
start explorer.exe
exit
保存后缀名为bat文件,保存到游戏目录下。
该方法是运行bat后关闭"explorer.exe"后运行"决战王朝.exe",在退出"决战王朝.exe"后运行"explorer.exe"然后结束bat。
与@woeq43589 发的"可解决Win7玩家花屏问题。"http://tieba.baidu.com/p/3425676837 同理。
首先打开文本文件,写入
@echo off
taskkill /f /im explorer.exe
决战王朝.exe
end
start explorer.exe
exit
保存后缀名为bat文件,保存到游戏目录下。
该方法是运行bat后关闭"explorer.exe"后运行"决战王朝.exe",在退出"决战王朝.exe"后运行"explorer.exe"然后结束bat。