home *** CD-ROM | disk | FTP | other *** search
/ Inside Multimedia 1996 September / IMM0996.ISO / share / tools / rzsplit / wrzspt95.txt < prev   
Text File  |  1996-07-08  |  4KB  |  96 lines

  1.  
  2. Windows RZSplit95
  3. =================
  4.  
  5.     WRZSPLIT95 is a 32 bit Windows program to split and build any size files.
  6.     This program was written in Visual Basic 4.0, so you need to have 
  7.     these files in your \windows\system directory.  These files are included
  8.     in the ZIP file.  This program will only run under Windows 95.
  9.     
  10.         VB40032.DLL    
  11.         OLEPRO32.DLL
  12.         MSVCRT20.DLL
  13.         MSVCRT40.DLL
  14.  
  15.     
  16.     
  17. To Split a file:
  18. ================
  19.  
  20.     Just select a file on the left side of the form, and then pick the
  21.     size you want the file to be split up into.  Or pick "other" and type
  22.     in another size in bytes (for example, say you want the split files
  23.     to be 1 Meg, type in 1000000). All files created will have a ".001" 
  24.     thru ".999" file extension on them, and will be created in the same 
  25.     directory as the file selected. Select a destination directory you 
  26.     want to split files to go and hit the GO button to Split the file.
  27.     
  28.  
  29. To Join a file:
  30. ===============
  31.     
  32.     Pick any file (with an extension of ".001" and pick    the Action "Join".  
  33.     Then hit the GO button. The new file will be created in the directory 
  34.     specified on the destination directory on the right of the form.  
  35.     
  36.     
  37. Legal Stuff
  38. ===========
  39.  
  40.     The programmer cannot accept responsibility for any damages that may be
  41.     incurred by the use of this program. 
  42.  
  43.     Please read the following lines carefully, before using this software. Should 
  44.     you disagree with the following, then you are not allowed to use this program. 
  45.     You MUST then delete it and never use it.
  46.  
  47.     You have the right to test this program for the period of one month. You are 
  48.     allowed to copy this Shareware-version (and ONLY the Shareware version) and give
  49.     it to any other person, as long as it is not modified in any way. Under modifi-
  50.     cations we understand the changing, adding or removing of any files of this 
  51.     package without the author's written permission. You are NOT allowed to pack
  52.     this program together with a commercial program or a book. Shareware dealers are
  53.     allowed to sell the Shareware version for a small fee (US $10). You are
  54.     encouraged to put this program on as many BBS systems as possible.
  55.  
  56.     Usage of this software after the trial period of one month is in violation of 
  57.     international Copyright law! Also it is unfair against the author, who spent
  58.     hundreds of hours writing this program.
  59.  
  60.  
  61. Registration
  62. ============
  63.  
  64.     WRZSPLIT95 is neither freeware nor public domain. It is shareware. A use after 
  65.     the 30 day trial period requires registration. The registration fee only costs 
  66.     $10.00 US dollars.
  67.     
  68.     To register WRZSPLIT95 just email me at "rzino@abraxis.com", and I will send you the
  69.     information you need.  The random nag dialog will pop up about every 5 times 
  70.     you hit the "GO" button.
  71.     
  72.  
  73. Notes
  74. =====
  75.  
  76.     WRZSPLIT95 is compatable with the DOS, and the 16-bit version as long as
  77.     you use the 8x3 filename convention.  If you split a file with more than
  78.     8 chars. you will have to join it with the 95 version also.  I noticed
  79.     that the 32-bit version is a little bit slower than the 16-bit, but it
  80.     multi-tasks much better.
  81.     
  82.  
  83. Versions
  84. ========
  85.  
  86.     1.0 - Initial Release
  87.     1.1 - Displayed "disk x or y" when splitting.  Also will ask user before
  88.           overwriting original file. E-mail changed.
  89.     1.2 - Fixed form problem, and cleaned up code.
  90.     
  91.           
  92. WRZSplit95 was written by R.Zino. EMail me at "rzino@abraxis.com" with any 
  93. comments and/or questions.  Look via "ftp.winsite.com",for the newest versions 
  94. of RZSplit for Windows 95.
  95.     
  96. EOF