<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/2.4.5" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Computer Care Tech Tips</title>
		<link>http://www.designjetparts.com/blog/index.php</link>
		<description>Tech tips for printer repair</description>
		<language>en-US</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=2.4.5"/>
		<ttl>60</ttl>
				<item>
			<title>Delete a File When Access is Denied</title>
			<link>http://www.designjetparts.com/blog/index.php/2012/02/23/access-denied-file-delete</link>
			<pubDate>Thu, 23 Feb 2012 18:02:03 +0000</pubDate>			<dc:creator>admin</dc:creator>
			<category domain="main">Computer Help</category>			<guid isPermaLink="false">45@http://www.designjetparts.com/blog/</guid>
						<description>&lt;div class=&quot;socialbutttons&quot;&gt;&lt;div class=&quot;fbiframediv sharebuttton&quot;&gt;&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;amp;href=http://www.designjetparts.com/blog/index.php?p=45&amp;amp;send=false&amp;amp;layout=button_count&amp;amp;width=450&amp;amp;show_faces=false&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;font=arial&amp;amp;height=85&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:450px; height:85px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;twbutton sharebuttton&quot;&gt;&lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot; data-url=&quot;http://www.designjetparts.com/blog/index.php?p=45&quot; data-count=&quot;horizontal&quot;&gt;Tweet&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;gplusdiv sharebuttton&quot;&gt;&lt;g:plusone size=&quot;medium&quot; href=&quot;http://www.designjetparts.com/blog/index.php?p=45&quot;&gt;&lt;/g:plusone&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;If you have ever tried to remove a virus or spyware manually you may have seen this condition on a Windows based PC, laptop or server.&lt;br /&gt;
When you attempt to delete a file Windows denies you access because the file is in use by another program.&lt;br /&gt;
There is a way to delete the culprit.&lt;/p&gt;

&lt;p&gt;Lets say for instance you need to delete a file called  spyware.exe.&lt;br /&gt;
But try as you may Windows says the file is in use and denies the delete.&lt;/p&gt;

&lt;p&gt;Simply create a .bat file in the folder with the file and execute it.&lt;/p&gt;

&lt;p&gt;So lets say &lt;strong&gt;spyware.exe&lt;/strong&gt; is located in &lt;strong&gt;C:\example&lt;/strong&gt;.&lt;br /&gt;
In the folder &lt;strong&gt;C:\example&lt;/strong&gt; &lt;br /&gt;
Right Click  and select &lt;strong&gt;New&lt;/strong&gt; &gt; &lt;strong&gt;Text Document&lt;/strong&gt;&lt;br /&gt;
Rename the newly created file anything you like but it must end in &lt;strong&gt;.bat&lt;/strong&gt;&lt;br /&gt;
So I name  my file &lt;strong&gt;delete.bat&lt;/strong&gt;&lt;br /&gt;
Right click on delete.bat and select &lt;strong&gt;EDIT&lt;/strong&gt;&lt;br /&gt;
Copy and paste this into the delete.bat file:&lt;/p&gt;

&lt;blockquote&gt;&lt;p&gt;:start&lt;br /&gt;
tskill spyware.exe&lt;br /&gt;
del spyware.exe&lt;br /&gt;
goto start&lt;/p&gt;&lt;/blockquote&gt;

&lt;p&gt;&lt;em&gt;(now of course you will replace the name spyware.exe with that actual name of the file you wish to delete)&lt;/em&gt;&lt;br /&gt;
Click on File and select Save.&lt;br /&gt;
Close the .bat file.&lt;/p&gt;

&lt;p&gt;Click on the Windows Button or the Start Button (depending on your windows version)&lt;br /&gt;
Click on &lt;strong&gt;Run&lt;/strong&gt;&lt;br /&gt;
Click on &lt;strong&gt;Browse&lt;/strong&gt;&lt;br /&gt;
and then navigate to the folder you placed your .bat file in.&lt;br /&gt;
For our example we would choose C: Drive, then the folder Example&lt;br /&gt;
in that folder we would choose &lt;strong&gt;delete.bat&lt;/strong&gt; &lt;br /&gt;
and select &lt;strong&gt;Open&lt;/strong&gt; then hit &lt;strong&gt;OK&lt;/strong&gt;.&lt;br /&gt;
The bat file should run in a rapid fire loop until the file is deleted,&lt;br /&gt;
in our case we would no longer see spyware.exe inside the folder C:\example.&lt;/p&gt;

