This patch corrects the Y2K11 date bug in LhA Evaluation V1.38.
If LhA is in your C: assign, then to apply the patch open a CLI and type:
spatch -pLhA.pch C:LhA
This will generate a new file named LhA.new in the current directory. You
may rename this file to whatever you wish or copy it over your current
version of LhA.
If LhA is located elsewhere on your system you'll need to change the path.
Also, if you have previously patched LhA with Detlef Wurkner's Y2K patch, use
-pLhAY2K.pch in the above command. Detlef's patch can be found in the
/util/pack/LHAY2KPatch.lha archive on Aminet.
If you have questions or comments, feel free to contact me via email.
- Michael Ness
Version History:
2.0 - Added a new patch for use on Y2K patched versions of LhA.
1.0 - Initial Release
|