See a reply to Errol:
I figured out what the problem was and how to fix it later on the same day
as my posting. Errol Neilsen's posting from the night before gave me a
clue as to where to look.
Althought c:\windows\temp existed, the DOS environment variables TEMP and
TMP were pointing to c:\windows. Both Windows 95 and Windows/NT will not
put temporary files in their home directories.
I don't know where Windows 95 was managing pointers to the Windows TEMP
directory because I never had the SET= command in my autoexec.bat. There
was nothing evident in the registry relating to this either. I added the
SET= commands to my autoexec.bat and restarted. That fixed the problem.
DOS environment space was already set to 640, so environment space wasn't
an issue.
Frank J. Merenda escreveu ...