home *** CD-ROM | disk | FTP | other *** search
/ Computerworld 1996 March / Computerworld_1996-03_cd.bin / idg_cd3 / aplikace / domacnos / dw4win10 / appsetup.inf next >
INI File  |  1994-10-19  |  1KB  |  50 lines

  1. ; -------------------------------------------------------------------
  2. ; *******************************************************************
  3. ; -------------------------------------------------------------------
  4. ;
  5. ;  Daywatch for Windows 1.0 Installation Script -- 270994
  6. ;
  7. ; -------------------------------------------------------------------
  8. ; *******************************************************************
  9. ; -------------------------------------------------------------------
  10.  
  11. [infofile]
  12.     filename = INSTALL.TXT
  13.     appname  = "Daywatch for Windows 1.0"
  14.     exefile  = "\notepad.exe readme.txt"
  15.  
  16. [dialog]
  17.     caption = "Daywatch for Windows Installation"
  18.  
  19. [data]
  20.     defdir = C:\DAYWATCH
  21.  
  22. [disks]
  23.     1 =., "Daywatch for Windows"
  24.  
  25. [needed.space]
  26.     minspace = 700000
  27.  
  28. [dest.directories]
  29.     #app.main,    0:
  30.  
  31. [app.main]
  32.     1:DAYWATCH.HLP,    "DAYWATCH.HLP"
  33.     1:README.TXT,    "README.TXT"
  34.     1:WINWATCH.EXE,    "WINWATCH.EXE"
  35.     1:CONFIG.EXE,    "CONFIG.EXE"
  36.     1:WINCHECK.EXE,    "WINCHECK.EXE"
  37.     1:WINCHECK.INI,    "WINCHECK.INI"
  38.     1:POPSTARS.DWD,    "POPSTARS.DWD"
  39.     1:BWCC.DLL,        "BWCC.DLL"
  40.  
  41. [progman.groups]
  42.     Daywatch, DAYWATCH.GRP
  43.  
  44. [Daywatch]
  45.     "Winwatch",     WINWATCH.EXE
  46.     "Configure",     CONFIG.EXE
  47.     "Wincheck",        WINCHECK.EXE
  48.     "Help",        DAYWATCH.HLP, WINHELP.EXE
  49.     "Readme",        README.TXT, NOTEPAD.EXE
  50.