home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1994 October / SOFM_Oct1994.bin / pc / gi / fasti17 / fasti.doc next >
Text File  |  1994-06-13  |  6KB  |  151 lines

  1.  
  2.         FAST INFLATE v1.7
  3.         Written by Brad Bahr 1994
  4.  
  5.         Internet e-mail address: brad.bahr@corpsoft.com
  6.  
  7.  
  8.         Fast Inflate is being Distributed as FREEWARE.
  9.         The most recent version of this program can always be found on:
  10.         Corpsoft BBS in Romeoville, Illinois at (815) 886-3233 or (815) 886-9381
  11.  
  12.         You may use this program as long as you like, providing it is
  13.         not modified and then distributed in any way. Please feel free
  14.         to share this program with your friends and upload to your
  15.         favorite BBS's.
  16.  
  17.         I WOULD REALLY APPRECIATE IT IF YOU WOULD UPLOAD
  18.         THIS PROGRAM TO AS MANY BBS'S AS POSSIBLE. THANKS.
  19.  
  20.         By using this program the user agrees to the following terms:
  21.  
  22.         The author of this program will not in any way be liable for
  23.         any damages caused by the use or misuse of this program.
  24.         This program is being provided as is with no warranty being
  25.         either expressed or implied. Use at your own risk.
  26.  
  27.  
  28.         Depending on what type of files you will be working with,
  29.         this program will require one or more of the following files.
  30.  
  31.         PkUnzip.exe, Arj.exe, Lha.exe & scan.exe f-prot.exe
  32.  
  33.         Put these programs in a directory listed in your path.
  34.  
  35.  
  36.         Program Description:
  37.  
  38.         If you are in a hurry to get started, just type "fasti ?" at the
  39.         dos prompt for a quick preview of commands.
  40.  
  41.         Fast Inflate is to be used to automatically Uncompress all files with
  42.         the extension ZIP, ARJ and LZH in the current directory. The contents
  43.         of each file will be put into it's own subdirectory.
  44.  
  45.         How the program works:
  46.         1. The program will look for all filenames with the extension .ZIP,
  47.            .ARJ and .LZH in the current directory.
  48.  
  49.         2. When the first file is found, it's name will be read and stored
  50.            in a search record. A subdirectory will be created with the same
  51.            name as the file.
  52.  
  53.         3. The contents of the file will be uncompressed into this
  54.            subdirectory.
  55.  
  56.         4. The program will then look for the next file and so on.
  57.  
  58.         5. If you also want to scan the executable files contained in the
  59.            compressed files, just type [ fasti scan ] or [ fasti s ]
  60.            When all the files are uncompressed, scan.exe will scan all the
  61.            files in all the new directories created by fasti.
  62.            Scan will be executed as "scan /sub /nomem".
  63.  
  64.         Note: Scan.exe is a shareware Virus Scanning program by McAfee, Inc.
  65.         Search for "Scan" or "Mcafee" on a BBS near you.
  66.  
  67.         6. If you would rather use F-prot.exe to scan for viruses, just type
  68.            fasti f instead of fasti s.
  69.            F-prot will be executed as "f-prot /nomem /all".
  70.  
  71.  
  72.         Note: F-prot.exe is a shareware Virus Scanning program.
  73.         Search for "F-prot" on a BBS near you.
  74.  
  75.         7. Type fasti p to pause after scanning until the user hits the
  76.            RETURN key.
  77.  
  78.            Note: The P command must be used with either the "s", "scan", "f",
  79.                  "o" or "of" command.
  80.  
  81.         Press the escape key at any time during the operation of Fasti to
  82.         cancel and return to dos.
  83.  
  84.         Type [ fasti o ] or [ fasti O ] to "Only" scan a directory for viruses
  85.         with Scan.exe, without uncompressing any files.
  86.  
  87.         Type [ fasti of ] or [ fasti OF ] to "Only" scan a directory for viruses
  88.         with F-prot.exe, without uncompressing any files.
  89.  
  90.  
  91.         When the program executes Pkunzip, it uses only the -n and -d
  92.         paramaters.
  93.         -n extracts only newer files. This way if you are in a directory
  94.         that you ran the program in before, it will just skip the files
  95.         that have already been extracted into a subdirectory.
  96.         -d restores the directory structure if any, that is storred in the
  97.         zip file.
  98.  
  99.         When the program executes Arj, it uses the following commands:
  100.         x -u -jyc
  101.  
  102.         When the program executes Lha, it used the following commands:
  103.         x
  104.  
  105.         Feel free to rename the program to something easier to type.
  106.         I use I.exe
  107.  
  108.         Who needs Fast Inflate ?
  109.         Anyone who calls BBS's
  110.         As soon as I exit my comm program I usually go to my download
  111.         directory and take a look at all the zip files I just downloaded.
  112.         Fast Inflate makes it simple to try out your new programs.
  113.         Just go to your download directory and type fasti to run the program.
  114.         All the programs will now be uncompressed into their own subdirectory
  115.         for you to look at or try out. If you decide to keep the programs
  116.         you can move them somewhere else or delete them if you don't like
  117.         them. After checking out new programs I usually move all the new zips
  118.         to my upload directory and leave my download directory empty for the
  119.         next time I call a BBS.
  120.  
  121.         This program can also be used in a batch file so everything runs
  122.         automatically. Maybe something like this.
  123.  
  124.         @echo off
  125.         cd\qmodem
  126.         qmodem
  127.         cd\qmodem\downloads
  128.         fasti s
  129.         copy *.zip c:\qmodem\uploads
  130.         del *.zip
  131.  
  132.  
  133.         If you are using a dos shell, make sure you have enough memory to run
  134.         the scan program.
  135.  
  136.         Try it out for yourself, I think you'll like how much easier it makes
  137.         BBSing.
  138.  
  139.         This program is freeware for those who don't have any extra money for
  140.         registrations. Use the program as long as you like. If you are able to
  141.         make a small donation towards the development of more programs, please
  142.         see the mail.me file. If you have already made a donation for a
  143.         previous version of this program, it is not necessary to donate again.
  144.         Thank you.
  145.  
  146.         Some names mentioned may be trademarks of their respective
  147.         copyright holders.
  148.  
  149.  
  150.         Brad
  151.