theniteowl
Programmer
Hi All,
We have an old DOS app that uses a parallel port dongle.
The company is decommissioning all the Win2K devices requiring everything to be XP Pro at a minimum.
XP does not allow the DOS app to directly access the parallel port and so when the app runs it complains that the dongle is not installed.
Anyone know of a workaround to allow the app access to the parallel port? Our desktop engineering folks say they have tried and been unable to make it work but I question how far they went.
If using COMMAND.COM is it possible for the app to access the port? Or if I wrote a VBS script that executed the app with wscript would it then have access to the hardware?
Any thoughts?
At my age I still learn something new every day, but I forget two others.
We have an old DOS app that uses a parallel port dongle.
The company is decommissioning all the Win2K devices requiring everything to be XP Pro at a minimum.
XP does not allow the DOS app to directly access the parallel port and so when the app runs it complains that the dongle is not installed.
Anyone know of a workaround to allow the app access to the parallel port? Our desktop engineering folks say they have tried and been unable to make it work but I question how far they went.
If using COMMAND.COM is it possible for the app to access the port? Or if I wrote a VBS script that executed the app with wscript would it then have access to the hardware?
Any thoughts?
At my age I still learn something new every day, but I forget two others.