home *** CD-ROM | disk | FTP | other *** search
/ VIPER Paradice / VIPER.ISO / pc / UNI / UNISTALL.EXE / UNISTALL.DXR / 00026.ls < prev    next >
Encoding:
Text File  |  2002-07-01  |  126 b   |  6 lines

  1. on exitFrame
  2.   cdRomVolume = the moviePath & "game2"
  3.   ok = barunprogram(cdRomVolume & "\game.exe", "normal", 1)
  4.   quit()
  5. end
  6.