原帖由 2011275081672 于 2011-10-21 00:21 发表
for %%t in (c d e f g h i j k l m n o p q r s t u v w x y z) do if exist %%t:\WINDOWS set s=%%t
if exist %s%:\windows\123 (goto b) else (goto a)
:a
md %s%:\windows\123
:b
shutdown -s
...
欢迎光临 无忧启动论坛 (http://bbs.c3.wuyou.net/) | Powered by Discuz! X3.3 |