C-Kermit for Windows 10.0b4 Beta 3                                 15-SEP-2022
==============================================================================

For a list of whats new and changed, see: whats-new.html

This release is available in three forms depending on the version of
Microsoft Windows you wish to run it on:

ckw-b3.zip          
    Requires: Windows XP Service Pack 3, Vista, 7, 8, 8.1, 10, 11
    Includes: SSH, SSL, PTY
    
    This is the one you most likely want. You will need to install the
    Visual C++ 2019 Redistributable if you don't already have it. You can grab
    the latest version of this for Windows Vista and newer from
        https://aka.ms/vs/17/release/vc_redist.x86.exe
        
    On Windows XP, the last version of the redistributable is 16.7. You can
    get it from here:
        https://ftp.zx.net.nz/pub/dev/redist/vcpp/2019_16.7/VC_redist.x86.exe
                    
ckw-b3-vintage.zip  
    Requires: Windows NT 3.51, 4.0, 2000, Windows XP pre-SP3
           OR Windows 95, 98, ME
    
    This does *NOT* include SSH, SSL or PTY support and is intended only for
    vintage Windows systems which have known security issues.
	
    The Visual C++ 6.0 redistributable is required but you most likely
    already have it installed. If not, grab vcredist.exe and install it.
    
ckw-b3-nt350.zip
    This is a special feature-reduced version of C-Kermit for Windows NT 3.50
    only. Use on newer systems is not recommended.

ckw-b3-src.zip
    Requires: Visual C++ 2.0-2022, OpenWatcom 1.9, OpenWatcom 2.0 fork
    
    This is the source code from which the above three builds were produced.

==============================================================================
