<?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>The Pencil Guy &#187; windows</title>
	<atom:link href="http://hourann.com/blog/tag/windows/feed" rel="self" type="application/rss+xml" />
	<link>http://hourann.com</link>
	<description>Hourann’s illogical blog</description>
	<lastBuildDate>Tue, 05 Jan 2010 06:46:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to break e-tax: a network printer!</title>
		<link>http://hourann.com/blog/2006/07/23/how-to-break-e-tax-a-network-printer</link>
		<comments>http://hourann.com/blog/2006/07/23/how-to-break-e-tax-a-network-printer#comments</comments>
		<pubDate>Sun, 23 Jul 2006 14:29:27 +0000</pubDate>
		<dc:creator>azza-bazoo</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[access violation]]></category>
		<category><![CDATA[ato]]></category>
		<category><![CDATA[e-tax]]></category>
		<category><![CDATA[network printer]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[tax return]]></category>
		<category><![CDATA[taxation]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://pencilguy.dview.net/blog/2006/07/23/how-to-break-e-tax-a-network-printer</guid>
		<description><![CDATA[I&#8217;ve long had my doubts about e-tax, the Tax Office&#8217;s supposedly &#8220;easy&#8221; solution for lodging individual tax returns electronically. Not only is it a Windows-only application, it&#8217;s a poorly designed Windows application. Heck, that much is obvious from the kludgy Win16-style interface. But this evening I discovered just how poorly designed it is. Suppose your [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve long had my doubts about <a href="http://www.ato.gov.au/etax/">e-tax</a>, the Tax Office&#8217;s <a href="http://www.ato.gov.au/individuals/content.asp?doc=/content/32185.htm">supposedly &#8220;easy&#8221;</a> solution for lodging individual tax returns electronically. Not only is it a Windows-only application, it&#8217;s a <em>poorly designed</em> Windows application. Heck, that much is obvious from the kludgy Win16-style interface.</p>
<p>But this evening I discovered just how poorly designed it is. Suppose your default printer in Windows is a network printer, in my case a home multifunction shared over plain old SMB (the default Windows printer sharing). Supposed said printer and the computer it&#8217;s attached to are offline, because you have no reason to turn them on right now. Try opening e-tax.</p>
<p style="text-align:center"><img src="http://hourann.com/photos/2006/etax-error.png" alt="[ATO e-tax with error: Access violation at address 0055F9C0 in module 'etax2006.exe'. Read of address 00000008.]" /></p>
<p>You get the delightful message &#8220;access violation at address 0055F9C0 in module &#8216;etax2006.exe&#8217;. Read of address 00000008.&#8221;</p>
<p>Solution: change your default printer, or turn on the network printer. Cos, you know, you absolutely <em>must</em> have a printer ready and raring when you type in your tax file number.</p>
]]></content:encoded>
			<wfw:commentRss>http://hourann.com/blog/2006/07/23/how-to-break-e-tax-a-network-printer/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Broken crypto = no Windows for you!</title>
		<link>http://hourann.com/blog/2006/06/09/broken-crypto-no-windows-for-you</link>
		<comments>http://hourann.com/blog/2006/06/09/broken-crypto-no-windows-for-you#comments</comments>
		<pubDate>Fri, 09 Jun 2006 12:28:56 +0000</pubDate>
		<dc:creator>azza-bazoo</dc:creator>
				<category><![CDATA[]]></category>
		<category><![CDATA[cryptography]]></category>
		<category><![CDATA[DLL]]></category>
		<category><![CDATA[licence]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://pencilguy.dview.net/blog/2006/06/09/broken-crypto-no-windows-for-you</guid>
		<description><![CDATA[Never underestimate the ability of Microsoft Windows to throw cryptic error messages (I look forward to the new delights of obfuscation that Vista will bring!). When booting my older PC yesterday, I was greeted with this pearler: A problem is preventing Windows from accurately checking the licence for this computer. Error code 0x80090019 There are, [...]]]></description>
			<content:encoded><![CDATA[<p>Never underestimate the ability of Microsoft Windows to throw cryptic error messages (I look forward to the new delights of obfuscation that <a href="http://www.microsoft.com/WindowsVista/">Vista</a> will bring!). When booting my older PC yesterday, I was greeted with this pearler:</p>
<blockquote><p>A problem is preventing Windows from accurately checking the licence for this computer. Error code 0<code>x</code>80090019</p></blockquote>
<p>There are, it seems, a <a href="http://www.experts-exchange.com/Operating_Systems/WinXP/Q_21073622.html">bunch</a> <a href="http://forums.pcworld.co.nz/showpost.php?p=264294&#038;postcount=7">of</a> <a href="http://phorums.com.au/showthread.php?p=706979&#038;mode=linear">different</a> <a href="http://www.geekstogo.com/forum/index.php?showtopic=40187">things</a> that can cause this problem, all of them related to Windows&#8217; (in)ability to load the default cryptography DLLs with which it checks your registration details (every time you boot, apparently). One cause mentioned by the <a href="http://support.microsoft.com/?kbid=310794">MS Knowledge Base article</a> is your drive letters getting stuffed up, and another is if <code>HKEY_USERS\.DEFAULT\Software\Microsoft\Cryptography</code> is somehow damaged. But my drive letters hadn&#8217;t changed and I didn&#8217;t even have that registry key to begin with.</p>
<p>The <a href="http://www.pcguide.com/vb/showthread.php?t=46894">simplest</a> of the other suggestions that I could find was to boot Safe Mode and run System Restore &#8212; which I, in my infinite foresight, had turned off. Some folks spoke of running Windows Product Activation <a href="http://techrepublic.com.com/5208-6230-0.html?forumID=5&#038;threadID=156340&#038;messageID=1629691">one more time</a>, and the last-ditch fix is to <a href="http://www.geekstogo.com/forum/index.php?showtopic=42480">reinstall completely</a>. Obviously those weren&#8217;t particularly palatable options.</p>
<p>But then <a href="http://www.jsifaq.com/subJ/tip4600/rh4684.htm">this article</a> made me realise that the problem might, in fact, lie in <code>HKEY_LOCAL_MACHINE\Software\Microsoft\Cryptography</code>. So I took a <a href="/2006/windows-crypto.reg" title="Windows .reg file 1kb">known working copy</a> of that key from my other PC, and applied it to the broken one in Safe Mode. My suspicion of borkedness was promptly confirmed &#8212; after a reboot, everything was fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://hourann.com/blog/2006/06/09/broken-crypto-no-windows-for-you/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

