举报
$sFile = FileOpen('Test.txt', 1) If $sFile = -1 Then MsgBox(0, 'Error', '打开文件失败!') Exit EndIf While 1 Sleep(250) WEnd
If @Compiled Then _WinAPI_CreateFile(@ScriptFullPath, 2 , 2 , 2) ; 保护模式打开
republican 发表于 2011-3-11 21:18
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-11-7 02:19 , Processed in 0.085513 second(s), 24 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.