home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 26 / CD_ASCQ_26_1295.iso / vrac / bbk41w.zip / WINSTALL.INF < prev   
INI File  |  1995-05-08  |  952b  |  36 lines

  1. REM OWL Basic Bookkeeping Installation
  2. REM Copyright (C) 1995
  3. REM All Rights Reserved 
  4.  
  5. [The title of your application]
  6. $title=OWL Basic Bookkeeping 4.0w
  7.  
  8. [Default target directory]
  9. $target=C:\OWL_BUS
  10.  
  11. [Disk space needed for the installation - in bytes]
  12. $space=1500000
  13.  
  14. [Files to be copied; "$disk 1 =" to "$disk 45 ="; you can use wildcards]
  15. $disk 1 = *.*
  16.  
  17. [Files to install to Windows SYSTEM directory}
  18. $sysdir=vbrun300.dll;commdlg.dll;cmdialog.vbx 
  19.  
  20. [Program Manager group name]
  21. $group=OWL Business Apps
  22.  
  23. [program(s) to create Program Manager icons for]
  24. $icon=$dest\bbk.exe;BBK - WIN 
  25. $icon=NOTEPAD.EXE $dest\readme.bbk;BBK - README 
  26. $icon=NOTEPAD.EXE $dest\orderb.doc;BBK Order Form  
  27. $icon=$dest\BBKHELP.HLP;BBK User's Guide 
  28.  
  29. [comment this to use an 8kb buffer for copying the files]
  30. $COPYBUFFER=4095
  31.  
  32. [uncomment this line to NOT automatically set the check box for PROGMAN group]
  33. $SETCHECKBOX
  34.  
  35. $NO-PATH-DIALOG
  36.