
[已解決]bat轉(zhuǎn)exe后無法重啟explorer最后由 522235677 于 -3-1 20:34bat代碼
bat文件放在桌面執(zhí)行,正常重啟explorer當(dāng)轉(zhuǎn)換為exe后,結(jié)束explorer進(jìn)程后就會(huì)打開資源管理器。制作成winrar自解壓后,也是如此。執(zhí)行用nclick="copycode($('code0'));">復(fù)制代碼
- taskkill /f /im explorer.exe
- explorer
感謝 /zhq迷失 自己/zhq 366019235我就是沒想到,慚愧……nclick="copycode($('code1'));">復(fù)制代碼
- start %systemroot%explorer.exe

