<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: My One Dork Post for the Month:  Windows Vista 64 is the Biggest Nightmare in My Life Right Now</title>
	<link>http://www.uncoached.com/2009/05/21/my-one-dork-post-for-the-month-windows-vista-64-is-the-biggest-nightmare-in-my-life-right-now/</link>
	<description></description>
	<pubDate>Sun, 22 Nov 2009 02:59:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>By: Fix It Here</title>
		<link>http://www.uncoached.com/2009/05/21/my-one-dork-post-for-the-month-windows-vista-64-is-the-biggest-nightmare-in-my-life-right-now/#comment-30160</link>
		<dc:creator>Fix It Here</dc:creator>
		<pubDate>Thu, 21 May 2009 18:23:18 +0000</pubDate>
		<guid>http://www.uncoached.com/2009/05/21/my-one-dork-post-for-the-month-windows-vista-64-is-the-biggest-nightmare-in-my-life-right-now/#comment-30160</guid>
		<description>Let me guess... you were trying to print a PDF document.  The problem is with the HP print driver.  Where I work we have HP 1020 and they have the same problem.  (The same HP driver is used for the 1018 and 1020.)  

If your computer is now telling you that you don't have any printers installed here is your fix:

1. unplug the printer from the computer
2. restart your computer (leave the printer unplugged)
3. cancel all print jobs on that printer
4. plug the printer back in
5. open your PDF document and follow these steps
    5.1. click file
    5.2. click print
    5.3. click advanced
    5.4. click to check the 'print as image' checkbox
    5.5. click OK
