home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Narzedzia / Aplikacje_64-bitowe / FastCopy / readme_eng.txt < prev    next >
Encoding:
Text File  |  2011-02-27  |  2.1 KB  |  54 lines

  1. ======================================================================
  2.                    FastCopy  ver2.08                   2011/02/28
  3.                                                  SHIROUZU Hiroaki
  4. ======================================================================
  5.  
  6.     FastCopy is the Fastest Copy/Delete Software on Windows.
  7.  
  8.     It can copy/delete unicode and over MAX_PATH(260byte) pathname files.
  9.  
  10.     It always run by multi-threading.
  11.  
  12.     It don't use MFC, it is compact and don't requre mfcxx.dll.
  13.  
  14.     FastCopy is BSD license, you can modify and use.
  15.  
  16. License:
  17.     ---------------------------------------------------------------
  18.      Copyright 2004-2011 SHIROUZU Hiroaki All rights reserved.
  19.  
  20.     Redistribution and use in source and binary forms, with or
  21.     without modification, are permitted provided that the following
  22.     conditions are met:
  23.  
  24.     1.    Redistributions of source code must retain the above
  25.         copyright notice, this list of conditions and the following
  26.         disclaimer.
  27.  
  28.     2.    Redistributions in binary form must reproduce the above
  29.         copyright notice, this list of conditions and the following
  30.         disclaimer in the documentation and/or other materials
  31.         provided with the distribution.
  32.  
  33.     THIS SOFTWARE IS PROVIDED BY SHIROUZU Hiroaki ``AS IS'' AND ANY
  34.     EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
  35.     THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  36.     PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL SHIROUZU
  37.     Hiroaki OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  38.     INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  39.     (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  40.     OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
  41.     INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  42.     WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  43.     NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
  44.     THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  45.     ---------------------------------------------------------------
  46.  
  47. UsageĆ¼F
  48.     Please see fastcopy.chm
  49.  
  50. Build:
  51.     FastCopy/Install/ShellExt ... VC4.1
  52.     ShellExt64 ... x64 compiler
  53.  
  54.