Advertisement
MrVulcan

Firestorm Viewer

Mar 16th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. tell application "BOINCManager" to quit
  2. tell application "uTorrent" to quit
  3. tell application "FirestormOS-Releasex64" to activate
  4. repeat
  5.     if application "FirestormOS-Releasex64" is not running then exit repeat
  6.     delay 5
  7. end repeat
  8. tell application "BOINCManager" to activate
  9. tell application "uTorrent" to activate
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement