|
查看: 1263|回复: 9
|
有什么方法让ms-dos程序不只是支持LPT的printer而已
[复制链接]
|
|
|
|
MS-DOS程序可以用usb的printer吗?如果可以的话,该怎么做? |
|
|
|
|
|
|
|
|
|
|
发表于 30-12-2007 09:55 PM
|
显示全部楼层
如果程序是在ms windows 的環境當中, 可用microsoft loopback adapter 用network printing 的方式
http://geekswithblogs.net/dtotzke/articles/26204.aspx |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 30-12-2007 10:10 PM
|
显示全部楼层
|
如果电脑没有ms windows环境呢?就纯粹只是ms-dos下的程序而已? |
|
|
|
|
|
|
|
|
|
|
发表于 31-12-2007 08:50 AM
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 2-1-2008 05:53 PM
|
显示全部楼层
However, it should be noted that this driver will only map mass storage devices like external hard disks, cd- roms, cd-rw, dvd-rom, zip, jaz, ls-120, and flash memory to ASPI devices.
我想请问一下,那么我想用USB的printer可以吗? |
|
|
|
|
|
|
|
|
|
|
发表于 3-1-2008 11:35 PM
|
显示全部楼层
不能吧?纯dos不能打印去usb port。。。
或者自己篇写一个dos的usb driver
Sometimes it is useful to be able to print from the DOS prompt or from a program running in
command mode. If you have a printer with only a USB connection (no LPT1 port) you
cannot do this as there are no USB DOS commands. However there is an easy way to
overcome this limitation if you are using Windows 2000 or XP. This is achieved by treating
your USB printer as a network printer and setting it up as a virtual centronics printer by
assigning it to an unused LPT port.
[ 本帖最后由 meemee 于 3-1-2008 11:41 PM 编辑 ] |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 4-1-2008 06:30 PM
|
显示全部楼层
|
如果电脑本来有一个在DOS下运行的程序,我可以用什么把那个程序抄出来吗?【注:没有windows存在】 |
|
|
|
|
|
|
|
|
|
|
发表于 6-1-2008 06:59 PM
|
显示全部楼层
回复 7# ^无邪^ 的帖子
那台电脑不会是386的吧?
直接用dos command抄去磁碟。。。 |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 8-1-2008 05:58 PM
|
显示全部楼层
如何用dos command抄去磁碟?
请指教,谢谢。 |
|
|
|
|
|
|
|
|
|
|
发表于 8-1-2008 10:48 PM
|
显示全部楼层
复制档案的指令是 copy
example:
copy filename.exe a:\
如果不会用指令的话。。。可以在指令的后面打 /?
这样就会有help
example:
copy /?
这里是编程区。。。电脑疑难不适合在这里问。。。
需要的话,可以pm我,我可以教你 |
|
|
|
|
|
|
|
|
| |
本周最热论坛帖子
|