&lt;p&gt;The trick is to keep trying to stop the function and delete the file so fast it can not start again.&lt;/p&gt;
&lt;div class=&quot;socialbookmark_item&quot;&gt;
&lt;p class=&quot;small&quot;&gt;Bookmark this article at &lt;span id=&quot;socialbookmark_text_45&quot;&gt;...&lt;/span&gt;&lt;/p&gt;	&lt;a href=&quot;http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;title=Delete+a+File+When+Access+is+Denied&quot;&quot; onmouseover=&quot;socialbookmark_over('digg', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/digg.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://del.icio.us/post?url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;title=Delete+a+File+When+Access+is+Denied&quot; onmouseover=&quot;socialbookmark_over('del.icio.us', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/delicious.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.mister-wong.com/index.php?action=addurl&amp;amp;bm_url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;bm_description=Delete+a+File+When+Access+is+Denied&quot; onmouseover=&quot;socialbookmark_over('Mister Wong', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/mrwong.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.google.com/bookmarks/mark?op=add&amp;amp;hl=en&amp;amp;bkmk=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;title=Delete+a+File+When+Access+is+Denied&quot; onmouseover=&quot;socialbookmark_over('google', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/google.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;t=Delete+a+File+When+Access+is+Denied&quot; onmouseover=&quot;socialbookmark_over('Furl', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/furl.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;amp;Description=&amp;amp;Url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;Title=Delete+a+File+When+Access+is+Denied&quot; onmouseover=&quot;socialbookmark_over('BlinkList', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/blinklist.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;t=Delete+a+File+When+Access+is+Denied&quot; onmouseover=&quot;socialbookmark_over('Yahoo', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/yahoo.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://yigg.de/neu?exturl=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;exttitle=Delete+a+File+When+Access+is+Denied&quot; onmouseover=&quot;socialbookmark_over('YiGG', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/yigg.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.folkd.com/submit/page/http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&quot; onmouseover=&quot;socialbookmark_over('Folkd', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/folkd.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://linkarena.com/bookmarks/addlink/?url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;title=Delete+a+File+When+Access+is+Denied&amp;amp;desc=&amp;amp;tags=&quot; onmouseover=&quot;socialbookmark_over('Linkarena', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/linkarena.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://beta.oneview.de:80/quickadd/neu/addBookmark.jsf?URL=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;amp;title=Delete+a+File+When+Access+is+Denied&quot; onmouseover=&quot;socialbookmark_over('oneview', '45');&quot; onmouseout=&quot;socialbookmark_over('', '45');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/oneview.gif&quot;/&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;tweetmeme_plugin tweetmeme_right&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;tweetmeme_url = 'http://www.designjetparts.com/blog/index.php/2012/02/23/access-denied-file-delete';tweetmeme_service = 'bit.ly';tweetmeme_source = 'computercareon';&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://tweetmeme.com/i/scripts/button.js&quot;&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2012/02/23/access-denied-file-delete&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="socialbutttons"><div class="fbiframediv sharebuttton"><iframe src="http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;href=http://www.designjetparts.com/blog/index.php?p=45&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=85" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:85px;" allowTransparency="true"></iframe>&nbsp;&nbsp;</div><div class="twbutton sharebuttton"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.designjetparts.com/blog/index.php?p=45" data-count="horizontal">Tweet</a></div><div class="gplusdiv sharebuttton"><g:plusone size="medium" href="http://www.designjetparts.com/blog/index.php?p=45"></g:plusone></div></div><p>If you have ever tried to remove a virus or spyware manually you may have seen this condition on a Windows based PC, laptop or server.<br />
When you attempt to delete a file Windows denies you access because the file is in use by another program.<br />
There is a way to delete the culprit.</p>

<p>Lets say for instance you need to delete a file called  spyware.exe.<br />
But try as you may Windows says the file is in use and denies the delete.</p>

<p>Simply create a .bat file in the folder with the file and execute it.</p>

<p>So lets say <strong>spyware.exe</strong> is located in <strong>C:\example</strong>.<br />
In the folder <strong>C:\example</strong> <br />
Right Click  and select <strong>New</strong> > <strong>Text Document</strong><br />
Rename the newly created file anything you like but it must end in <strong>.bat</strong><br />
So I name  my file <strong>delete.bat</strong><br />
Right click on delete.bat and select <strong>EDIT</strong><br />
Copy and paste this into the delete.bat file:</p>

<blockquote><p>:start<br />
tskill spyware.exe<br />
del spyware.exe<br />
goto start</p></blockquote>

<p><em>(now of course you will replace the name spyware.exe with that actual name of the file you wish to delete)</em><br />
Click on File and select Save.<br />
Close the .bat file.</p>

<p>Click on the Windows Button or the Start Button (depending on your windows version)<br />
Click on <strong>Run</strong><br />
Click on <strong>Browse</strong><br />
and then navigate to the folder you placed your .bat file in.<br />
For our example we would choose C: Drive, then the folder Example<br />
in that folder we would choose <strong>delete.bat</strong> <br />
and select <strong>Open</strong> then hit <strong>OK</strong>.<br />
The bat file should run in a rapid fire loop until the file is deleted,<br />
in our case we would no longer see spyware.exe inside the folder C:\example.</p>

<p>The trick is to keep trying to stop the function and delete the file so fast it can not start again.</p>
<div class="socialbookmark_item">
<p class="small">Bookmark this article at <span id="socialbookmark_text_45">...</span></p>	<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;title=Delete+a+File+When+Access+is+Denied"" onmouseover="socialbookmark_over('digg', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/digg.gif"/></a>	<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;title=Delete+a+File+When+Access+is+Denied" onmouseover="socialbookmark_over('del.icio.us', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/delicious.gif"/></a>	<a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;bm_description=Delete+a+File+When+Access+is+Denied" onmouseover="socialbookmark_over('Mister Wong', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/mrwong.gif"/></a>	<a href="http://www.google.com/bookmarks/mark?op=add&amp;hl=en&amp;bkmk=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;title=Delete+a+File+When+Access+is+Denied" onmouseover="socialbookmark_over('google', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/google.gif"/></a>	<a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;t=Delete+a+File+When+Access+is+Denied" onmouseover="socialbookmark_over('Furl', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/furl.gif"/></a>	<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;Title=Delete+a+File+When+Access+is+Denied" onmouseover="socialbookmark_over('BlinkList', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/blinklist.gif"/></a>	<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;t=Delete+a+File+When+Access+is+Denied" onmouseover="socialbookmark_over('Yahoo', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/yahoo.gif"/></a>	<a href="http://yigg.de/neu?exturl=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;exttitle=Delete+a+File+When+Access+is+Denied" onmouseover="socialbookmark_over('YiGG', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/yigg.gif"/></a>	<a href="http://www.folkd.com/submit/page/http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete" onmouseover="socialbookmark_over('Folkd', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/folkd.gif"/></a>	<a href="http://linkarena.com/bookmarks/addlink/?url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;title=Delete+a+File+When+Access+is+Denied&amp;desc=&amp;tags=" onmouseover="socialbookmark_over('Linkarena', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/linkarena.gif"/></a>	<a href="http://beta.oneview.de:80/quickadd/neu/addBookmark.jsf?URL=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F02%2F23%2Faccess-denied-file-delete&amp;title=Delete+a+File+When+Access+is+Denied" onmouseover="socialbookmark_over('oneview', '45');" onmouseout="socialbookmark_over('', '45');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/oneview.gif"/></a>
</div>
<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.designjetparts.com/blog/index.php/2012/02/23/access-denied-file-delete';tweetmeme_service = 'bit.ly';tweetmeme_source = 'computercareon';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="item_footer"><p><small><a href="http://www.designjetparts.com/blog/index.php/2012/02/23/access-denied-file-delete">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.designjetparts.com/blog/index.php/2012/02/23/access-denied-file-delete#comments</comments>
		</item>
				<item>
			<title>Hang Up To Virus Removal Windows 7</title>
			<link>http://www.designjetparts.com/blog/index.php/2012/01/25/hang_up_to_windows7_virus_rem</link>
			<pubDate>Wed, 25 Jan 2012 21:57:06 +0000</pubDate>			<dc:creator>admin</dc:creator>
			<category domain="main">Computer Help</category>			<guid isPermaLink="false">43@http://www.designjetparts.com/blog/</guid>
						<description>&lt;div class=&quot;socialbutttons&quot;&gt;&lt;div class=&quot;fbiframediv sharebuttton&quot;&gt;&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;amp;href=http://www.designjetparts.com/blog/index.php?p=43&amp;amp;send=false&amp;amp;layout=button_count&amp;amp;width=450&amp;amp;show_faces=false&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;font=arial&amp;amp;height=85&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:450px; height:85px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;twbutton sharebuttton&quot;&gt;&lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot; data-url=&quot;http://www.designjetparts.com/blog/index.php?p=43&quot; data-count=&quot;horizontal&quot;&gt;Tweet&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;gplusdiv sharebuttton&quot;&gt;&lt;g:plusone size=&quot;medium&quot; href=&quot;http://www.designjetparts.com/blog/index.php?p=43&quot;&gt;&lt;/g:plusone&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&amp;#169; &lt;a href=&quot;http://www.computercareonline.com&quot;&gt;Computer Care&lt;/a&gt; 1/25/2012&lt;/p&gt;

&lt;p&gt;We recently had an interesting virus removal problem come in.&lt;br /&gt;
Customer had an off the shelf computer by one of the big computer manufacturers, and it was one month out of warranty. &lt;br /&gt;
Windows 7 Home Premium 64bit.&lt;br /&gt;
The customer had let the trial version of McAfee anti-virus expire, it was still functioning but no longer updating to the latest virus definitions.&lt;/p&gt;

&lt;p&gt;The customer had picked up one of the fake Windows Virus Removal malware&amp;#8217;s.&lt;br /&gt;
(The ones that pop up and tell you that you have infections and if you click  here for $49.95 they can remove them)  It disabled access to programs and the internet.&lt;/p&gt;

&lt;p&gt;We stopped the process from running and used Malware bytes anti-malware  and spybot s&amp;amp;d to remove the infection.&lt;br /&gt;
We also removed the outdated McAffee anti-virus and then replaced it with Microsoft Security Essentials.&lt;br /&gt;
All was good.&lt;br /&gt;
Until we ran the quick scan and found:&lt;br /&gt;
coinminer&lt;br /&gt;
SireFeF.B&lt;br /&gt;
SireFeF.T&lt;br /&gt;
Alureon.TK&lt;br /&gt;
Infections on the system.&lt;br /&gt;
Removing and cleaning up coinminer was no problem, but SireFeF and Alureon presented a strange issue.&lt;br /&gt;
When either quarantined or removed by MSE, Windows could not reboot.&lt;br /&gt;
MSE instructs you to reboot the system to finish the cleanup process.&lt;br /&gt;
Computer would shut down but on restart we got the error screen presenting us with the Windows Repair option.&lt;br /&gt;
The repair option failed to restore functionality to the system.&lt;br /&gt;
So we booted from a Repair disk but the only way to get the system to reboot was to restore to a previous restore point, which then restored the infections. &lt;/p&gt;

&lt;p&gt;Here is what we did, maybe not elegant but it worked.&lt;br /&gt;
Boot Windows to the desktop.&lt;br /&gt;
Allow MSE to quarantine all 3 of the infections.&lt;br /&gt;
Insert the MS Windows 7 installation disk and start the Repair Installation process.&lt;br /&gt;
Followed all the steps to run a repair and NOT a clean install, do not allow Windows to install to a different folder than original install or allow it to format the hard drive.&lt;/p&gt;

&lt;p&gt;Windows has to reboot during the installation process and that went fine.&lt;/p&gt;

&lt;p&gt;After the repair install we just ran MSE on a full scan and all was clean.&lt;br /&gt;
For good measure we ran MalwareBytes and SpyBot S&amp;amp;D again, all clean.&lt;/p&gt;

&lt;p&gt;The process was a little more involved than appears here but I hit the highlights.&lt;br /&gt;
Customer data protection was our first and foremost concern, many things on this system the customer did not want to lose. Personal files and new baby pictures and what not. &lt;br /&gt;
When doing these types of removals make sure to make backups and set restore points, even if those are going to be of infected systems.  Just remember to use a clean external hard drive and then sterilize it once you have been successful.&lt;br /&gt;
A backup of an infected system is still better than no backup at all.  Just keep the files isolated.&lt;br /&gt;
Also keep in mind when removing McAfee or Norton, you must download and run the remover otherwise you will not get all of the processes and services removed.&lt;br /&gt;
&lt;a href=&quot;http://download.mcafee.com/products/licensed/cust_support_patches/MCPR.exe&quot;target=_blank&gt;McAfee Remover&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;https://www-secure.symantec.com/norton-support/jsp/help-solutions.jsp?lg=english&amp;amp;ct=united+states&amp;amp;docid=20080710133834EN&amp;amp;product=home&amp;amp;version=1&amp;amp;pvid=f-home&quot;target=_blank&gt;Norton Remover&lt;/a&gt;&lt;br /&gt;
I posted this not so much as a tutorial on how to remove these infections as much as when I researched these infections, no one else seemed to have the boot issue with Windows 7 that we did.&lt;br /&gt;
Your own mileage may vary; use this information at your own risk.&lt;br /&gt;
&lt;a href=&quot;http://www.computercare.cc&quot;&gt;Computer Care&lt;/a&gt; &amp;amp; &lt;a href=&quot;http://www.computercareonline.com&quot;&gt;Computer Care Online&lt;/a&gt; cannot assume responsibility for damage or loss due to this information or it&amp;#8217;s use.&lt;br /&gt;
Computer Care does not claim to represent any of the mentioned software vendors or programs listed in the post.  All trademarks, copyrights and patents remain the sole property of the respective companies, they are mentioned here for reference only.&lt;/p&gt;
&lt;div class=&quot;socialbookmark_item&quot;&gt;
&lt;p class=&quot;small&quot;&gt;Bookmark this article at &lt;span id=&quot;socialbookmark_text_43&quot;&gt;...&lt;/span&gt;&lt;/p&gt;	&lt;a href=&quot;http://digg.com/submit?phase=2&amp;amp;url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;title=Hang+Up+To+Virus+Removal+Windows+7&quot;&quot; onmouseover=&quot;socialbookmark_over('digg', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/digg.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://del.icio.us/post?url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;title=Hang+Up+To+Virus+Removal+Windows+7&quot; onmouseover=&quot;socialbookmark_over('del.icio.us', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/delicious.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.mister-wong.com/index.php?action=addurl&amp;amp;bm_url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;bm_description=Hang+Up+To+Virus+Removal+Windows+7&quot; onmouseover=&quot;socialbookmark_over('Mister Wong', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/mrwong.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.google.com/bookmarks/mark?op=add&amp;amp;hl=en&amp;amp;bkmk=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;title=Hang+Up+To+Virus+Removal+Windows+7&quot; onmouseover=&quot;socialbookmark_over('google', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/google.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;t=Hang+Up+To+Virus+Removal+Windows+7&quot; onmouseover=&quot;socialbookmark_over('Furl', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/furl.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;amp;Description=&amp;amp;Url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;Title=Hang+Up+To+Virus+Removal+Windows+7&quot; onmouseover=&quot;socialbookmark_over('BlinkList', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/blinklist.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;t=Hang+Up+To+Virus+Removal+Windows+7&quot; onmouseover=&quot;socialbookmark_over('Yahoo', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/yahoo.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://yigg.de/neu?exturl=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;exttitle=Hang+Up+To+Virus+Removal+Windows+7&quot; onmouseover=&quot;socialbookmark_over('YiGG', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/yigg.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://www.folkd.com/submit/page/http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&quot; onmouseover=&quot;socialbookmark_over('Folkd', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/folkd.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://linkarena.com/bookmarks/addlink/?url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;title=Hang+Up+To+Virus+Removal+Windows+7&amp;amp;desc=&amp;amp;tags=&quot; onmouseover=&quot;socialbookmark_over('Linkarena', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/linkarena.gif&quot;/&gt;&lt;/a&gt;	&lt;a href=&quot;http://beta.oneview.de:80/quickadd/neu/addBookmark.jsf?URL=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;amp;title=Hang+Up+To+Virus+Removal+Windows+7&quot; onmouseover=&quot;socialbookmark_over('oneview', '43');&quot; onmouseout=&quot;socialbookmark_over('', '43');&quot;target=_blank&gt;&lt;img src=&quot;http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/oneview.gif&quot;/&gt;&lt;/a&gt;
&lt;/div&gt;
&lt;div class=&quot;tweetmeme_plugin tweetmeme_right&quot;&gt;&lt;script type=&quot;text/javascript&quot;&gt;tweetmeme_url = 'http://www.designjetparts.com/blog/index.php/2012/01/25/hang_up_to_windows7_virus_rem';tweetmeme_service = 'bit.ly';tweetmeme_source = 'computercareon';&lt;/script&gt;&lt;script type=&quot;text/javascript&quot; src=&quot;http://tweetmeme.com/i/scripts/button.js&quot;&gt;&lt;/script&gt;&lt;/div&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2012/01/25/hang_up_to_windows7_virus_rem&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="socialbutttons"><div class="fbiframediv sharebuttton"><iframe src="http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;href=http://www.designjetparts.com/blog/index.php?p=43&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=85" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:85px;" allowTransparency="true"></iframe>&nbsp;&nbsp;</div><div class="twbutton sharebuttton"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.designjetparts.com/blog/index.php?p=43" data-count="horizontal">Tweet</a></div><div class="gplusdiv sharebuttton"><g:plusone size="medium" href="http://www.designjetparts.com/blog/index.php?p=43"></g:plusone></div></div><p>&#169; <a href="http://www.computercareonline.com">Computer Care</a> 1/25/2012</p>

<p>We recently had an interesting virus removal problem come in.<br />
Customer had an off the shelf computer by one of the big computer manufacturers, and it was one month out of warranty. <br />
Windows 7 Home Premium 64bit.<br />
The customer had let the trial version of McAfee anti-virus expire, it was still functioning but no longer updating to the latest virus definitions.</p>

<p>The customer had picked up one of the fake Windows Virus Removal malware&#8217;s.<br />
(The ones that pop up and tell you that you have infections and if you click  here for $49.95 they can remove them)  It disabled access to programs and the internet.</p>

<p>We stopped the process from running and used Malware bytes anti-malware  and spybot s&amp;d to remove the infection.<br />
We also removed the outdated McAffee anti-virus and then replaced it with Microsoft Security Essentials.<br />
All was good.<br />
Until we ran the quick scan and found:<br />
coinminer<br />
SireFeF.B<br />
SireFeF.T<br />
Alureon.TK<br />
Infections on the system.<br />
Removing and cleaning up coinminer was no problem, but SireFeF and Alureon presented a strange issue.<br />
When either quarantined or removed by MSE, Windows could not reboot.<br />
MSE instructs you to reboot the system to finish the cleanup process.<br />
Computer would shut down but on restart we got the error screen presenting us with the Windows Repair option.<br />
The repair option failed to restore functionality to the system.<br />
So we booted from a Repair disk but the only way to get the system to reboot was to restore to a previous restore point, which then restored the infections. </p>

<p>Here is what we did, maybe not elegant but it worked.<br />
Boot Windows to the desktop.<br />
Allow MSE to quarantine all 3 of the infections.<br />
Insert the MS Windows 7 installation disk and start the Repair Installation process.<br />
Followed all the steps to run a repair and NOT a clean install, do not allow Windows to install to a different folder than original install or allow it to format the hard drive.</p>

<p>Windows has to reboot during the installation process and that went fine.</p>

<p>After the repair install we just ran MSE on a full scan and all was clean.<br />
For good measure we ran MalwareBytes and SpyBot S&amp;D again, all clean.</p>

<p>The process was a little more involved than appears here but I hit the highlights.<br />
Customer data protection was our first and foremost concern, many things on this system the customer did not want to lose. Personal files and new baby pictures and what not. <br />
When doing these types of removals make sure to make backups and set restore points, even if those are going to be of infected systems.  Just remember to use a clean external hard drive and then sterilize it once you have been successful.<br />
A backup of an infected system is still better than no backup at all.  Just keep the files isolated.<br />
Also keep in mind when removing McAfee or Norton, you must download and run the remover otherwise you will not get all of the processes and services removed.<br />
<a href="http://download.mcafee.com/products/licensed/cust_support_patches/MCPR.exe"target=_blank>McAfee Remover</a><br />
<a href="https://www-secure.symantec.com/norton-support/jsp/help-solutions.jsp?lg=english&amp;ct=united+states&amp;docid=20080710133834EN&amp;product=home&amp;version=1&amp;pvid=f-home"target=_blank>Norton Remover</a><br />
I posted this not so much as a tutorial on how to remove these infections as much as when I researched these infections, no one else seemed to have the boot issue with Windows 7 that we did.<br />
Your own mileage may vary; use this information at your own risk.<br />
<a href="http://www.computercare.cc">Computer Care</a> &amp; <a href="http://www.computercareonline.com">Computer Care Online</a> cannot assume responsibility for damage or loss due to this information or it&#8217;s use.<br />
Computer Care does not claim to represent any of the mentioned software vendors or programs listed in the post.  All trademarks, copyrights and patents remain the sole property of the respective companies, they are mentioned here for reference only.</p>
<div class="socialbookmark_item">
<p class="small">Bookmark this article at <span id="socialbookmark_text_43">...</span></p>	<a href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;title=Hang+Up+To+Virus+Removal+Windows+7"" onmouseover="socialbookmark_over('digg', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/digg.gif"/></a>	<a href="http://del.icio.us/post?url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;title=Hang+Up+To+Virus+Removal+Windows+7" onmouseover="socialbookmark_over('del.icio.us', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/delicious.gif"/></a>	<a href="http://www.mister-wong.com/index.php?action=addurl&amp;bm_url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;bm_description=Hang+Up+To+Virus+Removal+Windows+7" onmouseover="socialbookmark_over('Mister Wong', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/mrwong.gif"/></a>	<a href="http://www.google.com/bookmarks/mark?op=add&amp;hl=en&amp;bkmk=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;title=Hang+Up+To+Virus+Removal+Windows+7" onmouseover="socialbookmark_over('google', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/google.gif"/></a>	<a href="http://www.furl.net/storeIt.jsp?u=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;t=Hang+Up+To+Virus+Removal+Windows+7" onmouseover="socialbookmark_over('Furl', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/furl.gif"/></a>	<a href="http://www.blinklist.com/index.php?Action=Blink/addblink.php&amp;Description=&amp;Url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;Title=Hang+Up+To+Virus+Removal+Windows+7" onmouseover="socialbookmark_over('BlinkList', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/blinklist.gif"/></a>	<a href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;t=Hang+Up+To+Virus+Removal+Windows+7" onmouseover="socialbookmark_over('Yahoo', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/yahoo.gif"/></a>	<a href="http://yigg.de/neu?exturl=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;exttitle=Hang+Up+To+Virus+Removal+Windows+7" onmouseover="socialbookmark_over('YiGG', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/yigg.gif"/></a>	<a href="http://www.folkd.com/submit/page/http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem" onmouseover="socialbookmark_over('Folkd', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/folkd.gif"/></a>	<a href="http://linkarena.com/bookmarks/addlink/?url=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;title=Hang+Up+To+Virus+Removal+Windows+7&amp;desc=&amp;tags=" onmouseover="socialbookmark_over('Linkarena', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/linkarena.gif"/></a>	<a href="http://beta.oneview.de:80/quickadd/neu/addBookmark.jsf?URL=http%3A%2F%2Fwww.designjetparts.com%2Fblog%2Findex.php%2F2012%2F01%2F25%2Fhang_up_to_windows7_virus_rem&amp;title=Hang+Up+To+Virus+Removal+Windows+7" onmouseover="socialbookmark_over('oneview', '43');" onmouseout="socialbookmark_over('', '43');"target=_blank><img src="http://www.designjetparts.com/blog/plugins/socialbookmark_plugin/icons/oneview.gif"/></a>
</div>
<div class="tweetmeme_plugin tweetmeme_right"><script type="text/javascript">tweetmeme_url = 'http://www.designjetparts.com/blog/index.php/2012/01/25/hang_up_to_windows7_virus_rem';tweetmeme_service = 'bit.ly';tweetmeme_source = 'computercareon';</script><script type="text/javascript" src="http://tweetmeme.com/i/scripts/button.js"></script></div><div class="item_footer"><p><small><a href="http://www.designjetparts.com/blog/index.php/2012/01/25/hang_up_to_windows7_virus_rem">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.designjetparts.com/blog/index.php/2012/01/25/hang_up_to_windows7_virus_rem#comments</comments>
		</item>
				<item>
			<title>Restore or Disable Mouse Pad Tap to Click</title>
			<link>http://www.designjetparts.com/blog/index.php/2011/12/22/tap_to_click</link>
			<pubDate>Thu, 22 Dec 2011 19:07:03 +0000</pubDate>			<dc:creator>admin</dc:creator>
			<category domain="main">Computer Help</category>			<guid isPermaLink="false">42@http://www.designjetparts.com/blog/</guid>
						<description>&lt;p&gt;&lt;a href=&quot;http://www.computercareonline.com&quot;&gt;http://www.computercareonline.com&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;socialbutttons&quot;&gt;&lt;div class=&quot;fbiframediv sharebuttton&quot;&gt;&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;amp;href=http://www.designjetparts.com/blog/index.php?p=42&amp;amp;send=false&amp;amp;layout=button_count&amp;amp;width=450&amp;amp;show_faces=false&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;font=arial&amp;amp;height=85&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:450px; height:85px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;twbutton sharebuttton&quot;&gt;&lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot; data-url=&quot;http://www.designjetparts.com/blog/index.php?p=42&quot; data-count=&quot;horizontal&quot;&gt;Tweet&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;gplusdiv sharebuttton&quot;&gt;&lt;g:plusone size=&quot;medium&quot; href=&quot;http://www.designjetparts.com/blog/index.php?p=42&quot;&gt;&lt;/g:plusone&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&amp;#169; &lt;a href=&quot;http://www.computercare.cc&quot;target=_blank&gt;Computer Care&lt;/a&gt; 12/22/2011&lt;br /&gt;
&lt;strong&gt;To enable or disable mouse pad tap to click.&lt;/strong&gt;  &lt;br /&gt;
Tap to click is the ability to tap your finger on the surface of your laptop&amp;#8217;s mouse pad and select the item your cursor is on.  In other words, tap your finger and have your laptop respond as if you had clicked the left mouse button.&lt;/p&gt;

&lt;p&gt;By default most laptops have this feature enabled out of the box. It worked that way the first time you started your laptop.  Over time or by accident somehow this feature became disabled and you would like to have it back. &lt;/p&gt;
&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2011/12/22/tap_to_click#more42&quot;&gt;Read more &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2011/12/22/tap_to_click&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p><a href="http://www.computercareonline.com">http://www.computercareonline.com</a></p><div class="socialbutttons"><div class="fbiframediv sharebuttton"><iframe src="http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;href=http://www.designjetparts.com/blog/index.php?p=42&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=85" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:85px;" allowTransparency="true"></iframe>&nbsp;&nbsp;</div><div class="twbutton sharebuttton"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.designjetparts.com/blog/index.php?p=42" data-count="horizontal">Tweet</a></div><div class="gplusdiv sharebuttton"><g:plusone size="medium" href="http://www.designjetparts.com/blog/index.php?p=42"></g:plusone></div></div><p>&#169; <a href="http://www.computercare.cc"target=_blank>Computer Care</a> 12/22/2011<br />
<strong>To enable or disable mouse pad tap to click.</strong>  <br />
Tap to click is the ability to tap your finger on the surface of your laptop&#8217;s mouse pad and select the item your cursor is on.  In other words, tap your finger and have your laptop respond as if you had clicked the left mouse button.</p>

<p>By default most laptops have this feature enabled out of the box. It worked that way the first time you started your laptop.  Over time or by accident somehow this feature became disabled and you would like to have it back. </p>
<a href="http://www.designjetparts.com/blog/index.php/2011/12/22/tap_to_click#more42">Read more &raquo;</a><div class="item_footer"><p><small><a href="http://www.designjetparts.com/blog/index.php/2011/12/22/tap_to_click">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.designjetparts.com/blog/index.php/2011/12/22/tap_to_click#comments</comments>
		</item>
				<item>
			<title>Tell Tale PC Symptoms</title>
			<link>http://www.designjetparts.com/blog/index.php/2011/07/11/symptoms</link>
			<pubDate>Mon, 11 Jul 2011 08:12:38 +0000</pubDate>			<dc:creator>admin</dc:creator>
			<category domain="main">Computer Help</category>			<guid isPermaLink="false">37@http://www.designjetparts.com/blog/</guid>
						<description>&lt;p&gt;&lt;a href=&quot;http://www.computercareonline.com&quot;&gt;http://www.computercareonline.com&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;socialbutttons&quot;&gt;&lt;div class=&quot;fbiframediv sharebuttton&quot;&gt;&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;amp;href=http://www.designjetparts.com/blog/index.php?p=37&amp;amp;send=false&amp;amp;layout=button_count&amp;amp;width=450&amp;amp;show_faces=false&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;font=arial&amp;amp;height=85&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:450px; height:85px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;twbutton sharebuttton&quot;&gt;&lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot; data-url=&quot;http://www.designjetparts.com/blog/index.php?p=37&quot; data-count=&quot;horizontal&quot;&gt;Tweet&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;gplusdiv sharebuttton&quot;&gt;&lt;g:plusone size=&quot;medium&quot; href=&quot;http://www.designjetparts.com/blog/index.php?p=37&quot;&gt;&lt;/g:plusone&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Tell Tale PC Symptoms&lt;/strong&gt;&lt;br /&gt;
&lt;em&gt;&amp;#169; designjetparts.com 07/11/2011&lt;/em&gt;&lt;/p&gt;


&lt;p&gt;&lt;strong&gt;Here are some simple and almost always true rules about PC problems.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If your PC boots to the desktop but then restarts, and constantly restarts over and over.&lt;/strong&gt;&lt;br /&gt;
Most often it is a bad or weak &lt;a href=&quot;http://www.computercareonline.com/index.php?cPath=59&quot;&gt;power supply&lt;/a&gt;.  Sometimes it can also be a failed peripheral device such as a secondary hard drive, CD /  DVD rom drive or another device that connects to the power supply with a 4 pin plug.&lt;/p&gt;
&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2011/07/11/symptoms#more37&quot;&gt;Read more &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2011/07/11/symptoms&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p><a href="http://www.computercareonline.com">http://www.computercareonline.com</a></p><div class="socialbutttons"><div class="fbiframediv sharebuttton"><iframe src="http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;href=http://www.designjetparts.com/blog/index.php?p=37&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=85" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:85px;" allowTransparency="true"></iframe>&nbsp;&nbsp;</div><div class="twbutton sharebuttton"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.designjetparts.com/blog/index.php?p=37" data-count="horizontal">Tweet</a></div><div class="gplusdiv sharebuttton"><g:plusone size="medium" href="http://www.designjetparts.com/blog/index.php?p=37"></g:plusone></div></div><p><strong>Tell Tale PC Symptoms</strong><br />
<em>&#169; designjetparts.com 07/11/2011</em></p>


<p><strong>Here are some simple and almost always true rules about PC problems.</strong></p>

<p><strong>If your PC boots to the desktop but then restarts, and constantly restarts over and over.</strong><br />
Most often it is a bad or weak <a href="http://www.computercareonline.com/index.php?cPath=59">power supply</a>.  Sometimes it can also be a failed peripheral device such as a secondary hard drive, CD /  DVD rom drive or another device that connects to the power supply with a 4 pin plug.</p>
<a href="http://www.designjetparts.com/blog/index.php/2011/07/11/symptoms#more37">Read more &raquo;</a><div class="item_footer"><p><small><a href="http://www.designjetparts.com/blog/index.php/2011/07/11/symptoms">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.designjetparts.com/blog/index.php/2011/07/11/symptoms#comments</comments>
		</item>
				<item>
			<title>Carriage Height Calibration for DesignJet 1000 and 5000 series plotters</title>
			<link>http://www.designjetparts.com/blog/index.php/2011/07/05/carriage_height</link>
			<pubDate>Tue, 05 Jul 2011 20:24:51 +0000</pubDate>			<dc:creator>admin</dc:creator>
			<category domain="alt">DesignJet Trouble Shooting</category>
<category domain="main">Calibrations</category>			<guid isPermaLink="false">36@http://www.designjetparts.com/blog/</guid>
						<description>&lt;div class=&quot;socialbutttons&quot;&gt;&lt;div class=&quot;fbiframediv sharebuttton&quot;&gt;&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;amp;href=http://www.designjetparts.com/blog/index.php?p=36&amp;amp;send=false&amp;amp;layout=button_count&amp;amp;width=450&amp;amp;show_faces=false&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;font=arial&amp;amp;height=85&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:450px; height:85px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;twbutton sharebuttton&quot;&gt;&lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot; data-url=&quot;http://www.designjetparts.com/blog/index.php?p=36&quot; data-count=&quot;horizontal&quot;&gt;Tweet&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;gplusdiv sharebuttton&quot;&gt;&lt;g:plusone size=&quot;medium&quot; href=&quot;http://www.designjetparts.com/blog/index.php?p=36&quot;&gt;&lt;/g:plusone&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;When certain repairs are done to some DesignJet plotter models a carriage height calibration (adjustment) must be done.  &lt;br /&gt;
Models include:&lt;br /&gt;
&lt;a href=&quot;http://www.computercareonline.com/index.php?cPath=67_96&quot;&gt;DesignJet 1050C&lt;/a&gt; and &lt;a href=&quot;http://www.computercareonline.com/index.php?cPath=67_97&quot;&gt;1050C Plus&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.computercareonline.com/index.php?cPath=67_98&quot;&gt;Designjet 1055 CM&lt;/a&gt; and &lt;a href=&quot;http://www.computercareonline.com/index.php?cPath=67_99&quot;&gt;1055 CM Plus&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.computercareonline.com/index.php?cPath=67_100&quot;&gt;DesignJet 5000&lt;/a&gt; and &lt;a href=&quot;http://www.computercareonline.com/index.php?cPath=67_102&quot;&gt;DesignJet 5500&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.computercareonline.com/index.php?cPath=67_103&quot;&gt;EagleJet&lt;/a&gt;&lt;/p&gt;
&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2011/07/05/carriage_height#more36&quot;&gt;Read more &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2011/07/05/carriage_height&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<div class="socialbutttons"><div class="fbiframediv sharebuttton"><iframe src="http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;href=http://www.designjetparts.com/blog/index.php?p=36&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=85" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:85px;" allowTransparency="true"></iframe>&nbsp;&nbsp;</div><div class="twbutton sharebuttton"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.designjetparts.com/blog/index.php?p=36" data-count="horizontal">Tweet</a></div><div class="gplusdiv sharebuttton"><g:plusone size="medium" href="http://www.designjetparts.com/blog/index.php?p=36"></g:plusone></div></div><p>When certain repairs are done to some DesignJet plotter models a carriage height calibration (adjustment) must be done.  <br />
Models include:<br />
<a href="http://www.computercareonline.com/index.php?cPath=67_96">DesignJet 1050C</a> and <a href="http://www.computercareonline.com/index.php?cPath=67_97">1050C Plus</a><br />
<a href="http://www.computercareonline.com/index.php?cPath=67_98">Designjet 1055 CM</a> and <a href="http://www.computercareonline.com/index.php?cPath=67_99">1055 CM Plus</a><br />
<a href="http://www.computercareonline.com/index.php?cPath=67_100">DesignJet 5000</a> and <a href="http://www.computercareonline.com/index.php?cPath=67_102">DesignJet 5500</a><br />
<a href="http://www.computercareonline.com/index.php?cPath=67_103">EagleJet</a></p>
<a href="http://www.designjetparts.com/blog/index.php/2011/07/05/carriage_height#more36">Read more &raquo;</a><div class="item_footer"><p><small><a href="http://www.designjetparts.com/blog/index.php/2011/07/05/carriage_height">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.designjetparts.com/blog/index.php/2011/07/05/carriage_height#comments</comments>
		</item>
				<item>
			<title>The Q1273-60228 vs CQ109-67004 Carriage Belt Dilemma</title>
			<link>http://www.designjetparts.com/blog/index.php/2011/06/27/60228-67004</link>
			<pubDate>Mon, 27 Jun 2011 20:54:07 +0000</pubDate>			<dc:creator>admin</dc:creator>
			<category domain="main">DesignJet Trouble Shooting</category>
<category domain="alt">Carriage Belt</category>			<guid isPermaLink="false">35@http://www.designjetparts.com/blog/</guid>
						<description>&lt;p&gt;&lt;a href=&quot;http://www.computercareonline.com/product_info.php?products_id=793/part-no=Q1273-60228&quot;&gt;http://www.computercareonline.com/product_info.php?products_id=793/part-no=Q1273-60228&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;socialbutttons&quot;&gt;&lt;div class=&quot;fbiframediv sharebuttton&quot;&gt;&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;amp;href=http://www.designjetparts.com/blog/index.php?p=35&amp;amp;send=false&amp;amp;layout=button_count&amp;amp;width=450&amp;amp;show_faces=false&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;font=arial&amp;amp;height=85&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:450px; height:85px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;twbutton sharebuttton&quot;&gt;&lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot; data-url=&quot;http://www.designjetparts.com/blog/index.php?p=35&quot; data-count=&quot;horizontal&quot;&gt;Tweet&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;gplusdiv sharebuttton&quot;&gt;&lt;g:plusone size=&quot;medium&quot; href=&quot;http://www.designjetparts.com/blog/index.php?p=35&quot;&gt;&lt;/g:plusone&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;Recently the HP website started showing the &lt;a href=&quot;http://www.computercareonline.com/product_info.php?products_id=988&quot;target=_blank&gt;HP DesignJet Carriage Belt and Tensioner assembly Q1273-60228 for DesignJet Plotter models 4000 4500 and Z6100&lt;/a&gt; has been replaced.  HP now shows the &lt;a href=&quot;http://www.computercareonline.com/product_info.php?products_id=988&quot;target=_blank&gt;HP DesignJet Carriage Belt and Tensioner assembly CQ109-67004&lt;/a&gt; as the replacement part.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Be aware of this.&lt;/p&gt;
&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2011/06/27/60228-67004#more35&quot;&gt;Read more &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2011/06/27/60228-67004&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p><a href="http://www.computercareonline.com/product_info.php?products_id=793/part-no=Q1273-60228">http://www.computercareonline.com/product_info.php?products_id=793/part-no=Q1273-60228</a></p><div class="socialbutttons"><div class="fbiframediv sharebuttton"><iframe src="http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;href=http://www.designjetparts.com/blog/index.php?p=35&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=85" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:85px;" allowTransparency="true"></iframe>&nbsp;&nbsp;</div><div class="twbutton sharebuttton"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.designjetparts.com/blog/index.php?p=35" data-count="horizontal">Tweet</a></div><div class="gplusdiv sharebuttton"><g:plusone size="medium" href="http://www.designjetparts.com/blog/index.php?p=35"></g:plusone></div></div><p><strong>Recently the HP website started showing the <a href="http://www.computercareonline.com/product_info.php?products_id=988"target=_blank>HP DesignJet Carriage Belt and Tensioner assembly Q1273-60228 for DesignJet Plotter models 4000 4500 and Z6100</a> has been replaced.  HP now shows the <a href="http://www.computercareonline.com/product_info.php?products_id=988"target=_blank>HP DesignJet Carriage Belt and Tensioner assembly CQ109-67004</a> as the replacement part.</strong></p>

<p>Be aware of this.</p>
<a href="http://www.designjetparts.com/blog/index.php/2011/06/27/60228-67004#more35">Read more &raquo;</a><div class="item_footer"><p><small><a href="http://www.designjetparts.com/blog/index.php/2011/06/27/60228-67004">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.designjetparts.com/blog/index.php/2011/06/27/60228-67004#comments</comments>
		</item>
				<item>
			<title>DesignJet - Blue Print on Screen Prints out Purple on paper</title>
			<link>http://www.designjetparts.com/blog/index.php/2006/04/23/designjet_blue_print_on_screen_prints_ou-1</link>
			<pubDate>Sun, 23 Apr 2006 10:58:37 +0000</pubDate>			<dc:creator>admin</dc:creator>
			<category domain="main">DesignJet Trouble Shooting</category>			<guid isPermaLink="false">34@http://www.designjetparts.com/blog/</guid>
						<description>&lt;p&gt;&lt;a href=&quot;http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=110&amp;amp;prodSeriesId=82218&amp;amp;prodTypeId=18972&amp;amp;objectID=bpp02609&quot;&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;amp;cc=us&amp;amp;taskId=110&amp;amp;prodSeriesId=82218&amp;amp;prodTypeId=18972&amp;amp;objectID=bpp02609&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;socialbutttons&quot;&gt;&lt;div class=&quot;fbiframediv sharebuttton&quot;&gt;&lt;iframe src=&quot;http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;amp;href=http://www.designjetparts.com/blog/index.php?p=34&amp;amp;send=false&amp;amp;layout=button_count&amp;amp;width=450&amp;amp;show_faces=false&amp;amp;action=like&amp;amp;colorscheme=light&amp;amp;font=arial&amp;amp;height=85&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;border:none; overflow:hidden; width:450px; height:85px;&quot; allowTransparency=&quot;true&quot;&gt;&lt;/iframe&gt;&amp;nbsp;&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;twbutton sharebuttton&quot;&gt;&lt;a href=&quot;http://twitter.com/share&quot; class=&quot;twitter-share-button&quot; data-url=&quot;http://www.designjetparts.com/blog/index.php?p=34&quot; data-count=&quot;horizontal&quot;&gt;Tweet&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;gplusdiv sharebuttton&quot;&gt;&lt;g:plusone size=&quot;medium&quot; href=&quot;http://www.designjetparts.com/blog/index.php?p=34&quot;&gt;&lt;/g:plusone&gt;&lt;/div&gt;&lt;/div&gt;&lt;p&gt;&lt;strong&gt;HP Designjet Printers - Blue Print on Screen Prints out Purple &lt;/strong&gt;&lt;br /&gt;
ISSUE: &lt;br /&gt;
When using the HP-GL/2 HP-RTL Designjet driver, blue text or images, as they appear on the screen, appear to print more &quot;purple&quot; than &quot;blue&quot; on the &lt;a href=&quot;http://www.computercareonline.com/index.php?cPath=67&quot;&gt;HP Designjet printer&lt;/a&gt; from some Microsoft (R) applications. &lt;br /&gt;
SOLUTION 1: When using the HP-GL and HP-GL/2 drivers this specific version of HP blue (0.0.255) is a combination of Cyan and Magenta inks. The Cyan ink is more efficient at absorbing light where the Magenta ink is less efficient at absorbing light and better at reflecting light. This causes the combination of these two inks, combined to create blue, to appear to have a purple tint. &lt;br /&gt;
To correct this problem, perform the following: &lt;/p&gt;
&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2006/04/23/designjet_blue_print_on_screen_prints_ou-1#more34&quot;&gt;Read more &amp;raquo;&lt;/a&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://www.designjetparts.com/blog/index.php/2006/04/23/designjet_blue_print_on_screen_prints_ou-1&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://b2evolution.net/&quot;&gt;b2evolution&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p><a href="http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;cc=us&amp;taskId=110&amp;prodSeriesId=82218&amp;prodTypeId=18972&amp;objectID=bpp02609">http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?lang=en&amp;cc=us&amp;taskId=110&amp;prodSeriesId=82218&amp;prodTypeId=18972&amp;objectID=bpp02609</a></p><div class="socialbutttons"><div class="fbiframediv sharebuttton"><iframe src="http://www.facebook.com/plugins/like.php?app_id=194259500619894&amp;href=http://www.designjetparts.com/blog/index.php?p=34&amp;send=false&amp;layout=button_count&amp;width=450&amp;show_faces=false&amp;action=like&amp;colorscheme=light&amp;font=arial&amp;height=85" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:85px;" allowTransparency="true"></iframe>&nbsp;&nbsp;</div><div class="twbutton sharebuttton"><a href="http://twitter.com/share" class="twitter-share-button" data-url="http://www.designjetparts.com/blog/index.php?p=34" data-count="horizontal">Tweet</a></div><div class="gplusdiv sharebuttton"><g:plusone size="medium" href="http://www.designjetparts.com/blog/index.php?p=34"></g:plusone></div></div><p><strong>HP Designjet Printers - Blue Print on Screen Prints out Purple </strong><br />
ISSUE: <br />
When using the HP-GL/2 HP-RTL Designjet driver, blue text or images, as they appear on the screen, appear to print more "purple" than "blue" on the <a href="http://www.computercareonline.com/index.php?cPath=67">HP Designjet printer</a> from some Microsoft (R) applications. <br />
SOLUTION 1: When using the HP-GL and HP-GL/2 drivers this specific version of HP blue (0.0.255) is a combination of Cyan and Magenta inks. The Cyan ink is more efficient at absorbing light where the Magenta ink is less efficient at absorbing light and better at reflecting light. This causes the combination of these two inks, combined to create blue, to appear to have a purple tint. <br />
To correct this problem, perform the following: </p>
<a href="http://www.designjetparts.com/blog/index.php/2006/04/23/designjet_blue_print_on_screen_prints_ou-1#more34">Read more &raquo;</a><div class="item_footer"><p><small><a href="http://www.designjetparts.com/blog/index.php/2006/04/23/designjet_blue_print_on_screen_prints_ou-1">Original post</a> blogged on <a href="http://b2evolution.net/">b2evolution</a>.</small></p></div>]]></content:encoded>
								<comments>http://www.designjetparts.com/blog/index.php/2006/04/23/designjet_blue_print_on_screen_prints_ou-1#comments</comments>
		</item>
			</channel>
</rss>

