<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How to clear the print spooler in windows xp</title>
	<atom:link href="http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/</link>
	<description>Axel Jensen on Flex, Coldfusion and... other stuff</description>
	<lastBuildDate>Tue, 06 Dec 2011 15:13:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tyshcka</title>
		<link>http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/comment-page-1/#comment-4129</link>
		<dc:creator>tyshcka</dc:creator>
		<pubDate>Tue, 06 Dec 2011 15:13:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/#comment-4129</guid>
		<description>Thank you! It works.</description>
		<content:encoded><![CDATA[<p>Thank you! It works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gr1msheeper</title>
		<link>http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/comment-page-1/#comment-4006</link>
		<dc:creator>gr1msheeper</dc:creator>
		<pubDate>Mon, 20 Jun 2011 14:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/#comment-4006</guid>
		<description>That batch file worked a treat... 

Saved me some work there, thanks!</description>
		<content:encoded><![CDATA[<p>That batch file worked a treat&#8230; </p>
<p>Saved me some work there, thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stop print spooling</title>
		<link>http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/comment-page-1/#comment-3993</link>
		<dc:creator>stop print spooling</dc:creator>
		<pubDate>Thu, 05 May 2011 18:15:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/#comment-3993</guid>
		<description>Open the notepad and copy and paste below command:

net stop spooler
del %systemroot%\system32\spool\printers\*.shd
del %systemroot%\system32\spool\printers\*.spl
del %systemroot%\system32\spool\*.spl 
del %systemroot%\system32\spool\*.shd 
net start spooler

Now save it as DeletePrintJobs.cmd in the desktop or anyother location and whenever you want to cancel the print operation just double click on the file now you can see the commands executing in command prompt and it exits after automatically deleting the print queues

1. now right click the print job in the printing process folder and click cancel.

2. now run DeletePrintJobs.cmd 

3. then right click the print job in the printing process folder and click cancel.

BOOM!!! it&#039;s gone!!</description>
		<content:encoded><![CDATA[<p>Open the notepad and copy and paste below command:</p>
<p>net stop spooler<br />
del %systemroot%\system32\spool\printers\*.shd<br />
del %systemroot%\system32\spool\printers\*.spl<br />
del %systemroot%\system32\spool\*.spl<br />
del %systemroot%\system32\spool\*.shd<br />
net start spooler</p>
<p>Now save it as DeletePrintJobs.cmd in the desktop or anyother location and whenever you want to cancel the print operation just double click on the file now you can see the commands executing in command prompt and it exits after automatically deleting the print queues</p>
<p>1. now right click the print job in the printing process folder and click cancel.</p>
<p>2. now run DeletePrintJobs.cmd </p>
<p>3. then right click the print job in the printing process folder and click cancel.</p>
<p>BOOM!!! it&#8217;s gone!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: montie</title>
		<link>http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/comment-page-1/#comment-3382</link>
		<dc:creator>montie</dc:creator>
		<pubDate>Sat, 05 Feb 2011 15:55:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/#comment-3382</guid>
		<description>This still works on Windows 7 BTW.  Thanks.</description>
		<content:encoded><![CDATA[<p>This still works on Windows 7 BTW.  Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rashbre</title>
		<link>http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/comment-page-1/#comment-3196</link>
		<dc:creator>rashbre</dc:creator>
		<pubDate>Wed, 28 Jul 2010 15:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/#comment-3196</guid>
		<description>thanks - worked well</description>
		<content:encoded><![CDATA[<p>thanks &#8211; worked well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bgme</title>
		<link>http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/comment-page-1/#comment-1487</link>
		<dc:creator>bgme</dc:creator>
		<pubDate>Sat, 14 Feb 2009 16:41:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/#comment-1487</guid>
		<description>Nice info on clearing the print spooler</description>
		<content:encoded><![CDATA[<p>Nice info on clearing the print spooler</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Printer Leasing</title>
		<link>http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/comment-page-1/#comment-557</link>
		<dc:creator>Printer Leasing</dc:creator>
		<pubDate>Tue, 03 Jun 2008 20:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.axelscript.com/2008/02/09/how-to-clear-the-print-spooler-in-windows-xp/#comment-557</guid>
		<description>Always the same question, to fix or new?
we have to think it right.</description>
		<content:encoded><![CDATA[<p>Always the same question, to fix or new?<br />
we have to think it right.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

