Board logo

标题: 求一个U盘的autorun.inf [打印本页]

作者: buweisheilunluo     时间: 2008-5-16 17:42    标题: 求一个U盘的autorun.inf

我现在的autorun.inf里是这么写的 [AutoRun] OPEN=danger.exe shellexecute=danger.exe shell\Auto\command=danger.exe ICON=demon.ico 我这样直接双击这个U盘会会开启这个程序... 但是U盘进不去... 要用右键进去... 哪位高手能教我下双击U盘可以进入U盘目录... 而且可以自动运行这个程序... 并且U盘的个性图标也在... 谢谢... 菜鸟在此指教...

作者: buweisheilunluo     时间: 2008-5-16 17:45
高手来看一下吧... 我相信这些对于你们不难的

作者: slore     时间: 2008-5-16 19:53
自己修改danger.exe……

作者: buweisheilunluo     时间: 2008-5-17 10:38
能说的具体点么。。。 这个danger.exe是我用bat转过去的。。。 能教教我里面应该写些什么才能达到要求么。。。

作者: pusofalse     时间: 2008-5-17 12:17
start "" "%~dp0"

作者: tjtchly     时间: 2008-8-7 09:21
Originally posted by pusofalse at 2008-5-17 12:17 PM: start "" "%~dp0"
太高了,偶正找呢,没想到,真没想到……