home *** CD-ROM | disk | FTP | other *** search
/ PC-Test Pro / PCTESTPRO.iso / winsys / mrmem / entp / appsetup.inf next >
Encoding:
INI File  |  1995-12-25  |  1.7 KB  |  65 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. ;                http://members.aol.com/kamyansoft/home.htm        
  13. ;
  14. ;
  15.  
  16. [infofile]
  17.  
  18. [dialog]
  19.     caption = "Mr. Mem Installation"
  20.  
  21. [data]
  22.     defdir = C:\MRMEM
  23.  
  24. [disks]
  25.     1 =., "INSTALL"
  26.  
  27. [needed.space]
  28.     minspace = 1000000
  29.  
  30. [dest.directories]
  31.     #app.main,    0:
  32.  
  33. [app.main]
  34.     1:FILE_ID.DIZ,    "Program description file for BBSs"
  35.     1:KSUP1.DLL,    "Program support file"
  36.     1:PCTL3D.DLL,    "Program support file"
  37.     1:HISTORY.TXT,    "Revision history for this program"
  38.     1:MANUAL.TXT,    "Documentation for this program"
  39.     1:README.TXT,    "Miscellanous information"
  40.     1:SYSOP.DOC,    "Information for BBS sysops"
  41.     1:VENDOR.DOC,    "Information for shareware vendors"
  42.     1:MRMEM.EXE,    "The main program file"
  43.     1:ORDER.EXE,    "Product catalog and order form"
  44.     1:SDN.ID,        "Program description file for BBSs"
  45.     1:FILES.LST,    "List of files in package"
  46.  
  47. [progman.groups]
  48.     "Mr. Mem", MRMEM.GRP
  49.  
  50. ["Mr. Mem"]
  51.     "Mr. Mem", MRMEM.EXE
  52.     "Readme", README.TXT
  53.     "Manual", MANUAL.TXT
  54.     "History", HISTORY.TXT
  55.     "Catalog", ORDER.EXE
  56.     "Order Form", ORDER.EXE
  57.  
  58. [INIFiles]
  59.     
  60. [ExtCmds]
  61.  
  62. [Options]
  63.     DirChg, YES 
  64.     OverWrite, NO
  65.