home *** CD-ROM | disk | FTP | other *** search
/ Better Windows, Better Works / CDRM93801.bin / setup.inf < prev    next >
INI File  |  1993-09-24  |  2KB  |  94 lines

  1. ;
  2. ; Better Windows Better Works SETUP.INF
  3. ;
  4.  
  5.  
  6. [dialog]
  7.      caption = "Better Windows Better Works Setup"
  8.      line0   = "Installing Better Windows Better Works"
  9.      line1   = "Setup will install Better Windows Better Works into the following directory, which it will create on your hard disk."
  10.      line2   = "To install Better Windows Better Works in a different directory or drive, type the name of the directory you want."
  11.      line3   = "Click Continue to begin installation."
  12.      
  13.  
  14. ;    
  15. ;
  16.  
  17.      complete = "Installation is complete. Make sure you read the readme.txt before you start."
  18. ;
  19.  
  20.  
  21.  
  22. [data]
  23.  
  24.      setuptype   = 3
  25.      defdir = C:\bwbw
  26.      shortname = BWBW
  27.      listbox = no
  28.      executable = exes, TBOOK.EXE
  29.      readme = readme.txt
  30.      modifyautoexec = yes
  31.  
  32.  
  33. [sections]
  34.      exes, "BWBW Executables",select    
  35.      apps, "BWBW Application", select
  36.     
  37. ;
  38.  
  39. [needed.space]
  40.   
  41.     exes =  1300000
  42.     apps =  700000
  43.    
  44.  
  45.  
  46. [destinations]
  47.  
  48.      exes,    "0:", "Executables"
  49.      apps,    "0:", "Applications"
  50.    
  51. ;
  52.  
  53.  
  54. [exes]     
  55.      1:TBOOK.EXE, "Executables"
  56.      1:TBKBASE.DLL 
  57.      1:TBKUTIL.DLL 
  58.      1:TBKNET.EXE  
  59.      1:TBKDLG.DLL
  60.      1:TBKCOMP.DLL 
  61.      1:TBKFILE.DLL
  62.      1:TBKWIN.DLL
  63.      1:TBKMM.DLL
  64.      1:TBKMM.INI
  65.      1:TBKBMP.DLL
  66.      1:TBKMMWID.FON
  67.      1:TBKMM.SBK     
  68.      1:MBDLGS.DLL
  69.      1:MDIABLTZ.DLL     
  70.      1:readme.ico    
  71.      1:readme.txt
  72.      
  73.      
  74.  
  75. [apps]  
  76.    1:logo2.tbk, "Applications", save   
  77.    1:801.ico
  78.   
  79.  
  80. [progman.groups]
  81.      BWBW, bwbw.GRP
  82. ;
  83.  
  84. [BWBW]
  85.     "Read me !!", exes,  readme.txt,readme.ico 
  86.     "BWBW", apps,logo2.tbk, 801.ico
  87.     
  88. [win.ini]
  89.     Extensions, tbk = "TBOOK.EXE ^.TBK"    
  90.     ToolBook, StartupsysBooks = "tbkmm.sbk"   
  91.    
  92. ;
  93.