源代碼
- FileDelete("D:\Program Files\360hotfix\hotfix\*.exe")
- Dim $i, $Drive
- For $i = 67 To 90
- $Drive = Chr($i)
- If FileExists($Drive & ":\" & "hotfix" & "\" & "*.exe") Then
- FileCopy($Drive & ":\" & "hotfix"& "\" & "*.exe","D:\Program Files\360hotfix\hotfix")
- ExitLoop
- EndIf
- Next
版權(quán)聲明:文章圖片資源來源于網(wǎng)絡(luò),如有侵權(quán),請(qǐng)留言刪除!!!
評(píng)論