home *** CD-ROM | disk | FTP | other *** search
/ PC/CD Gamer UK 14 / PCGAMER14.bin / menu / hot.mnu < prev    next >
Text File  |  1995-09-28  |  825b  |  49 lines

  1. ;
  2. ; Menu definition file
  3. ;
  4.  
  5. ;
  6. ; Configuration file 
  7. ;
  8. ; Note there MUST a config entry for each menu file even if all menu
  9. ; files use the same congig file.
  10. ;
  11. ; This facility allows submenus to have their own look and feel.
  12. ;
  13.  
  14. config hot.cfg
  15.  
  16. ;
  17. ; Files to install to hard drive
  18. ;
  19.  
  20. colour white
  21.  
  22. [Into the Shadows]
  23. execute nomenu \itsdemo.exe
  24.  
  25. [Riddle of Master Lu]
  26. execute nomenu \install
  27. readme \text\masterlu.txt
  28.  
  29. [Tekwar]
  30. execute nomenu \tekwar\runme.bat
  31.  
  32. [Witchaven]
  33. pkunzip \whaven\whaven.zip \pcg\whaven
  34.  
  35. [Anvil of Dawn]
  36. execute nomenu \anvil\anvil
  37. readme \text\anvil.txt
  38.  
  39. [Metal Lords]
  40. execute nomenu \mlords\install c:
  41. readme \text\mlords.txt
  42.  
  43. ;
  44. ; End of Menu Definition file.
  45. ;
  46. ; Note there MUST be a CR after the last menu line proper (which is
  47. ; why this is here)
  48. ;
  49.