home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 10 / 10.iso / m / m067 / 1.img / MENUS / WIN.MNU < prev   
Encoding:
Text File  |  1992-08-17  |  380 b   |  17 lines

  1. LABEL     "Windows 3.x"
  2.  
  3. ENTRY     "Windows 3.0", helps\win30.hlp
  4.     DISPLAY   helps\warn1.hlp
  5.     begin
  6.     CALL  %Exe_Path\batch\win30.bat c:\ss24x\win30drv %Exe_Path
  7.     DISPLAY helps\windone.txt
  8.     end
  9.  
  10. ENTRY     "Windows 3.1", helps\win31.hlp
  11.     DISPLAY   helps\warn1.hlp
  12.     begin
  13.     CALL  %Exe_Path\batch\win31.bat c:\ss24x\win31drv %Exe_Path
  14.     DISPLAY helps\windone.txt
  15.     end
  16.     
  17.