![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Can't cancel print job Hi, Why is it I can't cancel a print job without waiting 15-20 minutes? When click on the print job and select "Cancel" it shows "Deleting - Printing" as the status but takes forever to delete the job. If this is a Vista problem I would think Mircosoft would consider fixing it.......... -- Phil |
My System Specs![]() |
| | #2 (permalink) |
| | RE: Can't cancel print job If this is the Printer's Manufacturer's problem, I would suggest that they fix it! Contact them and/or uninstall/reinstall their software. -- Mick Murphy - Qld - Australia "Phil" wrote: Quote: > Hi, > Why is it I can't cancel a print job without waiting 15-20 minutes? When > click on the print job and select "Cancel" it shows "Deleting - Printing" as > the status but takes forever to delete the job. If this is a Vista problem I > would think Mircosoft would consider fixing it.......... > -- > Phil |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Can't cancel print job Phil wrote: Quote: > Hi, > Why is it I can't cancel a print job without waiting 15-20 minutes? When > click on the print job and select "Cancel" it shows "Deleting - Printing" as > the status but takes forever to delete the job. If this is a Vista problem I > would think Mircosoft would consider fixing it.......... I'm not sure if the path in the "del" line is correct for Vista. @echo off echo. echo Purging the print queue . . . net stop Spooler echo Deleting all print jobs . . . ping localhost -n 4 > nul del /q %SystemRoot%\system32\spool\printers\*.* net start Spooler echo Done! ping localhost -n 4 > nul Bill |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Can't cancel print job It's a USB Printing Support problem. It happens in 2000 and XP. Bill's batch file does what I usually do to clear it, in a much more efficient manner I might add. Ferd "Phil" <phil@xxxxxx> wrote in message news CC722A9-CED3-4E77-83D4-01140F14618D@xxxxxxQuote: >I don't believe it is a printer problem. I have an epson and an HP and I > have the same problem on both...... > -- > Phil > > > "Mick Murphy" wrote: > Quote: >> If this is the Printer's Manufacturer's problem, I would suggest that >> they >> fix it! >> Contact them and/or uninstall/reinstall their software. >> -- >> Mick Murphy - Qld - Australia >> >> >> "Phil" wrote: >> Quote: >> > Hi, >> > Why is it I can't cancel a print job without waiting 15-20 minutes? >> > When >> > click on the print job and select "Cancel" it shows "Deleting - >> > Printing" as >> > the status but takes forever to delete the job. If this is a Vista >> > problem I >> > would think Mircosoft would consider fixing it.......... >> > -- >> > Phil |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Can't cancel print job Phil wrote: Quote: > Thank you Bill. > It does work with Vista. > Phil > I just got a new laptop last week with Vista Home Premium installed. I am still getting used to the new interface. Bill |
My System Specs![]() |
| | #6 (permalink) |
| | Re: Can't cancel print job Thank you for the batch file, I used it successfully with Vista Home Premium. I really appreciate it, I was stuck! -- zole2112 ------------------------------------------------------------------------ zole2112's Profile: http://forums.techarena.in/members/zole2112.htm View this thread: http://forums.techarena.in/vista-help/1022016.htm http://forums.techarena.in |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| cancel | Vista mail | |||
| Cancel diskcheck | Vista General | |||
| Which one is the any key?!? Can't cancel chkdsk... | Vista performance & maintenance | |||
| Can't cancel color print | Vista print fax & scan | |||
| Cancel a print job from the shell | PowerShell | |||