Mar-15,2004
This is the readme file for UUDWin V1.65 For Windows 3.x, which contains an 
overview and installation notes.

Overview
--------
UUDWin is a freely distributable multipart MIME Base64, MIME Quoted-Printable,
UUEncode, XXEncode, Binhex4, and yEncoding message decoder with an easy to use
interface. These message formats are commonly used to send data through Email 
& the Internet.

UUDWin supports single or multiple files.  It handles corrupted or incomplete
headers commonly found in non-MIME aware mail programs. It has provisions for
dealing with indented messages and recursively encoded messages.  It can also 
identify many file types by data alone and provide the proper file extension. 
There is no need to strip message headers or otherwise format the data that
goes in to UUDWin.

This is a Windows 3.x program that is compatible with Win95/WinNT.

UUDWin uses a simple Windows style interface, giving you two lists to work
with, a list of input files, and a list of decoded output files. You may input
data via File Open, Drag & Drop, Clipboard Paste, Command Line arguments, or
DDE. Output filenames are automatically detected from the input files. Output
files are color coded to show you at a glance the status of the decoded file.
Once processed, files may be extracted individually, all at once, or you may
double-click on the file to launch the associated application. This is handy 
when processing many messages saved from USENET newsgroups.

New features in V1.65
---------------------
- Minor corrections to handle multipart multifile yEnc posts.
- Fix yEnc estimated size in output files list
- Fix decoding of files with random length UU lines

New features in V1.61
---------------------
- Scan operation can be aborted. Resume by double-clicking input file (setting monitor mode)
- Autoscroll outfiles listbox when clicking 1st or last item
- Fix logfile which could stop logging
- Add progress indicator when validating filenames

New features in V1.60
------------------------
- Added multifile drag & drop
- fixed append mode during extract to stop prompting to overwrite
- fix position of popup menu

New features in v1.51
------------------------
- Corrected error decoding certain Binhex4 files.

New features in V 1.50
------------------------
- Added support for yEnc encoding format
- Other enhancement from 32bit version
- File types can be identified for all encoding formats

New features in V 1.40
------------------------
- Added extended part matching.
- Added enhancements from 32bit version 

New Feature in V1.29.04 (update)
--------------------------------
- Added RFC1522 "Message Header Extensions for Non-ASCII Text" support which allows 
  for encoded subject & filenames commonly seen in Asian newsgroups. UUDWin needs to 
  decode this data to get filename & part information. An encoded subject looks like:
  Subject: =?iso-2022-jp?B?V2h5IGFyZSB5b3UgZGVjb2RpbmcgdGhpcz8g?=

- Much better handling of unsorted multipart multifile messages i.e. 4 files in 5 parts
- MIME Quoted-printable decoder more robust
- Previous MIME header fixes prevented correct filename determination (fixed).
- Command line automated extraction enhancements
- Many other bug fixes

New features in V1.29
---------------------
- Corrected problem preventing certain accessibilty assistance programs from working
  with UUDWin.
- Correct XXdecode problem and changed compiler options again to generate stable build


Contacting the author
---------------------
Bugs, comments, suggestions may be sent to the author at mark@cs.wisc.edu. 
Since UUDWin is being distributed as freeware, feel free to pass it on in it's
unmodified form. I'd like to hear from you if you find this program useful!
I work on UUDWin in my spare time, and feel it's pretty much complete, but I
am open to suggestions for future versions.

Files included in this archive:
-------------------------------
UUDWIN.EXE	283184 bytes  - The application
UUDWIN.HLP	 73183 bytes  - Application Help file
CTL3DV2.DL_     Support file for Windows/System directory
README.TXT      This file
MULTTEST.mm     A MIME Base64 test message with three files in 5 parts
(Development history is now part of the help file - press F1 in the About Box)


Installation
------------

1.) Run the enclosed setup file SETUP.EXE, which installs UUDWin.
2.) Run UUDWin.exe.
3.) See Options/Preferences to set any preferences
      -Be sure to set your Working directory & file associations.
4.) See the Help file for more information.

Thanks to Jordan Russell for his nice Freeware Inno Setup program!
http://www.digicron.com/jordanr/


UnInstalling
------------

Win3.x
1.) [Optional] With the windows RUN command, enter the path to UUDWin with the /uninstall 
    argument such as 'C:\uudwin\uudwin.exe /uninstall'
    (UUDWin will restore original registry entries, remove any of it's own, and remove
    the uudwin.ini file.)
2.) Run the uninstaller from the icon in the UUDWin program group or delete the files
    manually.

Win95+/NT4
See "Add Remove Programs" in the control panel. Select UUDWin 16bit. Click on Remove


Good Luck!

	Mark Spankus

