PDA

Click to See Complete Forum and Search --> : Copy File To Shared Printer


Korku
Apr 20th, 2010, 01:26 PM
Hello,

Whenever I copy a file (using File.Copy) to a shared printer, it prints but I get a message: Network Connections. The print job queue 2 \ \ K \ C is complete. The job size is 623 bytes. How I can hide or destroy this message?

Thanks!

petevick
Apr 20th, 2010, 03:38 PM
Is the message in a messagebox?

If so, look for the window (findwindow), and close it.

Korku
Apr 21st, 2010, 03:35 AM
Is the message in a messagebox?

If so, look for the window (findwindow), and close it.

Yes, the message in a messagebox

Hack
Apr 21st, 2010, 06:02 AM
Split into its own thread