Latest Posts

Most Popular Posts

DOS and Windows allocate resources and use printers differently, so having a shared printer on LPT1/LPT2 in Windows may not work as LPT1/LPT2 in DOS.

  1. Click “Start”, then “Run”, and type: cmd
  2. Press OK.
  3. At the command prompt type:
net use LPT# \\COMPNAME\PRINTER\ /persistent:yes

Where # is 1 or 2, COMPNAME is the name of the computer the printer is connected to, and PRINTER is the shared name of the printer (Pre-Windows 2000 name).

Ex.

net use LPT1 \\Chris-Serv\HP2200 /persistent:yes

To delete the printer type:

net use LPT# /delete

(No Ratings Yet)

With Windows XP many DOS programs only display in the top half of the screen when run in full screen mode. Follow the steps below to have the DOS window display properly.

  1. When in the DOS program full screen, press ALT-ENTER.
  2. Right-Click on the title bar of the DOS window and select properties.
  3. Click the layout tab and change the height of the screen buffer and window size to 25.
  4. Click the screen tab and select Full Screen and click OK.
  5. A dialog box will pop-up and ask to “save properties for future windows with same title” select this and click OK.
  6. Enjoy!

(average: 4.50 out of 5)

Page 8 of 8« First...45678

What do you use Virtualization for?

View Results

Loading ... Loading ...