home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 October / Gamestar_23_2000-10_cd2.bin / MHEAD / menu.scr < prev    next >
Text File  |  1998-06-12  |  546b  |  12 lines

  1. MENU_BEGIN
  2. MENU_NAME   "Motorhead Installation v1.0"
  3. MENU_BUTTON "\MENU\","BTN_0.BMP","\MENU\","BTN_1.BMP";
  4. MENU_BUTTON "\MENU\","BTN_1.BMP","\MENU\","BTN_0.BMP";
  5. MENU_PICTURE "\MENU\","MOTOR.BMP";
  6. MENU_READREG "1","SOFTWARE\Digital Illusions\Motorhead","InstallDir","9";
  7. MENU_READREG "2","SOFTWARE\Digital Illusions\Motorhead","InstallDir","9";
  8. MENU_OPTION  "Install / play motorhead","E","1","\MOTOR\DISK1\","SETUP.EXE";
  9. MENU_OPTION  "UnInstall Motorhead","U","1","UnInstallExe","UnInstallLog";
  10. MENU_OPTION  "Quit","Q","1";
  11. MENU_END
  12.