
	readme.txt (created with nce.com)

	To load the ansi.sys file, include the following line
	in the appropriate config file.


	Windows 2000
	include in C:\config.sys
	device=c:\windows\system32\ansi.sys
	make sure ansi.sys in in the system32 folder, it should
	be because it was normally included in Win 2000.


	Windows XP (32-bit only)
	include in C:\windows\system32\config.nt
	device=c:\windows\system32\ansi.sys
        (There will probably already be a config.nt file in
	the \windows\system32 folder, just add the device=
	line at the end.)


	Windows 7 (32-bit only)
        include in c:\windows\system32\config.nt
	device=c:\windows\system32\ansi.sys

	ansi.sys and config.nt were not found anywhere in Win 7
	so I am including them in this file: psi2dlay.zip


	If you choose to recompile the psi2dlay source file,
	use the medium batch file. The correct syntax is:

	c:>medium psi2dlay

	NOTE: DO NOT enter medium psi2dlay.c because this will
	delete the source file!


