Printing Dos Program Usb Printer
Connecting an MS-Dos Application to a Printer on a USB Port on Windows 2000 by Curtis Krauskopf DataFlex, an MS-Dos application, was written in an era when.
Healthpointe 2 0 Programmi on this page. From: Andrew Rossmann In article, *** Email address is removed for privacy *** says. Does anyone know how to print to a USB printer in dos from dos prompt. No lpt1 port Parallel port printer. 1: Create a share to the printer.
2: At a command prompt, type: NET USE LPT1 mycomputer myprintershare (or course, my computer is the network name of your computer, and my printer share is the name of the share you gave the printer in step 1.) Another community answer from the Windows Vista newsgroups Robyn. GuenterXYZ, Have you attempted launching Command Prompt in Compatibility mode? Click Start Pearl ->Select Start Search->type cmd 2. Right-click cmd ->Select Copy 3.
Navigate to a new location ( Desktop, Documentsetc), Right-click Select Paste 4. Right-click on the new copy of cmd.
Select Properties 6. Select the Compatibility tab 7. Click Run this program in compatibility mode for:, select Windows XP 8. Right-click on the cmd.exe file and chose Run As Administrator if the compatibility issue is dealing with access permissions. This may pose as a security risk however; proceed at your own risk.
Test the program for compatibility. Report your results. Thank you for using the Microsoft Vista Support Community. Rami Microsoft Answers Support Engineer Visit our and let us know what you think.
While most businesses use Windows-based applications, some entrepreneurs still use legacy DOS-based programs that they find useful. Whether it's because the application is no longer being developed or the DOS program simply does what you need it to do, installing a Windows application might not be necessary or even possible. In most cases, Windows allows you to use older DOS applications by simply opening a command prompt and using the program as you normally would.
However, if you need to print from a DOS application to a USB printer, you must enable certain compatibility and network settings before the older program can communicate with the printer through the Windows print spooler. Canon Mf4412 Printer Driver For Windows 7 32bit. Tips • To avoid having to run the Net Use command from the command prompt every time you print from the DOS application, create a batch file and shortcut to run the command syntax automatically.
Open Windows Notepad and create a new text document file containing the following code: • Echo Off • “Net Use LPT1: NetworkNameOfComputer Printer_NetworkShare_Name /Persistent: Yes” • Exit • Rename the NetworkNameOfComputer and Printer_NetworkShare_Name values with your information. Save the text files to the desktop as “DOS_USB_Print.bat'. Double-click the icon before running the DOS program to enable printing to the USB printer through the Windows print spooler. • If you don’t know the network name for the computer, find it by clicking “Start,” “Control Panel,” then “System.” The computer network name is near the bottom of the System window in the “Computer name, domain, and workgroup settings” section.