I am trying to run a bin file from the command prompt to a local printer connected via usb. The line I am using is:
C:\Users\Administrator>rundll32 printui.dll,PrintUIEntry /b PAItx2002f /a %windi
r%\desktop\F2ITX2_206.bin
The printer name is PAItx2002f. The file I am running is located C:\Users\Administrator\Desktop\F@ITX@_206.bin.
When I try to run this line, I get the error message "The arguments are invalid".
I am running Windows Server 2008 R2 Standard 64bit.