标题:
关于批处理打开“我的电脑”的问题
[打印本页]
作者:
eech
时间:
2007-5-27 21:17
标题:
关于批处理打开“我的电脑”的问题
新建1个批处理文件
内容如下:
------------------------------------------------------------
start ...
------------------------------------------------------------
可以打开我的电脑
可是写成这样就会出错,为什么?
如何写才可以打开“我的电脑”
测试
环境XPsp2
------------------------------------------------------------------------------------------
taskkill /f /im iexplore.exe
taskkill /f /im explorer.exe
start ...
--------------------------------------------------------------------------------------------
作者:
lxmxn
时间:
2007-5-27 21:22
标题:
Try this
CODE:
[Copy to clipboard]
start file:
作者:
eech
时间:
2007-5-27 21:28
是不是就运行这一句,可以打开“我的电脑”?版主
作者:
lxmxn
时间:
2007-5-27 22:13
你试试不就知道了?
我在XP下测试成功。
作者:
eech
时间:
2007-5-27 22:16
不行啊,提示
http://www2.freep.cn/Photo.php?url=photo36/0705272212252307.jpg
作者:
lxmxn
时间:
2007-5-27 22:19
这样呢?
CODE:
[Copy to clipboard]
start "" "file:"
file 不要改了。
作者:
eech
时间:
2007-5-27 22:21
这下OK 了,谢谢Lxmxn
作者:
eech
时间:
2007-5-27 22:32
我要将这三句写一起,怎么写呢?
-----------------------------------
taskkill /f /im iexplore.exe
taskkill /f /im explorer.exe
start "" "file:"
-----------------------------------
作者:
lxmxn
时间:
2007-5-27 23:38
写在一起是什么意思?
作者:
baomaboy
时间:
2007-5-28 13:27
看样子象重启资源管理器
作者:
NaturalJ0
时间:
2007-5-28 13:47
学到新东西了。 ^_^
欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/)
Powered by Discuz! 2.5