Copyright
=========
WinSplit is Copyright 1995, L&R Associates, Inc.
All rights are reserved.

Disclaimer
==========
  In no event shall any person or organization be held responsible for
damages of any kind from use of this program.  Your use constitutes
consent to the above.

Distribution
============
  Any method of distribution of the ENTIRE, UNMODIFIED shareware archive
is permitted.  Repackaging rights will be granted on a
case-by-case basis--EMAIL me for details.  The latest shareware release
is available on my web page "http://www.skn.net/~rwstorer/index.html".

Pricing
=======
  WinSplit is shareware.  If you decide to adopt it into your tool
library, please send me:

Method of Delivery                                   Cost
==================                                   ====
EMAIL                                             -  five US dollars ($5)
Floppy Disk via US Mail (Inside Continental US)   -  seven US dollars ($7)
Floppy Disk via US Mail (Outside Continental US)  -  ten US dollars ($10)

Quantity discounts are available.  If you wish to purchase more than
twenty (20) licenses please EMAIL me for details.

Contact
=======
Checks should be made out to "Ray Storer".  The address is:
  Ray Storer
  613 Brown Street
  Vine Grove, KY  40175-1122
  Internet Email: rwstorer@skn.net
  CIS: 102702,3466

Now, that we have dispensed with the preliminaries, let's get on with
the show! <Smile>

Platforms
=========
  WinSplit.exe will run under Windows 3.x, Windows 95, and Windows NT.
I believe it will also run under OS/2 Warp, but I have not tested it.

Purpose
=======
  This program is a file splitter and joiner.  It will take a file the
user specifies and break it into a number of files of a size (in bytes)
you specify.  It also allows you to rejoin those split files back together
again.

Install/Uninstall Win 3.1/NT:
=============================
  Unzip the archive and Run INSTALL.EXE and follow the prompts
to install this program to your system.  If the installation fails,
the uninstaller will automatically start so that you can remove the
corrupt files.

  Click on the UNINSTALL icon to uninstall WinSplit from your
system.

Install/Uninstall Win95:
========================  
  Unzip the archive, right click on the winsplit.inf file,
select install, and WinSplit will be installed to your system
in the "\Program Files\WinSplit" directory and added to your
Start menu under "Programs\WinSplit".  The files you unzipped
in step one are NOT removed, you must do it manually (this is
a feature--in case the installer fails you may try again).

  Uninstall by opening the Control Panel, double clicking
add/remove software, selecting "WinSplit (remove only),"
and clicking the add/remove button.

Creating an icon for WinSplit manually under Win95 (if needed)
==============================================================
This is done by:
  - Unziping the archive where you want it installed
  - right click your mouse on the Start menu
  - select open
  - double-click on the Programs folder
++ skip if you already have a folder to add it to.
  - click on the file menu and choose New and then choose Folder
  - type WinSplit as the name (or whatever you want) and press enter.
++ continue from here if you skipped
  - double-click on the folder you want to add WinSplit.exe to
  - click on the File menu and select New
  - click on Shortcut
  - type the file path and exe name--e.g. c:\winsplit\winsplit.exe
  - select the Next button
  - type WinSplit as the name (or whatever you wish)
  - select the Finish button (we are done)

Other
=====
  I think you will find the program pretty self explanatory with all
the little hints flying around on just about every button or edit box.
However, I will mention a couple of trouble areas:
  - Maximum number of files that a source file can be split into is 1000
    (000 to 999).  If you go beyond this number a program error will
    occur.  (Seriously folks, I had to put the limit somewhere.)
  - Maximum file length is around 2 billion bytes (Long Integer for
    you programmers).  A system error will occur if the file
    created/read is too large.

  I appreciate all comments concerning this program.  In fact, if you make
a suggestion that I deem worthy of reward, I will send you a registered
copy of WinSplit via EMAIL or CIS.

Enjoy!  Ray