Guest User

Untitled

a guest
Jan 19th, 2019
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. for $i = 0 to 30
  2. $iStatus = WinGetState("extractBIKAudio-DEU.exe")
  3. if not($iStatus = 0) then exitLoop
  4. Sleep(1000)
  5. next
Add Comment
Please, Sign In to add comment