<div dir="ltr">I'm have a remote printer installed in the cups. I shared the printer and it prints OK using the wine notepad.<br>But I have a old application that prints only if have direct access to a lpt1 named port.<br>We can test executing the program wine start.exe and run the command:<br>echo 'test' > lpt1 that returns:<br>File not found<br>I tried to create the rule [HKEY_CURRENT_USER\Software\Wine\Printing\Spooler]<br>"LPT1:"="|lpr"<br>But echo 'test' > lpt1 still returns File not found<br>I'm wondering if it's possible to create a LPT1: port and echoing to lpr<br>Does anyone know if it is possible?<br><br><br></div>