Slow DOS Printing on Windows 2000 - TechRepublic
General discussion
February 21, 2001 at 08:39 AM
eddie c

Slow DOS Printing on Windows 2000

by eddie c . Updated 25 years, 3 months ago

I have a DOS program running on Windows 2000. Everytime I print something from it. It takes around 30 seconds to start printing. What can I do to workaround?

In Windows 95/98, I can add the following sections after [386enh] in system.ini to solvethe problem.

[Network]
PrintBufTime=5

[IFSMGR]
PrintBufTime=5

However, I tried to put these two sections in system.ini on Windows 2000. It does not solve the problem. Is there anyone who know how to solve this problem?

This discussion is locked

All Comments