home *** CD-ROM | disk | FTP | other *** search
/ Liren Large Software Subsidy 7 / 07.iso / c / c330 / 1.ddi / INSTALL.DAT < prev    next >
Encoding:
INSTALL Professional project  |  1991-07-30  |  4.4 KB  |  177 lines

  1. @DefineProject
  2.     @Name = "NDP-C-386"
  3.     @Version = "3.2.0"
  4.     @Subdir = "\\NDP386"
  5.     @OutDrive = Z
  6. @EndProject
  7.  
  8. @Display
  9.     @Cls
  10.  
  11.     This program will install: @Name version @Version
  12.     on your PC and verify the integrity of the distribution disks.  
  13.  
  14.     You may press the [Esc] key at any time to abort the installation.
  15.  
  16.     This installation will ask you several questions about your computer
  17.     hardware and then give you the option of installing only selected
  18.     parts of @Name.
  19.  
  20.     NOTE: A full installation of @Name will require 
  21.     2.40 MBytes of free disk space.
  22.  
  23.     Should you have any questions during the installation, call
  24.     MicroWay Technical Support at (508) 746 - 7341 for assistance.
  25.  
  26.     @Pause
  27.        @If (@CPU < 386)
  28.         @Cls
  29.         This system has an 80@CPU microprocessor.
  30.         @Name can only execute on systems with a 386
  31.         or 486 processor.
  32.  
  33.         Do you wish to continue ?
  34.  
  35.         @Pause
  36.         @Endif 
  37.        @If ((@OSMajor * 100) + @OSMinor < 320)
  38.         @Cls
  39.         @Name required DOS 3.2 or later.
  40.         You seem to be using version @OSMajor.@OSMinor.
  41.  
  42.         Do you wish to continue ?
  43.  
  44.         @Pause
  45.         @Endif
  46. @EndDisplay
  47.  
  48. @GetOutDrive
  49.     @Cls
  50.     On which disk drive do you wish to install @Name?
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.  
  64.     Use the [Up Arrow], [Down Arrow], [Pg Up], and [Pg Dn] keys to
  65.     move the highlighted selection bar to the disk drive where you
  66.     wish to install @Name and then press [Enter].
  67.  
  68.  
  69. @EndOutDrive
  70.  
  71. @Display
  72.  
  73.     @If (@DiskFree @Outdrive < 2394112)
  74.  
  75.        WARNING !!! WARNING !!! WARNING !!! WARNING !!!
  76.  
  77.        The selected disk drive to install @Name only has
  78.               @DiskFree @OutDrive bytes.  
  79.        A full installation of @Name requires 2394112 free bytes.  
  80.  
  81.        Do you wish to continue ?
  82.  
  83.        @Pause
  84.     @Endif
  85. @Enddisplay
  86.  
  87. @GetSubdir
  88.     @Cls
  89.     Now you need to specify the disk destination subdirectory.  The
  90.     subdirectory is the location on your disk where @Name
  91.     will be installed. 
  92.  
  93.     You can either accept the default destination subdirectory
  94.     @Subdir by pressing [Enter] or change it by pressing [Esc]
  95.     and entering the new subdirectory.  If you choose to change
  96.     the subdirectory, remember not to include the disk drive 
  97.     letter.
  98.  
  99.  
  100.     @Prompt = "Which subdirectory ([Enter] = @Subdir) ?"
  101. @EndSubdir
  102.  
  103. @DefineDisk
  104.     @Label = "Disk #1"
  105.  
  106.     @BeginLib NDP.001
  107.         @File STAT.H @Size 1064 @Out INC\SYS\STAT.H
  108.         @File TIMES.H @Size 409 @Out INC\SYS\TIMES.H
  109.         @File TYPES.H @Size 497 @Out INC\SYS\TYPES.H
  110.         @File VM.H @Size 893 @Out INC\SYS\VM.H
  111.         @File ASSERT.H @Size 1385 @Out INC\ASSERT.H
  112.         @File BIOS.H @Size 1846 @Out INC\BIOS.H
  113.         @File CTYPE.H @Size 3027 @Out INC\CTYPE.H
  114.         @File DOS.H @Size 23097 @Out INC\DOS.H
  115.         @File ERRNO.H @Size 1438 @Out INC\ERRNO.H
  116.         @File EXTERR.H @Size 4140 @Out INC\EXTERR.H
  117.         @File FLOAT.H @Size 1811 @Out INC\FLOAT.H
  118.         @File GREX.H @Size 18538 @Out INC\GREX.H
  119.         @File LIMITS.H @Size 1060 @Out INC\LIMITS.H
  120.         @File LOCALE.H @Size 1784 @Out INC\LOCALE.H
  121.         @File MALLOC.H @Size 1263 @Out INC\MALLOC.H
  122.         @File MATH.H @Size 4193 @Out INC\MATH.H
  123.         @File MEMORY.H @Size 724 @Out INC\MEMORY.H
  124.         @File SETJMP.H @Size 1094 @Out INC\SETJMP.H
  125.         @File SIGNAL.H @Size 2185 @Out INC\SIGNAL.H
  126.         @File STDARG.H @Size 961 @Out INC\STDARG.H
  127.         @File STDDEF.H @Size 806 @Out INC\STDDEF.H
  128.         @File STDIO.H @Size 9583 @Out INC\STDIO.H
  129.         @File STDLIB.H @Size 2609 @Out INC\STDLIB.H
  130.         @File STRING.H @Size 2268 @Out INC\STRING.H
  131.         @File TIME.H @Size 3282 @Out INC\TIME.H
  132.         @File VARARGS.H @Size 736 @Out INC\VARARGS.H
  133.         @File MC386.EXE @Size 44609 @Out BIN\MC386.EXE
  134.         @File NDPC386.EXE @Size 825516 @Out BIN\NDPC386.EXE
  135.         @File NDPC386.EXP @Size 680072 @Out BIN\NDPC386.EXP
  136.         @File NDPC386.LTL @Size 716584 @Out BIN\NDPC386.LTL
  137.     @EndLib
  138. @EndDisk
  139.  
  140.  
  141. @DefineDisk
  142.     @Label = "Disk #2"
  143.  
  144.     @BeginLib NDP.002
  145.         @File NDPC386.LTL @Size 1 @AppendTo BIN\NDPC386.LTL
  146.     @EndLib
  147.     @BeginLib PATCH.001
  148.         @File DOS.H @Size 23176 @Out INC\DOS.H
  149.         @File GREX.H @Size 208000 @Out INC\GREX.H
  150.         @File STDIO.H @Size 8913 @Out INC\STDIO.H
  151.         @File HI.C @Size 58 @Out SRC\HI.C
  152.     @EndLib
  153. @EndDisk
  154.  
  155. @SetAutoexec
  156.     @AskOverwrite
  157.     @Path = "@OutDrive:\\@Subdir\\bin;"
  158. @EndAutoexec
  159.  
  160. @Finish
  161.     @ChDrive @OutDrive
  162.     @ChDir "@SubDir"
  163.  
  164.     Installation of @Name is now finished.
  165.  
  166.     @Pause
  167. @EndFinish
  168. /*
  169. ** This Installation Utility, Install.dat(tm) was provided by:
  170. **    Knowledge Dynamics Corporation
  171. **    Highway Contract 4 - Box 185-H
  172. **    Canyon Lake, Texas 78133-3508 (USA)
  173. **    (512) - 964 - 3994
  174. **
  175. ** but Modified by MicroWay, Inc.
  176. */
  177.