				Y2KCorrector

Purpose: Resolving Y2K problem on PC with BIOS that not support year 2000.
	 
	 So if the year on your system is not correct (e.g. 2094)
	 use this simple patch.




Usage:  1) copy y2kCor.exe to your hard disk (to c:\ or any directory you
	   want)

	2) add to your autoexec.bat file one string:
	   c:\y2kCor yyyy              or          <any_root>\y2kCor yyyy
	  
NOTE:	   yyyy - correct year value, for example: y2kCor 2000 will change
	   existing year to 2000.
	   <any_root> - y2kCor.exe file root.


Enjoy! Y2kCorrector is freeware :)

Any questions please send to ghe9@yahoo.com