<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Shaun's Notes &#187; Windows XP fixes</title>
	<atom:link href="http://www.shaunamarelo.com/shaunsnotes/category/windows-xp-fixes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shaunamarelo.com/shaunsnotes</link>
	<description>notes, fixes, and other cool stuff</description>
	<lastBuildDate>Thu, 05 Mar 2009 09:23:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to print to USB printer from DOS</title>
		<link>http://www.shaunamarelo.com/shaunsnotes/how-to-print-to-usb-printer-from-dos/</link>
		<comments>http://www.shaunamarelo.com/shaunsnotes/how-to-print-to-usb-printer-from-dos/#comments</comments>
		<pubDate>Sun, 27 Jan 2008 20:22:20 +0000</pubDate>
		<dc:creator>Shaun</dc:creator>
				<category><![CDATA[Hack]]></category>
		<category><![CDATA[Windows XP fixes]]></category>

		<guid isPermaLink="false">http://www.shaunamarelo.com/shaunsnotes/2008/01/27/how-to-print-to-usb-printer-from-dos/</guid>
		<description><![CDATA[This is from a mix of articles that I have read online.
This method seems to be the least complex and it works for me.
1. First you will need to share your Printer:
Start &#62; Printers and Faxes &#62; right-click on the printer and &#8220;Share&#8221;
2. Open Command Prompt and type:
NET USE LPT1: \\[The Computer Name]\[The Printer Name]
3. [...]]]></description>
			<content:encoded><![CDATA[<p>This is from a mix of articles that I have read online.<br />
This method seems to be the least complex and it works for me.</p>
<p>1. First you will need to share your Printer:<br />
Start &gt; Printers and Faxes &gt; right-click on the printer and &#8220;Share&#8221;</p>
<p>2. Open Command Prompt and type:<br />
NET USE LPT1: \\[The Computer Name]\[The Printer Name]</p>
<p>3. Configure the printer to use  TEXT as Print Processor<br />
Start &gt; Printers and Faxes &gt; right-click on the printer and choose &#8220;Properties&#8221;<br />
&#8216;Advanced&#8217; tab &gt; &#8216;Print Processor&#8217; button &gt; Under Default data type select &#8216;TEXT&#8217; and click OK.</p>
<p>If you don&#8217;t choose &#8220;TEXT&#8221; for the default data type then the job will be queued in the printer spool but won&#8217;t actually print.</p>
<p>Now you can use the &#8216;print&#8217; command in DOS and DOS applications to print to the usb printer.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.shaunamarelo.com/shaunsnotes/how-to-print-to-usb-printer-from-dos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
