举报
Local $sPath[3] = ['C:', 'D:', 'E:'], $sInstallPath = $sPath[0] & '\Soft' If DriveSpaceFree($sPath[1]) / 1024 > 3 Then $sInstallPath = $sPath[1] ElseIf DriveSpaceFree($sPath[2]) / 1024 > 3 Then $sInstallPath = $sPath[2] EndIf FileCopy('C:\1.exe', $sInstallPath & '\1.exe')
查看全部评分
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-11-15 06:43 , Processed in 0.071971 second(s), 27 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2025 Discuz! Team.