Click here to Skip to main content
15,890,282 members

Comments by PKriyshnA (Top 67 by date)

PKriyshnA 23-Jan-16 11:53am View    
In my system's "Devices and Printers" , My default printer is "Generic Text Only".
PKriyshnA 23-Jan-16 11:34am View    
Yes i don't use cmd.exe in programming. i just testing in cmd.exe because if i try using .bat i am not able to see error, so just trying to test in cmd.exe.

You mean my code should be
C:\Windows\System32>copy /b D:\MyTest\mytest.prn LPT1

am i right ?
PKriyshnA 23-Jan-16 11:20am View    
i mean i have tried from cmd.exe(Windows Command Processor) file.
PKriyshnA 23-Jan-16 8:20am View    
I have tried this one. and i got the error in cmd
Error is "The system cannot find the path specified."
i have given right path
i am not using any shared printer. printer is attached to my computer and my operation system is Windows 7 32 bit.
My tried command is
C:\Windows\System32>copy /b D:\MyTest\mytest.prn > LPT1
and
C:\Windows\System32>copy /b D:\MyTest\mytest.prn \\MyCurrentComputerName\PrinterName

but i doesn't work for me, Please advice.
PKriyshnA 28-Nov-14 4:07am View    
To search for "Is Containing In"