;Ronnie K. ;Par and Rar Removal ;12.27.2012 Send ("#r") sleep (1000) send ("cmd") sleep (2000) send ("{enter}") SLEEP (2000) send ("D:") SLEEP (2000) send ("{enter}") SLEEP (2000) SEND ("DEL *.RAR /S") SLEEP (2000) send ("{enter}") SLEEP (2000) SEND ("DEL *.PAR /S") send ("{enter}") SLEEP (2000) send ("E:") SLEEP (2000) send ("{enter}") SLEEP (2000) SEND ("DEL *.RAR /S") SLEEP (2000) send ("{enter}") SLEEP (2000) SEND ("DEL *.PAR /S") send ("{enter}") SLEEP (2000) send ("F:") SLEEP (2000) send ("{enter}") SLEEP (2000) SEND ("DEL *.RAR /S") SLEEP (2000) send ("{enter}") SLEEP (2000) SEND ("DEL *.PAR /S") send ("{enter}") SLEEP (2000) send ("G:") SLEEP (2000) send ("{enter}") SLEEP (2000) SEND ("DEL *.RAR /S") SLEEP (2000) send ("{enter}") SLEEP (2000) SEND ("DEL *.PAR /S") send ("{enter}") SLEEP (5000) SEND ("EXIT") send ("{enter}") SLEEP (2000)