First post, by memsbot
Hi,
I have an old Dos application that only has drivers for printing to the standard laserjet and deskjet printers. The Dos application via DosBox is trying to send its output to the LPT1 port and not successful. DosBox is installed on Vista and otherwise runs the application well. I tried creating a batch file to start cmd.exe to spawn dosbox and then use the -conf file to execute the Dos application. I used the Parallel Port Passthrough at http://home.arcor.de/h-a-l-9000/ by installing the allowio command at the vista commmand level, however this provides access to the vista cmd box and not DosBox. The process id for allowio automatically assigns itself to the cmd session Process ID, however I think it needs to get itself assigned to the DosBox session Process ID and I' not sure how to do this...then...the plan is to redirect the LPT1: data to the USB port (via DOS2USB to my printer that can emulate the standard laser.
This suffering is for my dad who refuses to let go of his DOS CAD application called Home.exe He lives and dies by it. I'm keeping him on life support with this thread. If we cannot get this to work, then we will uninstall Vista from his new machine and use XP without DosBox. Regardless, DosBox appears to be a handy tool. Please help.