<?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>Bill Hely&#039;s &#34;Computer &#38; Online Security&#34; BlogSearch results for 'Hints &amp;amp; Tips' (page 1 of 21)</title>
	<atom:link href="http://computerandonlinesecurity.com/blog/category/hints-tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://computerandonlinesecurity.com/blog</link>
	<description>Stay safe online with jargon-free security hints, tips and resources</description>
	<lastBuildDate>Fri, 10 Sep 2010 07:18:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Website Blocking From the &#8216;hosts&#8217; File</title>
		<link>http://computerandonlinesecurity.com/blog/hints-tips/website-blocking-from-the-hosts-file/</link>
		<comments>http://computerandonlinesecurity.com/blog/hints-tips/website-blocking-from-the-hosts-file/#comments</comments>
		<pubDate>Mon, 27 Oct 2008 22:36:33 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[hosts file]]></category>
		<category><![CDATA[online security]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/?p=9</guid>
		<description><![CDATA[This great search was powered by Search Unleashed. Help to remove this message by getting the site owner to support this software. When you’re blocked from visiting a known-good website, it could be your own system being over-protective. Some protective applications use a special Windows file called ‘hosts’ to intentionally prevent the computer user from [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: center;"><img class="aligncenter size-full wp-image-56" title="Are you being blocked from some legitimate websites?" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2008/11/site-blocked.gif" alt="" width="450" height="240" />When you&#8217;re blocked from visiting a known-good website, it could be your own system being over-protective.</p>
<p>Some protective applications use a special Windows file called &#8216;hosts&#8217; to intentionally prevent the computer user from browsing to certain Web sites. This is achieved by inserting a special command line into the Hosts file that specifies that if any attempt is made to browse to a nominated Web address (e.g. BadHacker.com), the browser should be redirected to another URL or simply fail. Such a command when placed into the hosts file might look like this:</p>
<p style="text-align: center;">127.0.0.1 clickbank.net # This is a comment.</p>
<p>That line of script simply means that any attempt to browse to ClickBank.net should be redirected to the IP address 127.0.0.1. Optionally, any random comment can be placed after a hash sign.</p>
<p><span id="more-9"></span></p>
<p>127.0.0.1 is the standard IP address used for a <em>&#8220;loopback network connection&#8221;</em>, which basically means that if you try to connect to the IP address 127.0.0.1 you are immediately looped back to your own computer. In other words, the browsing request goes nowhere.</p>
<p>Some applications that use this ban-list technique will write literally thousands of &#8220;prohibited&#8221; URL entries to the Hosts file. Many people swear by this technique to protect them from malicious websites, but I have two problems with it:</p>
<ol>
<li>Very, very few average computer users are aware of it and are thus understandably confused and frustrated when they fail to connect to a website that they know exists and with which their friends and associates experience no problem.</li>
<li>Who decides on the selection criteria for determining which URLs should be included in the &#8220;prohibited&#8221; list? The desirability of avoiding certain sites is clear-cut; if a site is well known as a source of malware or obnoxious content then its inclusion is clearly justified. But there are certain Web sites often included in these large ban-lists that are, to my mind, impossible to justify with any degree of logic or common-sense.</li>
</ol>
<p>One site often included in these &#8220;ban&#8221; lists is ClickBank.com. Here is some information about ClickBank from their own website:</p>
<blockquote><p><em>ClickBank is the world&#8217;s largest online retailer for those engaged in developing, selling and promoting digitally downloaded products and services. They process in the vicinity of 25,000 transactions daily from around the world and have 110,000 active affiliates. The company functions as a virtual business network facilitating the interactions and transactions between buyers, sellers and affiliates while providing guaranteed tracking of sales, state-of-the-art fraud protection and a totally secure platform.</em></p></blockquote>
<p>The vast majority of the copies of my popular security e-book <strong><a title="&quot;The Hacker's Nightmare&quot;" href="http://www.hackersnightmare.com/ReaderContactForm.asp?n={!firstname_fix}+{!lastname_fix}&amp;e={!email}" target="_blank"><em>The Hacker&#8217;s Nightmare</em></a></strong> have been sold using ClickBank as the payment processor since 2004.</p>
<p>The problem regarding whether an inclusion is justified or not stems from the fact that most of these &#8220;ban&#8221; lists are compiled by hard-core geeks, a class of Internet user often associated with an anti-commerce stance. One provider of such a list, hosts-file.net, justifies the banning of ClickBank (which it classifies as an &#8220;FSA&#8221; site) as follows:</p>
<blockquote><p><em>FSA &#8211; sites engaged in the selling or distribution of bogus or fraudulent applications. This classification is assigned to site&#8217;s being used for the distribution of &#8216;rogue&#8217; security or other such applications, for example: SpyHunter, SpyFalcon, SpywareQuake, AdwareAlert, etc.</em></p></blockquote>
<p>So apparently the list compilers want ClickBank to assume responsibility for thoroughly vetting all 35,000+ products offered through its marketplace. Whether you think that&#8217;s reasonable or not is besides the point. ClickBank is not itself a harmful site, and the most significant effect of its inclusion on such lists is to cause confusion and frustration to many computer users, and a completely unnecessary flood of support e-mails and phone calls as they try to get to the bottom of the problem.</p>
<p>In defending this position I&#8217;ve been accused in at least one discussion forum of calling the layer of protection offered by these lists as &#8220;silly&#8221;. That is not, nor has it ever been, my opinion. The judicious use of the Hosts file to protect computer users from known malicious websites is both valid and useful. But what is silly and harmful is the inclusion of websites like ClickBank which are clearly not malicious in any way. If you are going to use one of these lists you must at all times remain conscious of the fact that it is in play, so you know that a close inspection of the Hosts file should be your first action in the event of failure to contact a known-good website.</p>
<p>In a standard Windows installation the hosts file can be found in this location:</p>
<p style="text-align: center;">C:\WINDOWS\system32\drivers\etc</p>
<p>It is a plain text file simply called hosts and has no extension to the filename.</p>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Website+Blocking+From+the+%E2%80%98hosts%E2%80%99+File+http://bit.ly/1f0Z4g" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/website-blocking-from-the-hosts-file/&amp;title=Website+Blocking+From+the+%E2%80%98hosts%E2%80%99+File" title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/hints-tips/website-blocking-from-the-hosts-file/&amp;t=Website+Blocking+From+the+%E2%80%98hosts%E2%80%99+File" title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/website-blocking-from-the-hosts-file/&amp;title=Website+Blocking+From+the+%E2%80%98hosts%E2%80%99+File" title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/hints-tips/website-blocking-from-the-hosts-file/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>People sure are funny cattle</title>
		<link>http://computerandonlinesecurity.com/blog/hints-tips/people-sure-are-funny-cattle/</link>
		<comments>http://computerandonlinesecurity.com/blog/hints-tips/people-sure-are-funny-cattle/#comments</comments>
		<pubDate>Tue, 11 Nov 2008 21:15:46 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[honeypot]]></category>
		<category><![CDATA[malware]]></category>
		<category><![CDATA[online security]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[The Hacker's Nightmare]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/?p=73</guid>
		<description><![CDATA[This is an edited reprint of an article I first published over a year ago, but it addresses a concern of which Windows users need to be constantly reminded. Since the first edition of my security book &#8220;The Hacker’s Nightmare&#8220; was released in 2003, it has always carried a 100% satisfaction guarantee. Yet in all [...]]]></description>
			<content:encoded><![CDATA[<p></p><p style="text-align: center;"><em><img class="aligncenter size-full wp-image-527" title="Blind to the dangers..." src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2008/11/funny-cattle.jpg" alt="Blind to the dangers..." width="365" height="257" />This is an edited reprint of an article I first published over a year ago, but it addresses a concern of which Windows users need to be constantly reminded.</em></p>
<p style="text-align: left;"><strong>Since the first edition of my security book <em>&#8220;<a title="The Hacker’s Nightmare" href="http://www.HackersNightmare.com" target="_blank">The Hacker’s Nightmare</a>&#8220;</em> was released in 2003, it has always carried a 100% satisfaction guarantee.</strong></p>
<p style="text-align: left;">Yet in all that time we have received a negligible number of requests for refunds –- no more than a handful in five years. As anyone familiar with the marketing of information products online will know, that’s an extraordinary statistic, and one of which I’m very proud. It&#8217;s a clear indication of the value of the book and the information it contains.</p>
<p>Even of those few we’ve refunded, the majority have obviously been “scammers” if that&#8217;s the right word. A thief is a thief, whether virtual or real-world. Anyway, it’s easy to pick the thief; he buys your product and within a few minutes (just enough time to download it) he claims a refund, usually directly from the payment processor, ClickBank or Paypal. OK, we know there are dishonest people out there – that’s life.</p>
<p>The other few “refundees” usually offer (unasked) a good reason and even appear apologetic for making a claim. These we are happy to refund and I never give them another thought. One gentleman telephoned from the UK to Australia to say he couldn’t follow the directions and could he have a refund because it was all a bit beyond him. Turned out he was a raw beginner who had just bought an Apple Mac. No wonder it was all “double Dutch” to him &#8211; wrong Operating System!</p>
<p>No refund request is ever denied, but once in a while a “reason” given for requesting a refund irks me for days after.</p>
<p><strong>So what’s all this got to do with security?</strong></p>
<p style="text-align: left;">Steady on. I’m getting to it.</p>
<p><span id="more-73"></span></p>
<p>A while back one of my assistants processed a refund request for a lady who gave this reason:</p>
<blockquote><p><em>“The reason I&#8217;m not satisfied with it is because most of the recommendations entail buying software to protect my computer and frankly I am not in a position to spend any more money than I already have on my computer.”</em></p></blockquote>
<p>Now, first up, that&#8217;s a misleading claim for several reasons.</p>
<p>Many of the techniques and tools I recommend – and describe in considerable detail – are completely free.</p>
<p>In some cases there are free versions of commercial software that I class as “adequate”, but give reasons why the full commercial version would be a better choice. Ultimately that choice is up to the reader.</p>
<p>Finally, there are cases where I flatly declare and avow that a specific item of commercial software is mandatory and that the alternatives – free or cheaper or whatever – are not worthy of consideration, and I give detailed and substantiated reasons why. But even in these few cases the cost is never significant.</p>
<p>Then there is the educational value. It has been proven on many occasions, in many different businesses, that just reading <em>&#8220;<a title="The Hacker’s Nightmare" href="http://www.HackersNightmare.com" target="_blank">The Hacker’s Nightmare</a>&#8220;</em>, and taking no actual action, will leave the average computer user better educated, better prepared, more aware and safer for the experience.</p>
<p><strong>How come? Well, you see&#8230;</strong></p>
<p>The first line of defense against many Internet-borne threats is THE HUMAN BRAIN!!! And just reading through <em>&#8220;<a title="The Hacker’s Nightmare" href="http://www.HackersNightmare.com" target="_blank">The Hacker’s Nightmare</a>&#8220;</em> will imbue an awareness that the average reader did not possess beforehand.</p>
<p>Mind you, “read only” is certainly not what I recommend. Far from it. But sometimes that’s the only course open to some people.</p>
<p>For example, at least two police forces that I know of use <em>&#8220;<a title="The Hacker’s Nightmare" href="http://www.HackersNightmare.com" target="_blank">The Hacker’s Nightmare</a>&#8220;</em> to educate officers in the basics that will better equip them for taking complaints on computer crime. Obviously the officers are “discouraged” from implementing preventive measures on their force’s network! In an organization that&#8217;s the responsibility of the IT support person.</p>
<p>Similarly, several companies have purchased multi-user licenses for <em>&#8220;<a title="The Hacker’s Nightmare" href="http://www.HackersNightmare.com" target="_blank">The Hacker’s Nightmare</a>&#8220;</em> and make its reading a mandatory condition of employment for all staff.</p>
<p>Most organizations have an “IT person” responsible for configurations and installations, and general staff are (wisely) forbidden from engaging in such activities themselves.</p>
<p>Yet smart management is awake to the fact that computer and Internet security is as much a mindset as it is a course of action. By insisting that all employees read <em>&#8220;<a title="The Hacker’s Nightmare" href="http://www.HackersNightmare.com" target="_blank">The Hacker’s Nightmare</a>&#8220;</em> they are taking that extra educational step that can make all the difference to their organizations overall level of data security.</p>
<p>In other words, action without education is a half-assed approach.</p>
<p><strong>And finally&#8230;</strong></p>
<p>If you’ve got this great book that will tell you in plain language how to “do security stuff”, why do you need any other programs at all?</p>
<p>Good question. Here’s why:</p>
<p>There’s a lot of “stuff” missing from Windows, and there is a lot of “stuff” in it that the average user would be better off without.</p>
<p>There are also software components included in Windows that don’t do a very good job; the built-in software firewall is a good example.</p>
<p>Each of those situations is either the source of security holes or the reason we need to add extra functionality to Windows. We do that by the judicious inclusion of 3rd party programs. Unfortunately just “tweaking” what’s already there won’t come close to securing a system against even the common threats.</p>
<p>So what&#8217;s YOUR position on buying a computer, with Windows pre-installed, and not spending just a little bit extra on safeguarding it? One consequence that&#8217;s almost guaranteed is that the first serious malware incursion you suffer will cost you a lot more than <em>&#8220;<a title="The Hacker’s Nightmare" href="http://www.HackersNightmare.com" target="_blank">The Hacker’s Nightmare</a>&#8220;</em> and a few protective utilities.</p>
<p>But if you’re still one of the reluctant crowd, here’s a little eye-opener for you. Try a Google search for the terms:</p>
<p style="text-align: center;">honeypot, computer or PC, and minutes</p>
<p>Here’s a ready-made link for you:</p>
<p style="text-align: center;"><a title="http://www.google.com.au/search?q=honeypot+PC%7Ccomputer+minutes" href="http://www.google.com.au/search?q=honeypot+PC%7Ccomputer+minutes" target="_blank">http://www.google.com.au/search?q=honeypot+PC%7Ccomputer+minutes</a></p>
<p>Scary, huh?</p>
<p>Still want to go it alone?</p>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=People+sure+are+funny+cattle+http://bit.ly/1HujS4" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/people-sure-are-funny-cattle/&amp;title=People+sure+are+funny+cattle" title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/hints-tips/people-sure-are-funny-cattle/&amp;t=People+sure+are+funny+cattle" title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/people-sure-are-funny-cattle/&amp;title=People+sure+are+funny+cattle" title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/hints-tips/people-sure-are-funny-cattle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Choosing a Registry Cleaner</title>
		<link>http://computerandonlinesecurity.com/blog/windows-registry/choosing-a-registry-cleaner/</link>
		<comments>http://computerandonlinesecurity.com/blog/windows-registry/choosing-a-registry-cleaner/#comments</comments>
		<pubDate>Fri, 21 Nov 2008 06:51:54 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Windows Registry]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[online security]]></category>
		<category><![CDATA[Registry Booster]]></category>
		<category><![CDATA[Registry Cleaner]]></category>
		<category><![CDATA[RegistryBooster]]></category>
		<category><![CDATA[Uniblue]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/?p=156</guid>
		<description><![CDATA[Don&#8217;t need the full story? Click here to browse directly to my recommended solution. After posting the previous entry it occurred to me that some readers will be prompted to wonder about Registry Cleaners. First question: what is &#8220;the Registry&#8221;? Wikipedia provides this description: The Windows Registry is a directory which stores settings and options [...]]]></description>
			<content:encoded><![CDATA[<p></p><div style="text-align:center; align:center;">
<table style="height: 20px; width: 100%;" border="1" cellspacing="0" cellpadding="10" bgcolor="#ffffff" bordercolor="#000000">
<tbody>
<tr align="center" valign="middle">
<td>
<p style="font-family: Arial; color: #000000; margin-bottom: 5px; padding-bottom: 0;"><strong>Don&#8217;t need the full story?</strong></p>
<p style="font-family: Arial; color: #000000; margin-bottom: 0; padding-bottom: 0;">
<a href="http://www.liutilities.com/affcb/?id=RBgen&amp;aff=3163&amp;xat=gen" target="_blank">Click here</a> to browse directly to my recommended solution.
</p>
</td>
</tr>
</tbody>
</table>
</div>
<p><img class="alignleft size-medium wp-image-155" title="Choosing a Registry Cleaner" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2008/11/registry-cleaner-124x300.png" alt="" width="124" height="300" /></p>
<p><em><strong>After posting the previous entry it occurred to me that some readers will be prompted to wonder about Registry Cleaners.</strong></em></p>
<p><strong>First question: what is &#8220;the Registry&#8221;?</strong> Wikipedia provides this description:</p>
<blockquote><p><em>The Windows Registry is a directory which stores settings and options for the operating system for Microsoft Windows 32/64-bit versions and Windows Mobile. It contains information and settings for all the hardware, operating system software, most non-operating system software, users preferences of the PC, etc. Whenever a user makes changes to Control Panel settings, file associations, system policies, or most installed software, the changes are reflected and stored in the Registry.</em></p></blockquote>
<p>In other words, the Registry is a very large repository of critical system, program and user information.</p>
<p>As programs and settings are installed, uninstalled and modified over time, the Registry begins to accumulate redundant and unwanted items of information, such as data left behind by software that has not been completely uninstalled from the computer, or settings that are no longer of any use, or even rogue settings used by malware.</p>
<p><span id="more-156"></span></p>
<h2>What does a Registry Cleaner do?</h2>
<p>Registry Cleaner software is designed to scan the Registry and attempt to identify invalid entries, missing file references, broken links, etc and then, optionally, delete the unwanted values and/or repair errors.</p>
<p>While there is no doubt that a pristine Registry aids in the maintenance of a healthy PC, there are some claims made for Registry cleaners that warrant closer inspection. For example, every publisher of Registry Cleaner software invariably makes the claim that a major benefit of using their software will be to &#8220;speed up your PC&#8221;, and users are often disappointed when they find this hope is not realised.</p>
<p><strong>Why is this so?</strong></p>
<p>On computers running Windows 95/98 an excessively bloated Registry might adversely affect the computer&#8217;s startup time to varying degrees. However the improved architecture of later operating system versions makes Registry size much less of an issue. And anyway, a Registry Cleaner is unlikely to reduce Registry size by more than a few kilobytes at most &#8212; an insignificant and unnoticeable saving in terms of performance.</p>
<p><strong>However there are certainly circumstances where the use of a Registry Cleaner can provide noticeable performance improvements.</strong></p>
<p>For example, if there exists a Registry entry indicating that some program installed on another networked computer or server should be run at startup, and if the relevant network path no longer exists, startup can be delayed significantly, for as long as the network protocol takes to time-out. Cleaning up such a situation would probably produce a noticeable improvement in start-up time.</p>
<p>Thus it should be clearly understood that the likelihood of any performance improvement as a result of using a Registry Cleaner will depend on the nature of any Registry errors discovered. So while a Registry Cleaner is very useful for computer users who frequently add or remove programs from their computer, the result will probably be <strong>improved reliability </strong>rather than any noticeable improvement in performance.</p>
<p>Another consideration is that computer users often expect too much from Registry Cleaner software. Given the vast number of application software programs available from innumerable sources and developers, it is simply not possible for any Registry Cleaner to &#8220;know&#8221; all about the requirements and parameters of each and every program.</p>
<p>Some Registry cleaners are more capable in this regard than others, having a larger and more accurate database of program settings to work with. But expecting a Registry Cleaner to be able to put right every minor inconsistency in every possible program is obviously unreasonable.</p>
<h2>Caveat emptor<em>!</em></h2>
<p>Unfortunately the Registry Cleaner software category as a whole has acquired something of a suspect reputation, thanks to the efforts of certain underhanded vendors and malware developers. Rogue Registry Cleaners are being marketed with scaremongering advertisements that falsely claim to have analyzed your PC and found serious problems. You are then confronted with bogus warnings that corrective action must be taken immediately to avoid impending catastrophe. Of course in order to take the recommended &#8220;corrective action&#8221; you&#8217;ll need to purchase their product. In some cases the product will be a real, though almost certainly substandard, Registry Cleaner. In the worst-case scenario the product will be a carrier for some form of malware controlled by its developer.</p>
<p>As daunting as these possibilities may appear they should not, in my opinion, be a reason to avoid using a Registry Cleaner. Clearly the same ploy could be (and is!) used with any type of software. The lesson to be learned is always know what you are downloading and where you are downloading it from. A little time spent on research using a search engine such as Google can provide a wealth of information and eliminate the possibility of making an expensive mistake.</p>
<p>However, since you have taken the trouble to read this far, I&#8217;ll give you the benefit of my well researched recommendation.</p>
<h2>My personal preference</h2>
<p>There are many Registry Cleaner tools to choose from. While most will to some extent do the job for which they are intended, it&#8217;s important to keep in mind that they do come in various flavors which can include &#8220;probably useless&#8221; to &#8220;possibly dangerous&#8221;. A substandard Registry Cleaner may not be able to determine whether a particular Registry key is still being used by Windows or what detrimental effects removing it may have. This has led to examples of Registry Cleaners causing loss of functionality and/or system instability.</p>
<p>This is unfortunately a caveat that applies to all utility programs, anti-virus and anti-spyware included. The trick is to determine the best performing from the most reputable &#8212; not always an easy task when faced with myriad conflicting, and often uninformed, &#8220;opinions&#8221;.</p>
<p>After a satisfactory trial of close to five months I have settled on <a title="RegistryBooster from Uniblue" href="http://www.HackersNightmare.com/RegistryBooster" target="_blank">Registry Booster from Uniblue</a> as my Registry Cleaner of choice.<a href="http://computerandonlinesecurity.com/wp-content/uploads/2008/11/registrybooster-logo.gif"><img class="alignright size-medium wp-image-169" title="registrybooster-logo" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2008/11/registrybooster-logo.gif" alt="" width="100" height="100" /></a></p>
<p>I won&#8217;t claim that Registry Booster does a better job of Registry optimization than any other product. It may do, but from a purely scan-and-fix perspective I was quite happy with the scanner we had used for some time beforehand.</p>
<p>However Registry Booster does at least as good a job, faster, with a lot less fuss, less user interaction required, easier configuration, and with an excellent user interface.</p>
<p>Ultimately my conclusion was that Registry Booster is a safe and reliable product that is well supported by a publisher with a responsive and customer-centric attitude. We now use Registry Booster exclusively in-house, as do many of our clients and subscribers. Between us we&#8217;ve had Registry Booster running for some months on Windows 2000, XP and Vista that I&#8217;m aware of, and we have never had a problem report to date.</p>
<h2>Test drive a free scan</h2>
<p>There is a free trial version of Registry Booster available which, although it does perform a complete scan of the entire Registry, restricts any fixes to just 15 of the errors discovered. On a well used computer the number of Registry errors reported may well number into the many hundreds. This is not unusual the first time a Registry scan is run.</p>
<p>Quite reasonably, to run a complete fix for all errors you will need to register the software. However, even then, if you aren&#8217;t happy with the product or the results, you can request a full no-questions-asked refund at any time up to 30 days after your purchase, plenty of time to give the program a real workout.</p>
<p><a title="Click here" href="http://www.HackersNightmare.com/RegistryBooster" target="_blank">Click here</a> to get a free trial of Registry Booster. This isn&#8217;t an online, across-the-Internet scan &#8212; the Instant Scan button will prompt you to <strong>download the trial application</strong>, which you need to install.</p>
<p>Please be sure to follow these software installation safe practice guidelines:</p>
<ul>
<li>Reboot your computer before installing any software</li>
<li>Close any applications that may have started with Windows</li>
<li>Install the Registry Booster trial</li>
<li>Reboot your computer again</li>
</ul>
<p>In the unlikely event that you do encounter problems during or after optimizing the registry, the remedy is simple. When you ran Registry Booster it offered to save a backup of your existing Registry &#8212; an offer which of course you would have accepted. Restoring the Registry backup will return your system to its pre-scanned status.</p>
<h2>Regular use</h2>
<p>Depending on the workload of each PC, I run Uniblue Registry Booster approximately weekly as part of my regimen to keep my systems healthy and working optimally.</p>
<p><a href="http://www.HackersNightmare.com/RegistryBooster" target="_blank">Click here to download your free trial of Uniblue Registry Booster</a><a title="Click here to download your free trial of Uniblue Registry Booster" href="http://www.HackersNightmare.com/RegistryBooster" target="_blank"> </a></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixy.gif?x-id=822c679f-f757-4c66-bf5e-299c701f13e5" alt="" /><span class="zem-script paragraph-reblog"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Choosing+a+Registry+Cleaner+http://bit.ly/adKt0L" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/windows-registry/choosing-a-registry-cleaner/&amp;title=Choosing+a+Registry+Cleaner" title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/windows-registry/choosing-a-registry-cleaner/&amp;t=Choosing+a+Registry+Cleaner" title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/windows-registry/choosing-a-registry-cleaner/&amp;title=Choosing+a+Registry+Cleaner" title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/windows-registry/choosing-a-registry-cleaner/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Great Productivity Tool Discounted (briefly!)</title>
		<link>http://computerandonlinesecurity.com/blog/hints-tips/great-productivity-tool-discounted-briefly/</link>
		<comments>http://computerandonlinesecurity.com/blog/hints-tips/great-productivity-tool-discounted-briefly/#comments</comments>
		<pubDate>Fri, 16 Oct 2009 23:54:14 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[booklets]]></category>
		<category><![CDATA[books]]></category>
		<category><![CDATA[ClickBook]]></category>
		<category><![CDATA[duplex]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/?p=1108</guid>
		<description><![CDATA[Just a quick post to give y&#8217;all a heads-up on a rare opportunity. One of my most useful productivity tools, and something I use many times per day, every day of the week, is the printing utility ClickBook. You&#8217;ve maybe seen me praising it occasionally in the past. Well, as a &#8220;ClickBook champion&#8221; I&#8217;ve just [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><strong><img class="alignleft size-full wp-image-1115" title="ClickBook" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2009/10/ClickBook.jpg" alt="ClickBook" width="180" height="227" />Just a quick post to give y&#8217;all a heads-up on a rare opportunity.</strong></p>
<p>One of my most useful productivity tools, and something I use many times per day, every day of the week, is the printing utility ClickBook.</p>
<p>You&#8217;ve maybe seen me praising it occasionally in the past.</p>
<p>Well, as a &#8220;ClickBook champion&#8221; I&#8217;ve just been given a special link that, for a very brief time, will allow those in the know to purchase this great product at a very significant discount.</p>
<p><strong>But be careful&#8230;<span id="more-1108"></span></strong></p>
<p>The trick to getting the discount is to only use the special link, because if you make your purchase through any of the normal website pages you&#8217;ll be asked for the full price, which in my opinion as a long-time ClickBook user is already a steal.</p>
<p>Now this first link I&#8217;m giving you is <strong>NOT </strong>the secret link, but you might want to follow it first to learn a bit about ClickBook:<br />
<a href="http://www.bluesquirrel.com/products/clickbook/index.html?ASCID=1803" target="_blank">http://www.bluesquirrel.com/products/ClickBook/</a></p>
<p>To purchase ClickBook at the discount price you need to go here:<br />
<a href="https://www.bluesquirrel.com/cart/cart.asp?P=CBCSO" target="_blank">https://www.bluesquirrel.com/cart/cart.asp?P=CBCSO</a></p>
<p><strong>And while you&#8217;re at the shopping cart&#8230;</strong></p>
<p>Give serious consideration to adding in the long reach stapler, which is also discounted. I&#8217;ve got one and they&#8217;re pretty much indispensable for assembling your booklets. I&#8217;ve had mine for some time and so unhappily I didn&#8217;t get it at the discount that&#8217;s available to you right now, but it&#8217;s been so useful I have no complaints.</p>
<p>But don&#8217;t mess about or you&#8217;ll miss out. This promotion is definitely time-limited and when it&#8217;s over its definitely over.</p>
<p>Regarding the <a href="http://www.bluesquirrel.com/products/ClickBook/" target="_blank">movie on this page</a>: If your printer is duplex (i.e. capable of printing on both sides of a page), a common feature these days, then you don&#8217;t even need to feed booklet pages a second time as you see the demonstrator doing.</p>
<p>Speaking as a ClickBook devotee I don&#8217;t really like that movie all that much, because it only shows one minor feature. Cool as that is, ClickBook can do so much more.</p>
<p>Anyway, the special link for the heavy discount again:<br />
<a href="https://www.bluesquirrel.com/cart/cart.asp?P=CBCSO" target="_blank">https://www.bluesquirrel.com/cart/cart.asp?P=CBCSO</a></p>
<p>I&#8217;ve used ClickBook for many years and it&#8217;s one product I wouldn&#8217;t be without.</p>
<p>Highly recommended.</p>
<p><strong>PS</strong> If you are already using ClickBook please leave a comment on how useful you find it.</p>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Great+Productivity+Tool+Discounted+%28briefly...+http://bit.ly/3h8UlD" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/great-productivity-tool-discounted-briefly/&amp;title=Great+Productivity+Tool+Discounted+%28briefly..." title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/hints-tips/great-productivity-tool-discounted-briefly/&amp;t=Great+Productivity+Tool+Discounted+%28briefly..." title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/great-productivity-tool-discounted-briefly/&amp;title=Great+Productivity+Tool+Discounted+%28briefly..." title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/hints-tips/great-productivity-tool-discounted-briefly/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Fixing Internet Explorer Problems</title>
		<link>http://computerandonlinesecurity.com/blog/hints-tips/fixing-internet-explorer-problems/</link>
		<comments>http://computerandonlinesecurity.com/blog/hints-tips/fixing-internet-explorer-problems/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 02:21:41 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[Internet Explorer]]></category>
		<category><![CDATA[Patches & Updates: Microsoft]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[IE6]]></category>
		<category><![CDATA[IE7]]></category>
		<category><![CDATA[IE8]]></category>
		<category><![CDATA[spuninst]]></category>
		<category><![CDATA[spuninst.exe]]></category>
		<category><![CDATA[Windows Update]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/?p=771</guid>
		<description><![CDATA[One of the most common browser-related questions I receive is about Internet Explorer v7 or v8 misbehaving in some fashion. Even seeing the browser refuse to start up at all is not that uncommon. Internet Explorer does not provide an uninstall option on the Windows Start menu, and it&#8217;s not all that unusual to find [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-773" title="internet_explorer_broken" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2009/08/internet_explorer_broken.png" alt="internet_explorer_broken" width="197" height="207" /><strong>One of the most common browser-related questions I receive is about Internet Explorer v7 or v8 misbehaving in some fashion. Even seeing the browser refuse to start up at all is not that uncommon.</strong></p>
<p>Internet Explorer does not provide an uninstall option on the Windows Start menu, and it&#8217;s not all that unusual to find there is no entry for Internet Explorer in the Control Panel&#8217;s <em>Add or Remove Programs</em> applet. For an explanation of why this might be so <span id="more-771"></span>see my article <a href="http://computerandonlinesecurity.com/hints-tips/understanding-troubleshooting-the-add-or-remove-programs-applet/" target="_blank">Understanding &amp; Troubleshooting the Add or Remove Programs Applet</a>.</p>
<p>So what to do?</p>
<p>Here is a process that will more often than not resolve such problems and get you back to the latest Internet Explorer version behaving as it should.</p>
<p>To save covering the same ground twice, I&#8217;ll assume we are starting with a broken IE8, but if IE7 is your current version just skip the first step.</p>
<p>Proceeds as follows&#8230;</p>
<p><a href="http://www.microsoft.com/windows/internet-explorer/worldwide-sites.aspx" target="_blank">Download IE8</a> to your desktop. Don&#8217;t execute it yet, just leave it there ready.</p>
<p><strong><span style="color: #f9050e;">Now please note that in the following steps it is MOST IMPORTANT that you reboot your PC every time you are prompted to do so. This is CRITICAL. No matter how tiresome the repeated reboots, DO NOT DEVIATE.</span></strong></p>
<p><span style="color: #008000;"><strong>STEP ONE</strong></span></p>
<p style="padding-left: 30px;">Remove the current non-working IE8 using this file that should already be on your computer:<br />
C:\WINDOWS\ie8\spuninst\spuninst.exe</p>
<p style="padding-left: 30px;">When that&#8217;s finished (and after rebooting) your system will default to IE7 if it was installed before IE8, or otherwise to IE6.</p>
<p><span style="color: #008000;"><strong>STEP TWO</strong></span></p>
<p style="padding-left: 30px;">If IE7 is the new default version, and whether it works properly or not, remove IE7 using:<br />
C:\WINDOWS\ie7\spuninst\spuninst.exe</p>
<p style="padding-left: 30px;">After a reboot your default version should be IE6, which hopefully will run OK.</p>
<p><span style="color: #008000;"><strong>STEP THREE</strong></span></p>
<p style="padding-left: 30px;">Now double-click the IE8 file you downloaded to your desktop, thus starting the IE8 installation.</p>
<p style="padding-left: 30px;">With any luck at all, after the mandatory reboot IE8 should be running OK, but you&#8217;re not finished yet.</p>
<p><span style="color: #008000;"><strong>STEP FOUR</strong></span></p>
<p style="padding-left: 30px;">Open IE8 and navigate to the menu item Tools/Windows Update, and download any updates that are offered. You will probably be prompted to reboot after updates are installed.</p>
<p style="padding-left: 30px;">Keep going back to Tools/Windows Update after each reboot until there are no updates left for you to retrieve. By default Windows Update will only offer you updates of type &#8220;High Priority&#8221;, but if you look in the left-hand menu, under the heading &#8220;Select by Type&#8221; you will see that there are also selections available for &#8220;Software, Optional&#8221; and &#8220;Hardware, Optional&#8221;. You may have to go into Windows Update several times to retrieve all the updates that are available.</p>
<p>That&#8217;s it! With any luck at all you will now have a clean working copy of Internet Explorer v8.</p>
<p><strong>But in the interests of both security and productivity I really can&#8217;t finish without adding this comment&#8230;</strong></p>
<p>If you look around the &#8216;net you will find countless reports of problems with IE7 and IE8, many similar in one way or another, some quite different altogether.</p>
<p>But these are not potential problem you will likely have to face if you make your day-to-day browser the far superior and far less problem-plagued <a href="http://www.mozilla-europe.org/en/firefox/" target="_blank">Firefox web browser</a>.</p>
<p>I&#8217;m not saying you should ignore Internet Explorer altogether. Unfortunately it is still necessary for some operations. <strong>I strongly recommend you make a habit of keeping Internet Explorer updated</strong>, but never use it unless absolutely necessary.</p>
<p>There is no problem at all with having more than one browser installed at the same time, or even running simultaneously. I have Internet Explorer 8, Google Chrome and Firefox 3 all installed, but rarely ever use anything but Firefox.</p>
<p>You will be doing yourself a considerable service by adopting the same policy.</p>
<h3><span style="color: #008000;"><strong>Firefox is quite simply a more useful, more versatile, less troublesome AND MUCH SAFER web browser.</strong></span></h3>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Fixing+Internet+Explorer+Problems+http://bit.ly/Ei7oy" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/fixing-internet-explorer-problems/&amp;title=Fixing+Internet+Explorer+Problems" title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/hints-tips/fixing-internet-explorer-problems/&amp;t=Fixing+Internet+Explorer+Problems" title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/fixing-internet-explorer-problems/&amp;title=Fixing+Internet+Explorer+Problems" title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/hints-tips/fixing-internet-explorer-problems/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Understanding &amp; Troubleshooting the &#8220;Add or Remove Programs&#8221; Applet</title>
		<link>http://computerandonlinesecurity.com/blog/hints-tips/understanding-troubleshooting-the-add-or-remove-programs-applet/</link>
		<comments>http://computerandonlinesecurity.com/blog/hints-tips/understanding-troubleshooting-the-add-or-remove-programs-applet/#comments</comments>
		<pubDate>Mon, 26 Jan 2009 07:55:49 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[Windows Registry]]></category>
		<category><![CDATA[Add or Remove Programs]]></category>
		<category><![CDATA[APPWIZ.CPL]]></category>
		<category><![CDATA[AutoCAD]]></category>
		<category><![CDATA[Control Panel]]></category>
		<category><![CDATA[DisplayIcon]]></category>
		<category><![CDATA[DisplayName]]></category>
		<category><![CDATA[Regedit]]></category>
		<category><![CDATA[Registry]]></category>
		<category><![CDATA[Registry Key]]></category>
		<category><![CDATA[REGSVR32]]></category>
		<category><![CDATA[SYSOC.INF]]></category>
		<category><![CDATA[uninstall]]></category>
		<category><![CDATA[UninstallString]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/?p=347</guid>
		<description><![CDATA[A fairly common complaint around support forums is that one or more applications do not appear in Control Panel's Add or Remove Programs list. The Add or Remove Programs feature is a much misunderstood application, hence these queries are rarely resolved satisfactorily in the ensuing forum discussions, and blame for the omission is often misplaced.]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-348" title="add-remove-programs" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2009/01/add-remove-programs.jpg" alt="add-remove-programs" width="201" height="180" /><em><strong></strong></em></p>
<p><em><strong>A fairly common complaint around support forums is that one or more applications do not appear in Control Panel&#8217;s Add or Remove Programs list. The Add or Remove Programs feature is a much misunderstood application, hence these queries are rarely resolved satisfactorily in the ensuing forum discussions, and blame for the omission is often misplaced.</strong></em></p>
<p><span id="more-347"></span></p>
<p>While superficially it might seem reasonable to blame the coding of an application which doesn&#8217;t have an Add or Remove Programs entry, there are in fact many possible reasons why the Add or Remove Programs list might not be complete, and the program itself is the least likely cause. Yes, the problem can lie with the individual application, but it can also lie with a mis-configuration of Windows itself, or even with an entirely different program which itself may appear to be unaffected.</p>
<p>I don&#8217;t propose this article to be an exhaustive treatment of this topic. My aim is simply to alert you to enough of the possibilities to give you the background to search out a solution appropriate to your particular circumstances. Hopefully this information will make that task much easier.</p>
<p>Let&#8217;s begin by looking at just how an application gets to appear in the Add or Remove Programs list to start with.</strong></p>
<p>Contrary to popular belief, it&#8217;s not up to the developer to directly program his application to appear in the Add or Remove Programs list. An application&#8217;s appearance in the list is determined by Windows, which is supposed to create an entry for any Windows-compatible program that has an uninstall component. Thus all the developer has to do to qualify his application for inclusion in the Add or Remove Programs list is to provide an UNINSTALL.EXE (by whatever name), or a Windows-accessible uninstall routine within his program.</p>
<p>Windows will then add details of the application to a special &#8220;uninstall list&#8221; in the Windows Registry. The list is located at this Registry key:</p>
<p style="text-align: center;">HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall</p>
<p>Each entry under that key represents an individual program that will appear in the Add or Remove Programs list, and each entry has several values associated with it, the most important of which to this discussion are:</p>
<blockquote><p><strong>DisplayName</strong>: The name that is shown in the Add or Remove Programs list.</p>
<p><strong>UninstallString</strong>: The program or routine that is used to uninstall the application.</p></blockquote>
<p>All that will be made quite clear by simply viewing some of the entries for that Registry Key in Regedit.</p>
<p style="text-align: center;"><span style="color: #993300;"><strong>USUAL WARNING<br />
Messing with the Windows Registry<br />
can cause severe headaches!</strong></span></p>
<p>Manual editing of the Registry key may be appropriate under certain circumstances, such as when an application has been uninstalled but still appears in the Add or Remove Programs list. Deleting the appropriate entry under the Registry key will cause that program to disappear from the Add or Remove Programs list.</p>
<p>There is one particularly important point about this Registry key that you must know in order to fully understand the population of the Add or Remove Programs dialog. Here it is:</p>
<p>The list of programs maintained at HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall is <strong>ONLY </strong>automatically updated when a program is installed in Windows or when a program is uninstalled from Windows. Otherwise&#8230;</p>
<p style="text-align: center;"><strong>WINDOWS DOES NOT PROVIDE ANY MECHANISM<br />
TO REFRESH OR UPDATE THIS LIST!</strong></p>
<p>So obviously, if an entry in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall is inappropriately edited or deleted, the Add or Remove Programs dialog will continue to reflect that error until it is manually rectified.</p>
<p>To illustrate just how complex the reasons behind missing entries in Add or Remove Programs can be, let&#8217;s look  at just one way that Windows intentionally hides certain program name entries from the Add or Remove Programs list.</p>
<p>Use Windows Explorer (WinKey+E) to locate the folder %System Root%\Windows\inf\. On most computers that will be c:\Windows\inf\. Within that folder locate the file SYSOC.INF and open it in Windows Notepad (or any other PLAIN TEXT editor &#8212; NOT a word processor).</p>
<p>Here&#8217;s what a small section of SYSOC.INF might look like:</p>
<blockquote><p>Games=ocgen.dll,OcEntry,games.inf,HIDE,7<br />
AccessUtil=ocgen.dll,OcEntry,accessor.inf,HIDE,7<br />
CommApps=ocgen.dll,OcEntry,communic.inf,HIDE,7<br />
MultiM=ocgen.dll,OcEntry,multimed.inf,HIDE,7<br />
AccessOpt=ocgen.dll,OcEntry,optional.inf,HIDE,7<br />
Pinball=ocgen.dll,OcEntry,pinball.inf,HIDE,7<br />
MSWordPad=ocgen.dll,OcEntry,wordpad.inf,HIDE,7<br />
ZoneGames=zoneoc.dll,ZoneSetupProc,igames.inf,,7</p></blockquote>
<p>Those entries containing the word &#8220;HIDE&#8221; (case is not important) will be hidden from the Add or Remove Programs list. If editing any of these entries, remove only the word &#8220;HIDE&#8221; but leave the commas in place, as shown in the last line above. A system reboot is necessary before any changes will take effect.</p>
<p>It should be noted that I have also heard reports that changing the &#8220;HIDE&#8221; status of certain entries in SYSOC.INF will not always see that change reflected in the Add or Remove Programs dialog. I assume that&#8217;s because one of the many other reasons that entries may not appear in the list is also having an effect.</p>
<p>Another oddity sometimes encountered with the Add or Remove Programs dialog is that it can have a long gap of white space between one entry and the next. One program known to cause this is certain versions of AutoCAD. The operation of AutoCAD itself appears to be completely unaffected. I&#8217;ve also heard reports that the white space may appear after the AutoCAD entry in Add or Remove Programs, or it may appear after some other different and unrelated entry, even though AutoCAD is the cause. The reason for this odd behavior appears to be a negative icon number in a Registry entry related to AutoCAD. For example:</p>
<blockquote><p>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{BIG_HEX_NUMBER_HERE}</p>
<p><strong>Value Name:</strong> DisplayIcon</p>
<p><strong>Value Type:</strong> REG_SZalue Data: C:\Program Files\AutoCAD LT 2000i\aclt.exe,-1</p></blockquote>
<p>The solution to the problem is to change the &#8220;-1&#8243; at the end of the Value Data line to &#8220;1&#8243;.</p>
<p>I must emphasize that this small &#8220;bug&#8221; in some versions of AutoCAD in no way affects the operation of the program itself. This example serves to illustrate that even the most expensive, upmarket, highly regarded professional applications can suffer these little quirks without any adverse reflection on the quality of the application itself. Perfection would be nice, but lack of perfection doesn&#8217;t necessarily equate to disaster or a substandard product.</p>
<p>Another completely different example of cause and effect&#8230;</p>
<p>Entries in the Add or Remove Programs list can also be affected by the Windows installation itself.</p>
<p>The Add or Remove Programs applet relies on the presence and correct formatting of 18 separate Registry keys. All of those keys must have been correctly set by registering the control program APPWIZ.CPL. While such registration should occur during Windows installation, it has been known to go wrong, and Registry entries could also have been affected by other subsequent events. Such events could include Registry mangling by a rogue application or some form of malware attack. If this possibility is the cause of any problem with the Add or Remove Programs list, it may help to try registering APPWIZ.CPL manually. Here&#8217;s how:</p>
<blockquote>
<ol>
<li>Click Start, click Run.</li>
<li>Type this three-letter command into the &#8220;Open&#8221; text field: CMD</li>
<li>Click the OK button.</li>
<li>At the prompt, type: REGSVR32 APPWIZ.CPL</li>
<li>Press the Enter key.</li>
</ol>
</blockquote>
<p>All being well APPWIZ.CPL should be re-registered and all 18 relevant Registry keys correctly entered and formatted in the Windows Registry.</p>
<p>Following many such discussions in technical and support forums over a long period of time leads me to the observation that, more often than not, computer users tend to jump in and lay the blame for a missing entry in Add or Remove Programs on the particular application itself, which in fact is probably the least likely reason. I can&#8217;t think of any good reason why a responsible developer would risk drawing criticism by trying to intentionally prevent their application from appearing in the Add or Remove Programs list, especially if they provide an uninstall option anyway. It just doesn&#8217;t make sense.</p>
<p>There is a lesson here that I&#8217;ve alluded to many times in the past:</p>
<p style="text-align: center;"><em>Be wary of laying blame in relation to complex Windows problems. Not only may you be unjustly denigrating a blameless application, but you also risk trumpeting your own lack of knowledge as well. It&#8217;s very easy to make a fool of yourself by going off half-cocked.</em></p>
<p>Well, hopefully that gives you a useful glimpse into the complexities of the Add or Remove Programs applet, and perhaps some ideas on how to rectify related problems you may encounter.</p>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Understanding+%26+Troubleshooting+the+%E2%80%9CAdd+or+Remove+Programs%E2%80%9D+Applet+http://bit.ly/47A8ix" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/understanding-troubleshooting-the-add-or-remove-programs-applet/&amp;title=Understanding+%26+Troubleshooting+the+%E2%80%9CAdd+or+Remove+Programs%E2%80%9D+Applet" title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/hints-tips/understanding-troubleshooting-the-add-or-remove-programs-applet/&amp;t=Understanding+%26+Troubleshooting+the+%E2%80%9CAdd+or+Remove+Programs%E2%80%9D+Applet" title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/understanding-troubleshooting-the-add-or-remove-programs-applet/&amp;title=Understanding+%26+Troubleshooting+the+%E2%80%9CAdd+or+Remove+Programs%E2%80%9D+Applet" title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/hints-tips/understanding-troubleshooting-the-add-or-remove-programs-applet/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>ClickBook: One of my can&#8217;t-live-without utilities</title>
		<link>http://computerandonlinesecurity.com/blog/hints-tips/clickbook-one-of-my-cant-live-without-utilities/</link>
		<comments>http://computerandonlinesecurity.com/blog/hints-tips/clickbook-one-of-my-cant-live-without-utilities/#comments</comments>
		<pubDate>Fri, 12 Jun 2009 04:55:05 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ClickBook]]></category>
		<category><![CDATA[PDF]]></category>
		<category><![CDATA[poster]]></category>
		<category><![CDATA[printing]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/?p=691</guid>
		<description><![CDATA[There are a number of utility programs that I&#8217;ve become attached to over the years, to the point where I simply wouldn&#8217;t want to spend a work day at the computer without them. One such program is a printing utility called ClickBook, and if you&#8217;re thinking &#8220;what do I need with a printing program&#8221; just [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-693" title="clickbook" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2009/06/clickbook.gif" alt="clickbook" width="200" height="190" />There are a number of utility programs that I&#8217;ve become attached to over the years, to the point where I simply wouldn&#8217;t want to spend a work day at the computer without them.</p>
<p>One such program is a printing utility called ClickBook, and if you&#8217;re thinking &#8220;what do I need with a printing program&#8221; just spend a few days with this little app and you&#8217;ll soon find out.</p>
<p>But the reason I&#8217;m bringing it up here and now is that the ClickBook folks have just announced a too-good-to-be-true bundle of three very useful products.</p>
<p><span style="color: #993300;"><strong>WARNING:</strong></span> Use the product links below ONLY to check them out &#8212; DO NOT make a purchase through them &#8212; <strong>you need a special link to get the special bundle price.</strong></p>
<p><a href="http://www.bluesquirrel.com/products/clickbook/index.html?ASCID=1803" target="_blank">ClickBook</a> &#8211; My favorite printing utility.<br />
<a href="http://www.bluesquirrel.com/products/click2pdf/index.html?ASCID=1803" target="_blank">Click2PDF</a> &#8211; Convert anything you can print into a PDF.<br />
<a href="http://www.bluesquirrel.com/products/click2poster/index.html?ASCID=1803" target="_blank">Click2Poster</a> &#8211; Limited only by your imagination.</p>
<p>And you get the whole bundle for the usual price of ClickBook alone, a $39 saving.</p>
<p>For the special bundle discount <a href="http://www.bluesquirrel.com/cart/cart.asp?ASCID=1803&amp;P=CBALL41" target="_blank">CLICK HERE</a>.</p>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=ClickBook%3A+One+of+my+can%E2%80%99t-live-without+utilities+http://bit.ly/2PHWr" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/clickbook-one-of-my-cant-live-without-utilities/&amp;title=ClickBook%3A+One+of+my+can%E2%80%99t-live-without+utilities" title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/hints-tips/clickbook-one-of-my-cant-live-without-utilities/&amp;t=ClickBook%3A+One+of+my+can%E2%80%99t-live-without+utilities" title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/clickbook-one-of-my-cant-live-without-utilities/&amp;title=ClickBook%3A+One+of+my+can%E2%80%99t-live-without+utilities" title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/hints-tips/clickbook-one-of-my-cant-live-without-utilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A getting-started guide for beginning bloggers</title>
		<link>http://computerandonlinesecurity.com/blog/hints-tips/a-getting-started-guide-for-beginning-bloggers/</link>
		<comments>http://computerandonlinesecurity.com/blog/hints-tips/a-getting-started-guide-for-beginning-bloggers/#comments</comments>
		<pubDate>Tue, 18 Nov 2008 08:33:52 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Authority Black Book]]></category>
		<category><![CDATA[Authority Site Centre]]></category>
		<category><![CDATA[blogging expert]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[Friday Traffic Report]]></category>
		<category><![CDATA[Jack Humphrey]]></category>
		<category><![CDATA[online security]]></category>
		<category><![CDATA[social marketing]]></category>
		<category><![CDATA[social marketing expert]]></category>
		<category><![CDATA[social marketing wizard]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/?p=136</guid>
		<description><![CDATA[This post is a departure from the usual security focus, but I justify its inclusion as being a blog post about blogging for beginning bloggers. This is, after all, early days for me in the blogging world and I know that many people who read blogs are stimulated to consider starting their own, often without [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-525" title="Smart guide for novice bloggers..." src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2008/11/blogging1.jpg" alt="Smart guide for novice bloggers..." width="200" height="200" />This post is a departure from the usual security focus, but I justify its inclusion as being a blog post about blogging for beginning bloggers. This is, after all, early days for me in the blogging world and I know that many people who read blogs are stimulated to consider starting their own, often without careful consideration of where they want to go with it.</p>
<p><span id="more-136"></span></p>
<p>While I&#8217;ve long been aware of their potential, I admit I have come to blogging quite late compared to many others in my industry. The intent to start a blog has been there for a long time but I kept allowing other projects to take precedence. With the benefit of hindsight that was probably not a wise decision.</p>
<p>Then, having made a start, I found myself faced with a somewhat daunting learning process. Not that creating a blog is all that difficult. Quite the contrary in fact &#8212; it&#8217;s dead easy. There are a number of services that will allow you to have a blog up and running in literally not much more than minutes.</p>
<p>But if you want your blog to &#8220;go somewhere&#8221;, to be widely read and linked to, to be well regarded and well rated by the search engines, that&#8217;s not so easy. In fact it&#8217;s a goal that continues to elude the vast majority of bloggers. Building &#8220;future success&#8221; into your blog requires research, preparation and the accumulation of quite a bit of specialist knowledge.</p>
<p>These are the things I should have known before I started, had I been astute enough to carefully think through the whole purpose of having a blog and the processes by which it might be created. But unfortunately for me, and in common with most others who start on this path, realisation and appreciation of the &#8220;hidden agenda&#8221; didn&#8217;t hit home until I was already some way down the wrong path.</p>
<p>The more mistakes I made, the more I learned from those mistakes, the more I realised what a very significant and time-consuming task it was going to be to build an <em><strong>authoritative </strong></em>site around the blog format.</p>
<p>Anyway, just as I was beginning to despair of ever having the time to research, learn and develop as it should be done, I discovered a gentleman named <a href="http://hackersnightmare.com/BlogSuccess">Jack Humphrey</a>.</p>
<p>Jack caught my attention because he was described as a leading <a title="blogging expert" href="http://hackersnightmare.com/BlogSuccess" target="_blank">blogging expert</a> and a <a title="social marketing wizard" href="http://contentdesk.com/cmd.php?af=741523&amp;u=http://www.jackhumphrey.com/fridaytrafficreport/" target="_blank">social marketing wizard</a>. Clearly this guy had whatI needed, and my hopes were really boosted when I discovered that Jack Humphrey has devoted a large slice of his professional life to building a resource to teach others the skills in which he is widely acknowledged as a world leader.</p>
<p>Still, despite his impressive credentials, I&#8217;ve been around too long to tumble for a well written sales speil without doing a lot of research. Long story short, nowhere could I find a blogging resource to even come close to Jack Humphrey&#8217;s <a href="http://hackersnightmare.com/BlogSuccess">Blog Success</a> website (formerly known as the Authority Site Centre).</p>
<p>So, without further ado, here are my tips for aspiring or new bloggers, or even those who may have been running a blog for a while without a lot of success:</p>
<ol>
<li>Follow <a href="http://hackersnightmare.com/BlogSuccess">this link</a> and read the page to get an idea of how you can benefit from an association with Jack&#8217;s <a href="http://hackersnightmare.com/BlogSuccess">Blog Success</a><a title="Authority Site Centre" href="http://contentdesk.com/cmd.php?af=741523&amp;u=http://authoritysitecenter.com/index.php" target="_blank"></a> training site.</li>
<li>From this link you&#8217;ll learn a little more <a title="about Jack Humphrey" href="http://contentdesk.com/cmd.php?af=741523&amp;u=http://www.jackhumphrey.com/fridaytrafficreport/about" target="_blank">about Jack Humphrey</a> and why you should make him your blogging mentor.</li>
<li>Now browse Jack&#8217;s blog &#8220;<a title="The Friday Traffic Report" href="http://contentdesk.com/cmd.php?af=741523&amp;u=http://www.jackhumphrey.com/fridaytrafficreport/" target="_blank">The Friday Traffic Report</a>&#8221; for a wealth of useful blog-info.</li>
<li>And finally, but <strong>most important of all</strong>, download &#8220;<a title="The Authority Black Book" href="http://contentdesk.com/cmd.php?af=741523" target="_blank">The Authority Black Book</a>&#8221; by Jack Humphrey &#8212; one of the best guides on social marketing ever, and it&#8217;s free for the taking.</li>
</ol>
<p>Those are the steps that led me to becoming a member of <a href="http://hackersnightmare.com/BlogSuccess">Blog Success</a>, a decision which allowed me to not only clearly see the future for this fledgeling blog site, but the means by which it may become the authoritative resource that I intend. It&#8217;s early days yet and I&#8217;ve barely scratched the surface, but now I have a goal, a plan, a guide and the most extensive resource on blog development available anywhere at any price.</p>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=A+getting-started+guide+for+beginning+bloggers+http://bit.ly/2UB0fC" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/a-getting-started-guide-for-beginning-bloggers/&amp;title=A+getting-started+guide+for+beginning+bloggers" title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/hints-tips/a-getting-started-guide-for-beginning-bloggers/&amp;t=A+getting-started+guide+for+beginning+bloggers" title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/a-getting-started-guide-for-beginning-bloggers/&amp;title=A+getting-started+guide+for+beginning+bloggers" title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/hints-tips/a-getting-started-guide-for-beginning-bloggers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Great New Service from RoboForm</title>
		<link>http://computerandonlinesecurity.com/blog/hints-tips/a-great-new-service-from-roboform/</link>
		<comments>http://computerandonlinesecurity.com/blog/hints-tips/a-great-new-service-from-roboform/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 04:56:33 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[Recommended Products]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[computing]]></category>
		<category><![CDATA[file hosting service]]></category>
		<category><![CDATA[identity]]></category>
		<category><![CDATA[login]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[online account]]></category>
		<category><![CDATA[online accounting]]></category>
		<category><![CDATA[online services]]></category>
		<category><![CDATA[online storage]]></category>
		<category><![CDATA[password]]></category>
		<category><![CDATA[password management]]></category>
		<category><![CDATA[pc online]]></category>
		<category><![CDATA[registration form]]></category>
		<category><![CDATA[RoboForm]]></category>
		<category><![CDATA[storage cabinets]]></category>
		<category><![CDATA[usb drive]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/blog/?p=2471</guid>
		<description><![CDATA[Now there&#8217;s RoboForm Online&#8230; Yep, the world&#8217;s Best password manager just got even better! As regular readers will know only too well, RoboForm is one of my very favorite must-have applications, and something that I have recommended on many occasions. I&#8217;m not at all reluctant to say that EVERYONE who uses a PC online should [...]]]></description>
			<content:encoded><![CDATA[<p></p><h2 style="text-align: center;">Now there&#8217;s <span style="color: #008000;"><em><strong>RoboForm Online</strong></em></span>&#8230;<br />
<a href="https://online.roboform.com?affid=bh559" target="_blank"><img class="aligncenter size-full wp-image-2472" title="RoboFormOnline-1" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2010/06/RoboFormOnline-1.gif" alt="RoboFormOnline-1" width="500" height="207" /></a></h2>
<p><em><strong>Yep, the world&#8217;s Best password manager just got even better! As regular readers will know only too well, <a href="http://www.roboform.com/php/land.php?affid=bh559&amp;frm=frame27" target="_blank">RoboForm </a>is one of my very favorite must-have applications, and something that I have recommended on many occasions.</strong></em></p>
<p>I&#8217;m not at all reluctant to say that EVERYONE who uses a PC online should have RoboForm installed. For security of passwords, and password management, there is nothing better.</p>
<h2><span style="color: #ff0000;"><strong>But&#8230;</strong></span></h2>
<p>One downside to RoboForm is that you will become so dependent upon it that you&#8217;ll be lost when using another computer where <em><strong>*your*</strong></em> RoboForm data isn&#8217;t available. The portable version (RoboForm2Go) overcomes this problem to a large extent, but there are still elements of inconvenience. For one thing you have to remember to sync your latest RoboForm master data to the portable USB drive before leaving home or office (as the case may be); and of course you must have your portable RoboForm2Go USB drive with you at the time when you need it. Well&#8230;</p>
<h2><span style="color: #ff0000;">The Answer Has Arrived&#8230;<span id="more-2471"></span></span></h2>
<p>All such considerations are now moot with the release of <em><strong>RoboForm Online</strong></em>.</p>
<p>Your master RoboForm installation on your own PC will automatically synchronize your Logins, Identities and Safenotes to your RoboForm Online account, where you can access them using your personal login credentials from any PC, anywhere in the world!</p>
<p>When at a &#8220;foreign&#8221; computer where you need access to your RoboForm data, you just browse to <span style="color: #0000ff;"><em>online.roboform.com</em></span>, click the Login tab, and enter your account credentials &#8211; the one username/password combo you need to have filed away in your grey-matter storage cabinet.</p>
<p>And commendably, like everything <em>Siber Systems </em>does, it&#8217;s very easy to setup and use. Here&#8217;s how it goes&#8230;</p>
<p>The registration form is very simple:</p>
<div id="attachment_2482" class="wp-caption aligncenter" style="width: 400px">
	<img class="size-full wp-image-2482" title="RoboFormOnline-2" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2010/06/RoboFormOnline-2.gif" alt="RoboForm Online: Free Registration Form" width="400" height="396" />
	<p class="wp-caption-text">RoboForm Online: Free Registration Form</p>
</div>
<p>On submitting the form you will be given some simple directions on how to initiate the sync.Basically, you&#8217;ll do this:</p>
<div id="attachment_2484" class="wp-caption aligncenter" style="width: 500px">
	<img class="size-full wp-image-2484" title="RoboFormOnline-3" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2010/06/RoboFormOnline-3.gif" alt="Synchronisation" width="500" height="442" />
	<p class="wp-caption-text">Synchronisation</p>
</div>
<p>I had to run the sync twice before all of my Logins, Identities and Safenotes were stored in the online service, but I may have been a bit hasty with the first one, not allowing enough time to get everything transferred across. However it&#8217;s easy enough to check your local RoboForm storage against your online storage to see that the numbers are right. If in doubt, just run the sync again.</p>
<p>By the way, if you should encounter a dialog like this:</p>
<div id="attachment_2487" class="wp-caption aligncenter" style="width: 450px">
	<img class="size-full wp-image-2487" title="RoboFormOnline-4" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2010/06/RoboFormOnline-4.gif" alt="The Good Sync dialog" width="450" height="143" />
	<p class="wp-caption-text">The Good Sync dialog</p>
</div>
<p>Just click OK and follow directions &#8212; pretty much everything will be done for you.</p>
<p>RoboForm Online is a welcome addition to the RoboForm family, and those of us who move around a lot and use different computers are going to be very grateful for its emergence.</p>
<h2><span style="color: #ff0000;">Free Registration</span></h2>
<p>To learn more and to register for a free RoboForm online account just click the button below.</p>
<p>Of course, to make use of RoboForm online, you need to have RoboForm installed on your main PC to start with. And I as I said in the opening paragraph, RoboForm is something that <em><strong>*every*</strong></em> computer user should have installed.</p>
<p><a href="https://online.roboform.com?affid=bh559" target="_blank"><img class="aligncenter size-full wp-image-2489" title="RoboFormOnline-5" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2010/06/RoboFormOnline-5.gif" alt="RoboFormOnline-5" width="400" height="64" /></a></p>
<p><strong><span style="color: #ff0000;">PS.<br />
</span><span style="color: #993300;">If you found this article useful, be sure not to miss future hints, tips, reviews &amp; warnings. For timely notification of new posts please use the Subscriber Now box in the right-hand column of this page.</span></strong></p>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=A+Great+New+Service+from+RoboForm+http://bit.ly/biiCXB" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/a-great-new-service-from-roboform/&amp;title=A+Great+New+Service+from+RoboForm" title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/hints-tips/a-great-new-service-from-roboform/&amp;t=A+Great+New+Service+from+RoboForm" title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/a-great-new-service-from-roboform/&amp;title=A+Great+New+Service+from+RoboForm" title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/hints-tips/a-great-new-service-from-roboform/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow PC? Clean up to Speed up!</title>
		<link>http://computerandonlinesecurity.com/blog/hints-tips/slow-pc-clean-up-to-speed-up/</link>
		<comments>http://computerandonlinesecurity.com/blog/hints-tips/slow-pc-clean-up-to-speed-up/#comments</comments>
		<pubDate>Sun, 07 Dec 2008 03:13:27 +0000</pubDate>
		<dc:creator>Bill Hely</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Hints & Tips]]></category>
		<category><![CDATA[brush]]></category>
		<category><![CDATA[Cabinet]]></category>
		<category><![CDATA[clean]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[CPU]]></category>
		<category><![CDATA[dust]]></category>
		<category><![CDATA[fluff]]></category>
		<category><![CDATA[online security]]></category>
		<category><![CDATA[overheat]]></category>
		<category><![CDATA[overheating]]></category>
		<category><![CDATA[static electricity]]></category>
		<category><![CDATA[vacuum]]></category>

		<guid isPermaLink="false">http://computerandonlinesecurity.com/?p=195</guid>
		<description><![CDATA[Back when I was a practicing freelance consultant and spent a lot of time visiting business offices, there was one particular habit that I found it very difficult to convince computer users not to develop. In an effort to either maximize available desk space, or simply to hide what some considered to be an &#8220;unsightly [...]]]></description>
			<content:encoded><![CDATA[<p></p><p><img class="alignleft size-full wp-image-197" title="A Clean PC Is a Happy PC" src="http://computerandonlinesecurity.com/blog/wp-content/uploads/2008/11/speed-pc.png" alt="" width="201" height="229" /></p>
<p><strong>Back when I was a practicing freelance consultant and spent a lot of time visiting business offices, there was one particular habit that I found it very difficult to convince computer users not to develop.</strong><br />
<span id="more-195"></span></p>
<p>In an effort to either maximize available desk space, or simply to hide what some considered to be an &#8220;unsightly box&#8221;, many office workers want to locate their computer&#8217;s system box on the floor, by or under their desks.</p>
<p>In doing so there are several related factors to which they don&#8217;t give due consideration.</p>
<p><strong>FACT #1:</strong><br />
Cleaning staff are not always as careful of obstructions as we might wish them to be, and a computer case on the floor is an obstruction to their smooth work flow. Depending on the type of surface being cleaned, bumps from brooms and vacuum cleaners are bad enough, let alone frequent contact with damp mops, with the risk of splashing moisture in through air vents.</p>
<p><strong>FACT #2:</strong><br />
It stands to reason that in any internal environment the lowest surfaces will be the dirtiest and dustiest, with a floor being the worst affected. In addition to airborne particulates attracted by gravity, many floor coverings will also generate their own debris (e.g. carpet fibres), not to mention deposits bought in on footwear. Which raises the fact that&#8230;</p>
<p><strong>FACT #3:</strong><br />
Computer system boxes are not sealed. Quite the contrary, there must be vents to allow air circulation, or some of the electronic components will overheat, at the very least reducing their efficiency and lifespan. The Central Processing Unit (CPU) in particular generates a lot of heat that must be quickly and efficiently dissipated. And apart from the vents in the enclosure there is usually at least one fan (and sometimes more) drawing outside air into the case.</p>
<p><strong>FACT #4:</strong><br />
When dust, dirt, lint, fibres, etc. build up on the surface of electronic components the coating acts as an insulator, preventing the escape of heat and thus raising the operating temperature of the component. Further, a build-up of debris on components promotes another significant lifespan shortener &#8211; corrosion &#8211; a proven mainboard killer.</p>
<p><strong>LOSS OF PERFORMANCE:</strong></p>
<p>Quite apart from the factors that can shorten a computer&#8217;s lifespan, the cooler a CPU runs, the more efficient it is, and it can operate at its maximum design speed. As the temperature increases above design specifications the operating speed falls off.</p>
<p>In other words, your CPU may be operating at a speed significantly below the 2.4GHz or 3.2GHz or whatever that you paid good money for!</p>
<p>No matter how assiduously you work at keeping your hard disk defragmented and running all the recommended anti-malware programs, none of that attention will improve the performance of a PC that is speed-throttled because of overheated or degraded components.</p>
<p><strong>CLEANING:</strong></p>
<p>Most computers in almost any environment should be periodically opened and carefully cleaned to clear accumulated debris. The frequency will of course depend on the nature of the environment, perhaps ranging from monthly in a factory or warehouse, to semi-annually in a clean office environment.</p>
<p>Technicians are divided on the best/safest method of dust removal from inside a PC case. Basically it&#8217;s a toss-up between sucking and blowing &#8212; vacuum or compressed air. Battery operated units like this <a href="http://www.geeks.com/largePic_All.asp?InvtId=KBC-1B&amp;Pic=KBC-1B-unit.jpg">Halloa Mini Vacuum Cleaner</a> are very inexpensive as are cans of compressed air. That&#8217;s just a link to an example of the type &#8212; I haven&#8217;t actually used one of those myself.</p>
<p><strong>Whichever method you choose be sure to observe these safety precautions:</strong></p>
<ul>
<li>Turn off the PC and remove the power cord.</li>
<li>Use only plastic blow or suck nozzles, not mental, or static electricity could cause problems.</li>
<li>To avoid damage to bearings do not blow compressed air directly into cooling fans, causing them to spin at high speed. Hold the fan blades still with a finger while blowing air through them.</li>
<li>Take time to take care! The inside of a PC case is reasonably robust so long as you don&#8217;t get too aggressive in your cleaning. Don&#8217;t use cloths, tissues or brushes (static electricity) directly on components or the mainboard.</li>
</ul>
<p>If opening the case or cleaning the interior is not something you feel comfortable about, take your box to a service centre and ask for a technician to show you how to do it for future reference. It really is a job anyone can do in a few minutes once shown how.</p>
<p><strong>Now please don&#8217;t think for a moment that this is a discussion of a rare or theoretical possibility.</strong></p>
<p>I was prompted to write this short article having just had to replace a corroded mainboard. The CPU fan was also so clogged with dust that cooling efficiency must have been negligible, which had been reflected in the performance. As any service technician will verify, problems due directly to dirt/dust/debris build up inside computer cases are not rare.</p>
<p>&copy;2010 <a href="http://computerandonlinesecurity.com/blog">Bill Hely&#039;s &quot;Computer &amp; Online Security&quot; Blog</a>. All Rights Reserved.</p>.<p align="center"><a target="_blank" class="tt" href="http://twitter.com/home/?status=Slow+PC%3F+Clean+up+to+Speed+up...+http://bit.ly/40WMOL" title="Post to Twitter"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-twitter-big3.png" alt="Post to Twitter" /></a> <a target="_blank" class="tt" href="http://digg.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/slow-pc-clean-up-to-speed-up/&amp;title=Slow+PC%3F+Clean+up+to+Speed+up..." title="Post to Digg"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-digg-big4.png" alt="Post to Digg" /></a> <a target="_blank" class="tt" href="http://www.facebook.com/share.php?u=http://computerandonlinesecurity.com/blog/hints-tips/slow-pc-clean-up-to-speed-up/&amp;t=Slow+PC%3F+Clean+up+to+Speed+up..." title="Post to Facebook"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-facebook-big4.png" alt="Post to Facebook" /></a> <a target="_blank" class="tt" href="http://stumbleupon.com/submit?url=http://computerandonlinesecurity.com/blog/hints-tips/slow-pc-clean-up-to-speed-up/&amp;title=Slow+PC%3F+Clean+up+to+Speed+up..." title="Post to StumbleUpon"><img class="nothumb" src="http://computerandonlinesecurity.com/blog/wp-content/plugins/tweet-this/icons/tt-su-big4.png" alt="Post to StumbleUpon" /></a></p><div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://computerandonlinesecurity.com/blog/hints-tips/slow-pc-clean-up-to-speed-up/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>
