Application VisualBasic Script

Private Sub DeleteBinaryFille()
  Kill Environ("temp") + "\test.bin"
End Sub