Z
zwang
Is there a way to obtain a user's default printer? from
windows DOS command? Then a batch file can be created to
print anything like:
set PRINTER=<some command>
Copy /b %1 %PRINTER%
Thanks.
windows DOS command? Then a batch file can be created to
print anything like:
set PRINTER=<some command>
Copy /b %1 %PRINTER%
Thanks.