home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / fileutil / qdir122.zip / README.DOC < prev    next >
Text File  |  1993-08-04  |  10KB  |  215 lines

  1.  
  2.  
  3.  
  4.  
  5.     QuickDir V1.22 Release information
  6.  
  7.  
  8.         Copyright 1993, Jim Olsen SUPERWARE, All Rights Reserved.
  9.  
  10.  
  11.         --------------------------------------------------------------------
  12.         Thank You For Evaluating QuickDir!
  13.  
  14.         QuickDir is absolutely the simplest and quickest way to maintain
  15.         your hard drive and perform the complex operations required to
  16.         keep the drives organized. Installation instructions and new release
  17.         documentation follow. I'm confident you will be thrilled with
  18.         QuickDir, and use it daily as your primary file manager.
  19.  
  20.                                         Jim Olsen SUPERWARE <ASP>.
  21.  
  22.         --------------------------------------------------------------------
  23.     Installing QuickDir V1.22
  24.  
  25.         QuickDir is installed to a DOS path directory. Follow these steps:
  26.  
  27.         -  Identify a DOS path directory. Type PATH at the DOS prompt.
  28.            Look for a suitable directory, such as C:\UTIL or C:\DOS.
  29.  
  30.         -  Copy QuickDir to your HardDrive. Type:
  31.                 Copy A:\QUICKDIR\QD.EXE C:\UTIL\QD.EXE
  32.                 or   B:\QUICKDIR\QD.EXE C:\UTIL\QD.EXE
  33.            -  Where: UTIL is the DOS path Directory you've chosen.
  34.  
  35.         -  For proper use, QuickDir must be installed in a DOS path
  36.            directory on your hard drive.
  37.  
  38.         -  If you do not have LIST.COM, you may also copy QDLIST.EXE
  39.            to the same DOS path directory.
  40.  
  41.         -  Type QD at the DOS prompt. QuickDir will want you to configure
  42.            and then scan your drives.
  43.  
  44.         -  When at the Directory tree, use the mouse or cursor keys to
  45.            scroll and press enter to view the directory contents. The left
  46.            mouse button simulates an enter key.
  47.  
  48.         -  You may modify the directory tree display at any time. Use F3
  49.            to configure IGNORE and INCLUDE drives. Use IGNORE to completely
  50.            bypass the drive letter, QuickDir will treat the drive as if it
  51.            did not exist. Use INCLUDE to treat the drive as a removable
  52.            drive. INCLUDE can be used for any type of drive. It will always
  53.            treat the drive as removable. Use ADD TO TREE to add an
  54.            INCULDED drive to the directory tree. ADD TO TREE drives must
  55.            be contain in the INCLUDE drive list to be recognized.
  56.  
  57.         -  Explore QuickDir.
  58.  
  59.     --------------------------------------------------------------------
  60.     New Features in QuickDir V1.22
  61.     -  Now, you can use .BAT files in the Configuration routine.
  62.        If you use special switches in your editor or viewer,
  63.        you can create a .BAT file. Remember to use %1 for the filename.
  64.     -  Added Configuration .BAT files to documentation.
  65.     -  Changed shareware reminder.
  66.     -  Fixed problem recognizing the PATH= statement on some machines.
  67.     -  Fixed problem with untagged move and out of space. V1.2+1.21
  68.        deleted the file if you did not continue on another disk.
  69.     --------------------------------------------------------------------
  70.     New Features in QuickDir V1.21
  71.     -  Maintenance release which corrects most out of memory conditions
  72.        in utilities. No Documentation Change.
  73.         --------------------------------------------------------------------
  74.         New Features in QuickDir V1.2
  75.  
  76.         - Configuration Options:
  77.           These are the new configuration options available:
  78.  
  79.              -  Ignore Drives: Add the drive letter (EG 'F') to this field
  80.                 to make QuickDir ignore the drive. QuickDir will treat this
  81.                 drive as if it does not exist.
  82.  
  83.               - Include Drives: To customize a drive QuickDir already
  84.                 recognizes, add the drive letter (EG 'G') to this field.
  85.                 Included drives are always treated as removable. If you
  86.                 want a drive not to appear on the directory tree display,
  87.                 add it to INCLUDE DRIVES. It will be accessable as a
  88.                 removable drive.
  89.  
  90.               - Add to Tree: To display an Included drive in the directory
  91.                 tree, add the drive letter to this field (EG. 'H'). The
  92.                 rive letter MUST be already in the 'INCLUDE DRIVE' field.
  93.  
  94.               - Include Examples: If QuickDir does not automaticly recognize
  95.                 a CD rom or LAN drive, add it to INCLUDE DRIVES.
  96.                 If you want a LAN drive or CD rom displayed on the directory
  97.                 tree, add the drive letter to both 'INCLUDE DRIVE' and
  98.                 'ADD TO TREE'.
  99.  
  100.               - Tag Edit/View: To disable View and Edit commands when files
  101.                 are tagged, change this field to 'N'. CTL-V and CTL-Edit
  102.                 will still be available for use.
  103.  
  104.               - Mouse Enable: If you have a mouse but never use it for
  105.                 QuickDir, changing this field to 'N' will save a few CPU
  106.                 cycles and prevent an accidental mouse scroll.
  107.  
  108.         - Mouse Support:
  109.  
  110.               - The mouse simulates the cursor keys. You can move through
  111.                 a scrolling display using the mouse.
  112.  
  113.               - The left mouse button simulates an enter key. Use it from
  114.                 the main directory display to enter the file display.
  115.  
  116.         - Automatic Tree Update.
  117.  
  118.               - For users who want to update QuickDir's directory tree
  119.                 display at bootup, add the following line to your
  120.                 AUTOEXEC.BAT file AFTER THE PATH= STATEMENT!
  121.  
  122.                 QD /A /RCDE  - Where /A is short for Automatic.
  123.                                      /R means Rescan
  124.                                      CDE are the drives you want to rescan.
  125.  
  126.               - Use Automatic Tree Update to avoid having to manually rescan
  127.                 should your drives change significantly.
  128.  
  129.  
  130.         - Print Option.
  131.  
  132.               - Use the 'P' option from the file display to print the file
  133.                 at the cursor.
  134.               - Tagged printing and background printing are not supported.
  135.               - This option is designed as a quick way to print a small file
  136.                 you are working on. Use the DOS Print command for large
  137.                 print files.
  138.  
  139.         - Verify.
  140.  
  141.               - When copying or moving files, a new Verify option is
  142.                 available.
  143.               - Change VERIFY: to 'Y' to read the file after it is written.
  144.               - Invaluable for copies to floppy drives, QuickDir makes
  145.                 verification a single step procedure. No need to copy the
  146.                 file back to the hard drive to see if it's readable.
  147.               - Verify will work with write cached floppy drives; it clears
  148.                 the buffer before attempting to read. You might have to turn
  149.                 off READ caching; Certain caches read the memory copy. This
  150.                 is obvious when using Verify.
  151.  
  152.         - Continue if out of space.
  153.  
  154.                 - When you run out of space on a disk, QuickDir will prompt
  155.                   you to insert another disk to continue copying.
  156.  
  157.         - SysDups Utility. - 'K' on Dir Tree Display.
  158.  
  159.              - Sysdups provides more flexibility when searching for
  160.                duplicate files. It's functions are primarily for LAN
  161.                adminstrators and Bullitin Board Sysops who deal with
  162.                many thousands of files, and wish to identify possible
  163.                duplicate files.
  164.  
  165.              - 4 options are available:
  166.  
  167.                - Archive Version Duplicates - This identifies possible
  168.                  version duplicates with extension of ZIP, ARJ, etc.
  169.                  MATCHES: QDIR101.ARJ QDIR12.ZIP. - The first numeric in
  170.                  a filename qualifies as the start of the version.
  171.  
  172.                - All File Version Duplicates - Same as above, except any
  173.                  file extension is considered as a duplicate.
  174.                  MATCHES: QDIR101.DOC - QDIR12.DOC.
  175.  
  176.                - Archive Only Duplicates - Identifies exact duplicate
  177.                  filenames, with archive type extensions. Useful for
  178.                  identifing the same archive in differing formats.
  179.                  MATCHES: QDIR101.ZIP - QDIR101.ARJ.
  180.  
  181.                - Ignore Extension Duplicates - All duplicate filenames
  182.                  are matched, without consideration of extension.
  183.                  Matches: QD.EXE - QD.CFG.
  184.  
  185.  
  186.         - Reduced Registration Price.
  187.  
  188.                - To keep competitive in the market, I have lowered QuickDir's
  189.                  registration fee from $35 to $29 for a single PC.
  190.  
  191.                - I have also limited the free upgrade policy to 1 single
  192.                  upgrade thru version 2.49. Upgrade costs after the single
  193.                  free upgrade will be $15 per user, no manual included.
  194.  
  195.                - I will honor the unlimited free upgrade policy to all
  196.                  currently registered users. Also, anyone paying the $35
  197.                  registration will automaticly receive the unlimited upgrade
  198.                  policy thru V2.49.
  199.  
  200.         - Association of Shareware Professionals <ASP> Membership.
  201.  
  202.                 "QuickDir is produced by a member of the
  203.                 Association of Shareware Professionals (ASP).
  204.                 ASP wants to make sure that the shareware
  205.                 principle works for you. If you are unable to
  206.                 resolve a shareware-related problem with an ASP
  207.                 member by contacting the member directly, ASP may
  208.                 be able to help. The ASP Ombudsman can help you
  209.                 resolve a dispute or problem with an ASP member,
  210.                 but does not provide technical support for members'
  211.                 products.  Please write to the ASP Ombudsman at
  212.                 545 Grover Road, Muskegon, MI 49442 or send a
  213.                 CompuServe message via CompuServe Mail to ASP
  214.                 Ombudsman 70007,3536."
  215.