home *** CD-ROM | disk | FTP | other *** search
/ Tropami Tajemnic / RZYM.iso / WINDOWS / lingo.ini < prev    next >
Text File  |  2003-03-21  |  219b  |  10 lines

  1. on startup
  2. set the soundkeepdevice to 0
  3. global tbsearchpath
  4. set tbsearchpath=[]
  5. append(tbsearchpath, the applicationPath & "..\MPEGAV\")
  6. append(the searchpaths, the applicationPath & "..\MPEGAV")
  7.  
  8. end startup
  9.  
  10.