home *** CD-ROM | disk | FTP | other *** search
/ Current Shareware 1994 January / SHAR194.ISO / menuing / qdir130.zip / README.DOC < prev    next >
Text File  |  1993-09-01  |  10KB  |  223 lines

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