home *** CD-ROM | disk | FTP | other *** search
/ Chip Hitware 2 / Chip_Hitware_Vol_02.iso / chiphit2 / tools / system / mrmem / appsetup.inf next >
INI File  |  1995-07-05  |  2KB  |  64 lines

  1. ;***************************************************************************
  2. ;                     INSTALLATION INFORMATION FILE    
  3. ;***************************************************************************
  4. ;                               Mr. Mem
  5. ;                                  by 
  6. ;                            Kamyan Software
  7. ;                        1228 Narragansett Drive
  8. ;                         Carol Stream, IL 60188
  9. ;                              708-372-6134
  10. ;                           (BBS) 708-372-0174
  11. ;                            (CIS) 73447,1114
  12. ;
  13. ;
  14.  
  15. [infofile]
  16.  
  17. [dialog]
  18.     caption = "Mr. Mem Installation"
  19.  
  20. [data]
  21.     defdir = C:\MRMEM
  22.  
  23. [disks]
  24.     1 =., "INSTALL"
  25.  
  26. [needed.space]
  27.     minspace = 1000000
  28.  
  29. [dest.directories]
  30.     #app.main,    0:
  31.  
  32. [app.main]
  33.     1:FILE_ID.DIZ,    "Program description file for BBSs"
  34.     1:KSUP1.DLL,    "Program support file"
  35.     1:PCTL3D.DLL,    "Program support file"
  36.     1:HISTORY.TXT,    "Revision history for this program"
  37.     1:MANUAL.TXT,    "Documentation for this program"
  38.     1:README.TXT,    "Miscellanous information"
  39.     1:SYSOP.DOC,    "Information for BBS sysops"
  40.     1:VENDOR.DOC,    "Information for shareware vendors"
  41.     1:MRMEM.EXE,    "The main program file"
  42.     1:ORDER.EXE,    "Product catalog and order form"
  43.     1:SDN.ID,        "Program description file for BBSs"
  44.     1:FILES.LST,    "List of files in package"
  45.  
  46. [progman.groups]
  47.     "Mr. Mem", MRMEM.GRP
  48.  
  49. ["Mr. Mem"]
  50.     "Mr. Mem", MRMEM.EXE
  51.     "Readme", README.TXT
  52.     "Manual", MANUAL.TXT
  53.     "History", HISTORY.TXT
  54.     "Catalog", ORDER.EXE
  55.     "Order Form", ORDER.EXE
  56.  
  57. [INIFiles]
  58.     
  59. [ExtCmds]
  60.  
  61. [Options]
  62.     DirChg, YES 
  63.     OverWrite, NO
  64.