首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 操作系统 > windows >

autorun的有关问题

2012-01-08 
autorun的问题autorun.inf 放在D盘根目录下[AutoRun]openqq.exeshell\open打开(&O)shell\open\commandq

autorun的问题
autorun.inf 放在D盘根目录下
[AutoRun]
open=qq.exe
shell\open=打开(&O)
shell\open\command=qq.exe
shell\open\Default=1
shell\open\command=qq.exe
为什么只能打开qq.exe,而打不开D盘。。

我想问下能实现打开qq.exe同时打开D盘
这样能实现吗??

[解决办法]

探讨
引用:
最笨的办法,,,
直接改command=qq.bat,且qq.bat里直接写
BatchFile codestart qq.exestart explorer.
start explorer 打开不是磁盘根目录吧

热点排行