6. click OK</description>
		<content:encoded><![CDATA[<p>Let me guess&#8230; you were trying to print a PDF document.  The problem is with the HP print driver.  Where I work we have HP 1020 and they have the same problem.  (The same HP driver is used for the 1018 and 1020.)  </p>
<p>If your computer is now telling you that you don&#8217;t have any printers installed here is your fix:</p>
<p>1. unplug the printer from the computer<br />
2. restart your computer (leave the printer unplugged)<br />
3. cancel all print jobs on that printer<br />
4. plug the printer back in<br />
5. open your PDF document and follow these steps<br />
    5.1. click file<br />
    5.2. click print<br />
    5.3. click advanced<br />
    5.4. click to check the &#8216;print as image&#8217; checkbox<br />
    5.5. click OK<br />
6. click OK</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IT GUY</title>
		<link>http://www.uncoached.com/2009/05/21/my-one-dork-post-for-the-month-windows-vista-64-is-the-biggest-nightmare-in-my-life-right-now/#comment-30134</link>
		<dc:creator>IT GUY</dc:creator>
		<pubDate>Thu, 21 May 2009 14:56:20 +0000</pubDate>
		<guid>http://www.uncoached.com/2009/05/21/my-one-dork-post-for-the-month-windows-vista-64-is-the-biggest-nightmare-in-my-life-right-now/#comment-30134</guid>
		<description>Sent you another electronic mail. Hit me up on chat if you want to do it on the fly</description>
		<content:encoded><![CDATA[<p>Sent you another electronic mail. Hit me up on chat if you want to do it on the fly</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IT GUY</title>
		<link>http://www.uncoached.com/2009/05/21/my-one-dork-post-for-the-month-windows-vista-64-is-the-biggest-nightmare-in-my-life-right-now/#comment-30131</link>
		<dc:creator>IT GUY</dc:creator>
		<pubDate>Thu, 21 May 2009 14:37:10 +0000</pubDate>
		<guid>http://www.uncoached.com/2009/05/21/my-one-dork-post-for-the-month-windows-vista-64-is-the-biggest-nightmare-in-my-life-right-now/#comment-30131</guid>
		<description>Ok spooler issues are a pain. I see them happen with HP Printers alot but I don't know what you have this is what you need to do. If it doesn't work install Windows 7 cause its awesome. Anyways here ya go! If you need more help you can send to my email address which is hidden but I assume you can see. 

There is a lot of info in this link however I only use the following after the link.

http://members.shaw.ca/bsanders/CleanPrinterDrivers.htm


---------------------------------------------------------------------
   6.

      open regedit (e.g. click Start, key regedit and press Enter)
   7.

      navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers 

        under this key, there will be the keys Version-2 and Version-3 (one or the other of these may be absent - not a problem)

            the sub-keys under these contain the printer driver configuration information

        delete all the sub-keys inside Version-2 and Version-3, but not these keys themselves

    The Microsoft Knowledgebase article at http://support.microsoft.com/default.aspx?scid=kb;en-us;312052 lists some other registry entries to delete, but this is not usually necessary.

   8.

      open a Command Prompt window
   9.

      key the commands
             net stop spooler
             net start spooler
  10.

      open Windows Explorer
  11.

      navigate to %systemroot%\system32\spool\printers\ and delete any files there.  By default, this is where the print spooler stores print files.
  12.

      navigate to %systemroot%\system32\spool\drivers\w32x86 (%systemroot% is usually Windows, but it might be winnt or something else; this is set when the OS is installed).
  13.

      inside w32x86, there will be folders with the names 2 and 3 (one or more of these may be absent - not a problem)
             delete all of the files and sub-folders in each of the 2 and 3 folders, but not the folders themselves
           inside w32x86, there may be other folders with names starting with "hewlett_packard", "hphp" or something else; delete these folders also
  14.

      restart the print spooler (see steps 8 and 9 above)</description>
		<content:encoded><![CDATA[<p>Ok spooler issues are a pain. I see them happen with HP Printers alot but I don&#8217;t know what you have this is what you need to do. If it doesn&#8217;t work install Windows 7 cause its awesome. Anyways here ya go! If you need more help you can send to my email address which is hidden but I assume you can see. </p>
<p>There is a lot of info in this link however I only use the following after the link.</p>
<p><a href="http://members.shaw.ca/bsanders/CleanPrinterDrivers.htm" rel="nofollow">http://members.shaw.ca/bsanders/CleanPrinterDrivers.htm</a></p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;<br />
   6.</p>
<p>      open regedit (e.g. click Start, key regedit and press Enter)<br />
   7.</p>
<p>      navigate to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Print\Environments\Windows NT x86\Drivers </p>
<p>        under this key, there will be the keys Version-2 and Version-3 (one or the other of these may be absent - not a problem)</p>
<p>            the sub-keys under these contain the printer driver configuration information</p>
<p>        delete all the sub-keys inside Version-2 and Version-3, but not these keys themselves</p>
<p>    The Microsoft Knowledgebase article at <a href="http://support.microsoft.com/default.aspx?scid=kb;en-us;312052" rel="nofollow">http://support.microsoft.com/default.aspx?scid=kb;en-us;312052</a> lists some other registry entries to delete, but this is not usually necessary.</p>
<p>   8.</p>
<p>      open a Command Prompt window<br />
   9.</p>
<p>      key the commands<br />
             net stop spooler<br />
             net start spooler<br />
  10.</p>
<p>      open Windows Explorer<br />
  11.</p>
<p>      navigate to %systemroot%\system32\spool\printers\ and delete any files there.  By default, this is where the print spooler stores print files.<br />
  12.</p>
<p>      navigate to %systemroot%\system32\spool\drivers\w32&#215;86 (%systemroot% is usually Windows, but it might be winnt or something else; this is set when the OS is installed).<br />
  13.</p>
<p>      inside w32&#215;86, there will be folders with the names 2 and 3 (one or more of these may be absent - not a problem)<br />
             delete all of the files and sub-folders in each of the 2 and 3 folders, but not the folders themselves<br />
           inside w32&#215;86, there may be other folders with names starting with &#8220;hewlett_packard&#8221;, &#8220;hphp&#8221; or something else; delete these folders also<br />
  14.</p>
<p>      restart the print spooler (see steps 8 and 9 above)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.244 seconds -->
