Change Case v2.5 for Windows 95/98/NT
Date: March 1, 1999
Copyright (c) 1997-99 Hai Li, Zeal SoftStudio.
http://members.tripod.com/~zealsoft
http://www.netease.com/~zealsoft/indexc.html
E-mail:haili@public.bta.net.cn


Change Case is a CARDWARE. If you are using this program, 
please send me a postcard, not e-mail. My address is
	Hai Li
	No. 1607 Unit 133
	Beijing Institute of Technology
	Beijing 100081
	PR China

What's Change Case
--------------------
Change Case v2.5 for Windows 95/NT is a utility used to 
change filename and directoryname case automatically. It
is specially applied to transfer files between different
OS and upgrade to Windows 95/98/NT from MS-DOS. It 
provides four choices: Upper case, Lower case, Capital 
case and Word capital case. It can search & rename in 
subfolders. Supports Explorer drag & drop, command line.

In 1997, I used CuteFTP, a well-known FTP client tool, to 
upload files from my Windows 95 system to a UNIX server. 
The UNIX server is case-sensitive, so I spent a lot of time 
to change upper case of Windows 95 filenames to lower case. 
Finally, I decide to write a program instead of manual change. 
I released this program soon, because I think this utility
will be useful for some people. Later, I received a lot of 
postcards from all over the world, and they encouraged me to
improve it. If you like it, please send me a postcard and
tell me why you use it and your suggestion.

Install/Uninstall
--------------------
VB 5.0 Service Pack 3(SP3) Runtime DLLs are required, and you
can download them from
http://www.netease.com/~zealsoft/chgcase.html.

Just run setup.exe to install this program.

You can select Change Case from Add/Remove Program list to 
uninstall it.

How to use 
------------
Read Chgcase.rtf for details.

History
---------
2.5	Rewrite the help document
	Change directories' name as well as files
	Add command line support
	Add "Save window position on exit" option
	Add "Confirm after change case" option
	Fix bugs with "Word capital case" and "Capital case" option
	Add progress bar for long-time process.
2.0b	Add "Always on top" feature
2.0a	Fix font problem in some display system
	Fix problem if "Confirm after dropping files" option is on
	Change "Include subdirectories" to "Include subfolders"
2.0	Add several options
	Add "Include subdirectory" feature
	Add "Word capital case" feature
	Add Explorer-drop file support
	Change user interface 
1.0	Initial release