แก้ปัญหาพิมพ์ Express XP5 ไม่ได้ใน WinXP
To use the Net.exe command
- Click Start, point to All Programs, point to Accessories, and then click Command Prompt.
At the command prompt, type
net use lptx: \\printserver\sharename /persistent:yes
where x is the number of the LPT port that you are using (usually 1 or 2), printserver is the name of your print server, and sharename is the name of the printer share.
Note To disconnect a persistent LPT connection, type the following at a command prompt: net use lptx /delete