home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / lan / wywo3b.arj / INSTALL.INF < prev    next >
INI File  |  1992-04-06  |  1KB  |  44 lines

  1. ; This is the Installation Information file for installing the wInstall
  2. ; example application and sources onto your system.
  3. ;
  4. ; You can compare the format and data in this file to the example file
  5. ; that you can find in DEMODSKS\DEMO.INF
  6. ;
  7. ; The only changes that have been made from that file to this, is that
  8. ; the appropriate information has been inserted to cause it to install
  9. ; the sample code, and the comments that describe the data have been
  10. ; removed.
  11. ;
  12. [dialog]
  13.     caption = "While You Were Out Install"
  14.  
  15. [data]
  16.     defdir = C:\WYWO
  17.  
  18. [disks]
  19.     1 =., "While You Were Out Install"
  20.  
  21. [needed.space]
  22.     minspace = 180000
  23.  
  24. [wywo.copy.wywostuff]
  25.     #wywo.main,    0:
  26.  
  27. [wywo.main]
  28.     1:WYWO.EXE,       "WYWO.EXE"
  29.     1:WSETUP.EXE,     "WSETUP.EXE"
  30.     1:WMONITOR.EXE,   "WMONITOR.EXE"
  31.     1:WVERSION.DLL,   "WVERSION.DLL"
  32.     1:WYWO.HLP,       "WYWO.HLP"
  33.     1:WYWO.HST,       "WYWO.HST"
  34.     1:README.TXT,     "README.TXT"
  35.     1:ORDER.FRM,      "ORDER.FRM"
  36.  
  37. [progman.groups]
  38.     "While You Were Out",WYWO.GRP
  39.  
  40. [While You Were Out]
  41.     "WYWO",         WYWO.EXE
  42.     "WYWO Setup",    WSETUP.EXE
  43.     "WYWO Monitor",  WMONITOR.EXE
  44.