无忧启动论坛
标题:
在Autorun.inf里如何写可以运行一个程序后再运行另一程序?
[打印本页]
作者:
c383
时间:
2004-10-23 20:17
标题:
在Autorun.inf里如何写可以运行一个程序后再运行另一程序?
[这个贴子最后由c383在 2004/10/24 10:35pm 第 2 次编辑]
在Autorun.inf里:
[autorun]
OPEN=setup.exe /AUTORUN
ICON=setup.exe,1
shell\configure=配置(&C)...
shell\configure\command=setup.exe
shell\install=安装(&I)...
shell\install\command=setup.exe
若要在光盘插入后运行了setup.exe后再运行另一程序(***.bat),可以改写如下吗?有试过
的请赐教:
[autorun]
OPEN=setup.exe /AUTORUN
ICON=setup.exe,1
shell\configure=配置(&C)...
shell\configure\command=setup.exe
shell\install=安装(&I)...
shell\install\command=setup.exe
OPEN=***.bat /AUTORUN
ICON=***.bat,2
作者:
c383
时间:
2004-10-24 22:35
标题:
在Autorun.inf里如何写可以运行一个程序后再运行另一程序?
几天了,无人知道吗?
作者:
有田五亩
时间:
2004-10-25 01:45
标题:
在Autorun.inf里如何写可以运行一个程序后再运行另一程序?
应该不行!只能运行一个程序!最多写个批处理运行多个程序。
欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/)
Powered by Discuz! X3.3