home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / copilot.zip / APPSETUP.INF next >
INI File  |  1995-08-06  |  899b  |  52 lines

  1. ;shareware
  2. [infofile]
  3.     appname  = "CoPilot Windows Interface"
  4.  
  5. [dialog]
  6.     caption = "CoPilot Installation"
  7.     Info, NO
  8.     DirSelect, YES
  9.     Registration, BDSIW40
  10.  
  11. [data]
  12.     defdir = #W
  13.  
  14. [Options]
  15.     Logging, YES
  16.     DirChg, YES
  17.     OverWrite, NO
  18.  
  19. [Window]
  20.     Show, YES
  21.     Style, FULL
  22.     Color, BLUE
  23.     Message, "CoPilot Windows Interface"
  24.     Caption, "Freeware Installation"
  25.     MessageLoc, TOP
  26.  
  27. [needed.space]
  28.     minspace = 1000000
  29.  
  30. [progman.groups]
  31.     "CoPilot", COPILOT.GRP
  32.  
  33. ["CoPilot"]
  34.     "CoPilot", #D\COPILOT.EXE
  35.  
  36. [disks]
  37.     1 =., "COPILOT"
  38.  
  39. [dest.directories]
  40.     #app.main,    0:
  41.     #app.SETUPSYSDIR,    0:SETUPSYSDIR
  42.  
  43. [app.main]
  44.     1:APPSETUP.INF,    "Configuration File"
  45.     1:COPILOT.EXE,    "CoPilot Program"
  46.     
  47. [app.SETUPSYSDIR]
  48.     1:DRAGDROP.VBX,    "Windows DragDrop VBX"
  49.     1:CMDIALOG.VBX,    "Windows Common Dialog VBX"
  50.     1:COMMDLG.DLL,    "Windows Common Dialog DLL"
  51.     1:COPILOT.DLL,    "CoPilot Message DLL"
  52.