home *** CD-ROM | disk | FTP | other *** search
/ Programmer 7500 / MAX_PROGRAMMERS.iso / PROGRAMS / UTILS / FLOPPIES / DISKIMAG.ZIP / DISKIMAG.DOC next >
Encoding:
Text File  |  1988-06-05  |  5.7 KB  |  130 lines

  1.  
  2.                     DISKIMAG : Diskette Binary Image Utility
  3.                            Version 1.01, 05-Jun-1988
  4.                                   SMG Software
  5.  
  6.                              (C) Copyright 1988 by
  7.                               Steven M. Georgiades
  8.                               All Rights Reserved
  9.  
  10.  
  11.  
  12.          This program will  enable the  user to save  a binary  image of  a
  13.     diskette to  a  file  on your  hard  disk,  and to  later  recreate  an
  14.     identical copy of the disk from that file.  This is useful for creating
  15.     backup copies of  diskettes, or to  create an file  image which may  be
  16.     transferred via modem  to a  remote site.   This is  different from  an
  17.     ordinary copy program,  in that the  resulting copy of  the disk is  an
  18.     identical copy of the original.  The  resulting disk is the same as  if
  19.     DOS's DISKCOPY command were  used to make the  copy.  This should  work
  20.     for most  disks,  but  will  probably  not  work  on  disks  with  copy
  21.     protection.   This  program  should  work on  any  disk  which  can  be
  22.     successfully copied using DISKCOPY.   This program  should work on  any
  23.     standard IBM floppy disk  format and some  non-standard formats.   Note
  24.     that the target disk must be pre-formatted to the correct format.
  25.  
  26.  
  27.  
  28.     Command Format:
  29.  
  30.          DISKIMAG d: filename{.DMG}
  31.  
  32.          DISKIMAG filename{.DMG} d:
  33.  
  34.  
  35.  
  36.     Examples:
  37.  
  38.          DISKIMAG A: TEMP    (Save an image of the diskette in drive A: to
  39.                               a file called TEMP.DMG in the default
  40.                               directory of the default drive)
  41.  
  42.          DISKIMAG TEMP A:    (Restore an image from a file called
  43.                               TEMP.DMG to the diskette in drive A:)
  44.  
  45.  
  46.     Revision History:
  47.  
  48.          Version 1.01        Initial Release
  49.     DISKIMAG, Version 1.01                                           Page 2
  50.  
  51.  
  52.  
  53.          This software is distributed as ShareWare.  "ShareWare" means that
  54.     you are granted free license to use  and copy this software as much  as
  55.     you like, within the following restrictions:
  56.  
  57.          1).  It  is  distributed  in  its  original,  unmodified   form,
  58.               including program and documentation.
  59.  
  60.          2).  No fee is  charged for use,  copying or distribution  (With
  61.               the exception of nominal "per disk" copying charges, not to
  62.               exceed $6.00 per disk).
  63.  
  64.          3).  The program  may  not  be  included  with  other  goods  or
  65.               services supplied for a  fee, unless written permission  to
  66.               do so is obtained in advance from the author.
  67.  
  68.     You are not required to register  your shareware, but if you are  using
  69.     the program,  and  find  it  helpful, you  are  expected  to  register.
  70.     Registration fees are as follows:
  71.  
  72.               Full Registration (w/full support) ........ $20.00
  73.               Basic Registration (w/basic support) ...... $10.00
  74.  
  75.     Please make checks payable to Steven M.  Georgiades.  Note that you are
  76.     not LEGALLY  obligated  to  register,  but  if  you  use  the  software
  77.     regularly, you are MORALLY obligated to do so.  Aside from easing  your
  78.     conscience, basic registration will also get you a diskette  containing
  79.     the latest  version of  the  software (unless  you currently  have  the
  80.     latest version, in which case I will send you the next major revision),
  81.     a printed version of the documentation (8-1/2 x 11, unless you  specify
  82.     6-1/2 x 8-1/2), and  basic user support, which  means that I will  work
  83.     with you to resolve  problems, and will do  minor customization.   Full
  84.     registration will get you everything that basic registration does, plus
  85.     full user  support,  which includes  telephone  support and  all  major
  86.     revisions  of  the  software  for  two  (2)  years  from  the  date  of
  87.     registration.   Fully  registered  users  will  also  receive  new  SMG
  88.     releases from  time  to time  for  evaluation.   In  return  for  these
  89.     evaluations, the  user  will  receive full  registration  for  the  new
  90.     software at no charge.  When  you register, please specify the name  of
  91.     the program, and the version number.
  92.          Note that no support will be given to unregistered users EXCEPT in
  93.     the case of MAJOR bugs which preclude the unregistered user from  using
  94.     the program.  I will then do my best to resolve these problems so  that
  95.     the user may evaluate the software fully.
  96.  
  97.     DISKIMAG, Version 1.01                                           Page 3
  98.  
  99.  
  100.  
  101.  
  102.  
  103.     This program  is provided  AS  IS without  any warranty,  expressed  or
  104.     implied, including  but  not limited  to  fitfulness for  a  particular
  105.     purpose.
  106.  
  107.          If you have any questions or comments about this or any other  SMG
  108.     program, or if you would like to register any SMG Software, write to me
  109.     at the following address:
  110.  
  111.                    Steven M. Georgiades
  112.                    SMG Software
  113.                    P.O. Box 19054
  114.                    Anaheim, CA  92817-9054
  115.  
  116.     Or leave a message for me on the Circuit Board:
  117.  
  118.                    The Circuit Board RBBS
  119.                    SysOp: Dave Kleinschmidt
  120.                    (714) 778-0948
  121.                    1200/2400 Baud, No Fee
  122.  
  123.     All SMG  Software  is initially  released  to the  public  through  the
  124.     Circuit Board.  The  latest version of any  SMG Software can always  be
  125.     found there.
  126.  
  127.     A diskette containing all of the latest SMG Software can be obtained by
  128.     sending a check or money  order for $6.00 to  the above address.   Make
  129.     all checks payable to Steven M. Georgiades.  Thank you.
  130.