Displaying 1 result from an estimated 1 matches for "6e369c7b".
2015 Aug 07
2
Writing directly to a lpt1: port and redirect to the lpr command
I'm have a remote printer installed in the cups. I shared the printer and
it prints OK using the wine notepad.
But I have a old application that prints only if have direct access to a
lpt1 named port.
We can test executing the program wine start.exe and run the command:
echo 'test' > lpt1 that returns:
File not found
I tried to create the rule