<?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>Useful Freeware &#187; Tips &amp; Tricks</title>
	<atom:link href="http://www.usefulfreeware.net/category/tips-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.usefulfreeware.net</link>
	<description>A blog about freeware, open source software, programming and more</description>
	<lastBuildDate>Sun, 31 Jan 2010 18:47:21 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How to make applications look better on high DPI setting</title>
		<link>http://www.usefulfreeware.net/2008/02/03/how-to-make-vs2008-look-better-on-high-dpi-setting/</link>
		<comments>http://www.usefulfreeware.net/2008/02/03/how-to-make-vs2008-look-better-on-high-dpi-setting/#comments</comments>
		<pubDate>Sun, 03 Feb 2008 18:45:26 +0000</pubDate>
		<dc:creator>bbetov</dc:creator>
				<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.usefulfreeware.net/2008/02/03/how-to-make-vs2008-look-better-on-high-dpi-setting/</guid>
		<description><![CDATA[A problem I just struggled with on Windows Vista and Visual Studio 2008 on a 120 dpi setting. The problem is that Visual Studio looked really bad by default on a high DPI setting. The solution to the problem is to go to the Visual Studio shortcut and go to Properties &#62; Compatibility andÂ check &#8220;Disable [...]]]></description>
			<content:encoded><![CDATA[<p>A problem I just struggled with on Windows Vista and Visual Studio 2008 on a 120 dpi setting. The problem is that Visual Studio looked really bad by default on a high DPI setting. The solution to the problem is to go to the Visual Studio shortcut and go to Properties &gt; Compatibility andÂ check &#8220;Disable display scaling on high DPI settings&#8221; (see screenshot below). Other non-high DPI aware programs like Total Commander also suffer from the same problem.</p>
<p><a rel="lightbox" href="http://www.usefulfreeware.net/wp-content/uploads/2008/02/vs2008highdpi.JPG" title="Setting Visual Studio Compatibility"><img src="http://www.usefulfreeware.net/wp-content/uploads/2008/02/vs2008highdpi.thumbnail.JPG" alt="Setting Visual Studio Compatibility" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.usefulfreeware.net/2008/02/03/how-to-make-vs2008-look-better-on-high-dpi-setting/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How to make Active Virus Shield dowload updates again</title>
		<link>http://www.usefulfreeware.net/2007/09/05/how-to-make-active-virus-shield-dowload-updates-again/</link>
		<comments>http://www.usefulfreeware.net/2007/09/05/how-to-make-active-virus-shield-dowload-updates-again/#comments</comments>
		<pubDate>Thu, 06 Sep 2007 03:51:23 +0000</pubDate>
		<dc:creator>bbetov</dc:creator>
				<category><![CDATA[Antivirus]]></category>
		<category><![CDATA[Tips & Tricks]]></category>

		<guid isPermaLink="false">http://www.usefulfreeware.net/2007/09/05/how-to-make-active-virus-shield-dowload-updates-again/</guid>
		<description><![CDATA[Some time ago AOL was offering Active Virus Shield &#8211; a free antivirus software based on Kaspersky antivirus engine and many people (including myself) enjoyed the nice free virus protection. Last month (August 2007) AOL started offering a free antivirus protection based on McAfee engine, which IMHO is slower and less accurate. Since then the [...]]]></description>
			<content:encoded><![CDATA[<p>Some time ago AOL was offering <a href="http://www.activevirusshield.com" target="_blank">Active Virus Shield</a> &#8211; a free antivirus software based on <a href="http://www.kaspersky.com" target="_blank">Kaspersky</a> antivirus engine and many people (including myself) enjoyed the nice free virus protection. Last month (August 2007) AOL started offering a free antivirus protection based on <a href="http://www.mcafee.com" target="_blank">McAfee</a> engine, which IMHO is slower and less accurate. Since then the automatic updates stopped and the files downloaded from AOL were with &#8220;Incorrect Signature&#8221; as reported by the updates. Here is how to solve the update problem even though I don&#8217;t know how long it will last:</p>
<p>All you need to do is to edit your <strong>c:\WINDOWS\system32\drivers\etc\hosts</strong> and add the following line anywhere in the file on a separate line:</p>
<p>127.0.0.1    download.newaol.com</p>
<p>Why would that work?</p>
<p>There is a file aol-updcfg.xml, residing in c:\Documents and Settings\All Users\Application Data\AOL\AVP6\Data\, which contains theupdate download locations. The locations have certain priority and the top two are ftp: and http: based updates from obviously buggy download.newaol.com. Adding the hosts entry forces windows to connect to your local machine instead of download.newaol.com, and not finding an update service. The program falls back to the secondary location(s) in kaspersky labs and viola&#8230;</p>
<p>Enjoy while it lasts&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.usefulfreeware.net/2007/09/05/how-to-make-active-virus-shield-dowload-updates-again/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

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