VOGONS

Common searches


First post, by Dule_eluD

User metadata
Rank Newbie
Rank
Newbie

Printing (sigh!)

Before I post this, I followed the instructions on that thread, but no luck 🙁

My program supports only LPT1 so I put this line in the config:
parallel1=file dev:LPT1

next, I put in this line in cmd, before launching MB6:
net use lpt1 \\PCName\PrinterName /persistent:yes

but it didn't work, it just issued instructions on how the command works...
Any idea on why that is happening? I'm on win7

and one last Q, is there any way to automate the second line? DosBox doesn't ever recognize the command.

Reply 3 of 8, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

If you can find Windows XP drivers for your video card then you can install those and use command prompt fullscreen

DOSBox Compilation Guides
DosBox Feature Request Thread
PC Game Compatibility List
How To Ask Questions The Smart Way
Running DRM games offline

Reply 5 of 8, by Jorpho

User metadata
Rank l33t++
Rank
l33t++
Dule_eluD wrote:

net use lpt1 \\PCName\PrinterName /persistent:yes

but it didn't work, it just issued instructions on how the command works...

This is indeed more of a Windows problem. Maybe you're mistyping something somehow? Is there a line at the top of the instructions saying "the syntax is unknown" ? What do you get if you just type "net use" ?

Reply 8 of 8, by eL_PuSHeR

User metadata
Rank Moderator
Rank
Moderator

Can you try a workaround? Printing to a file (PCL or Postscript or whatever PDL your printer supports [or to a bitmap format, but you will need to convert it to PDL]) and then sending that file to your physical printer using GoPlot Plus

GoPlot Plus is free, btw.