home *** CD-ROM | disk | FTP | other *** search
- .key path
-
- ; RTInterface script to unload programs
- ; path is the default path (usually where programs are)
-
- ; WARNING: Make sure you handle all cases where the file name has
- ; a space in it! (Such as "The File Name"). Either don't
- ; use spaces in your file name, or use quotes.
-
-
- ; Unload RTracker
- rx "address 'RTracker';quit"
-