home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 5 / FreshFish_July-August1994.bin / bbs / util / startup-menu-1.5.lha / Startup-Menu-1.5 / My_S / sminit_PP.rexx < prev    next >
Encoding:
OS/2 REXX Batch file  |  1992-09-02  |  243 b   |  12 lines

  1. /* ARexx script run by Startup-menu on intitilisation */
  2.  
  3.  
  4.  
  5. ADDRESS COMMAND 'Run >NIL Apps:other/muzak/players/powerplayer/powerplayer -nr'
  6. ADDRESS COMMAND 'C:Wait 2'
  7. ADDRESS 'PowerPlayer.REXX';
  8. PlLoad "Apps:Data/GoodModsMeds/mod.MOEBIUS";
  9.  
  10.  
  11.  
  12.