风云小站 » 『 求助专区 』 » 批处理开机自启动要怎么写?
本页主题: 批处理开机自启动要怎么写? 打印 | 加为IE收藏 | 复制链接 | 收藏主题 | 上一主题 | 下一主题

 binixingfu批处理开机自启动要怎么写?

顶端 Posted: 2007-07-29 15:27 | [楼 主]

 heroyb

时间设置的一个方法是使用ping命令,不过比较难以精确。
ping -n 30 127.0.0.1 
命令作用是ping本机器30次,约30秒左右
之后结束记事本进程使用
taskill /im notepad.exe


所以合起来就是
start E:\存档\偶尔使用\新建.txt
ping -n 30 127.0.0.1 
taskill /im notepad.exe
顶端 Posted: 2007-07-29 21:39 | 1 楼

 heroyb

80286说得对的,
xp启动的时候不会运行autoexec.bat
win2000会运行autoexec.bat
要想xp启动autoexec.bat设置还很麻烦,不如直接加入启动组了
顶端 Posted: 2007-07-30 14:24 | 2 楼
帖子浏览记录 版块浏览记录
风云小站 » 『 求助专区 』
感谢,曾经的版主
Total 0.009739(s) query 7, Time now is:06-10 00:56, Gzip enabled 渝ICP备20004412号-1

Powered by PHPWind v6.3.2 Certificate Code © 2003-07 PHPWind.com Corporation
Skin by Chen Bo