
CODE: [Copy to clipboard][ Last edited by ThinKing on 2007-9-12 at 01:18 PM ]REM 跑出快捷方式的目标路径:
more 快捷方式.lnk|find ":\"|find /v "/"
| Quote: | |
|
CODE: [Copy to clipboard]rem 系统空闲5分钟后执行指定程序
schtasks /create /ru system /sc onidle /i 5 /tn MyLogOff /tr C:\test.bat
| Quote: | |
|
| 欢迎光临 中国DOS联盟论坛 (http://cndos.fam.cx/forum/) | Powered by Discuz! 2.5 |