<?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>gHacks technology news &#187; defragment</title>
	<atom:link href="http://www.ghacks.net/tag/defragment/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 10 Nov 2009 01:33:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Repair Defragment In Windows Vista</title>
		<link>http://www.ghacks.net/2009/01/11/repair-defragment-in-windows-vista/</link>
		<comments>http://www.ghacks.net/2009/01/11/repair-defragment-in-windows-vista/#comments</comments>
		<pubDate>Sun, 11 Jan 2009 09:06:32 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[defragment]]></category>
		<category><![CDATA[dfrg.inf]]></category>
		<category><![CDATA[dfrgsnap.dll]]></category>
		<category><![CDATA[dfrgui.dll]]></category>
		<category><![CDATA[disk defrag]]></category>
		<category><![CDATA[file defragmentation]]></category>
		<category><![CDATA[repair windows]]></category>
		<category><![CDATA[windows tips]]></category>
		<category><![CDATA[windows-vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9813</guid>
		<description><![CDATA[Defragment seems to make more problems in Windows Vista than it did in Windows XP. A recent test on a Toshiba notebook running Windows Vista Service Pack 1 revealed that a click on the defragment button would do nothing at all. This is apparently caused by third party disk defragmentation software programs that somehow hijack [...]]]></description>
			<content:encoded><![CDATA[<p>Defragment seems to make more problems in Windows Vista than it did in Windows XP. A recent test on a Toshiba notebook running Windows Vista Service Pack 1 revealed that a click on the defragment button would do nothing at all. This is apparently caused by third party disk defragmentation software programs that somehow hijack the defragmentation process.</p>
<p>The following article explains how to repair defragment in Windows Vista. It will also mention alternatives in case the repair does not succeed. The following error messages are symptomatic: &#8220;The Disk Defragmenter is not installed on your computer&#8221; or &#8220;Windows cannot connect to the Disk Defragmenter engine&#8221;. The suggest help topics do not help in this case.</p>
<p>The first thing that can be done is to register two dynamic link libraries (dlls) again. This can be done by opening a command prompt as an administrator and typing in the following commands:</p>
<p><span id="more-9813"></span><code><br />
regsvr32 dfrgsnap.dll<br />
regsvr32 dfrgui.dll<br />
</code></p>
<p>You might need to switch to the system32 directory first in the command line using <em>cd /windows/system32/</em>.</p>
<p>The second option is to reinstall the defragment tool completely. Locate the file dfrg.inf in the /windows/inf/ directory. Right-click it and select Install from the menu.</p>
<p><strong>Alternatives To The Windows Defragmenter:</strong></p>
<p>There are two possible alternatives. You can try and start the Dos defragmenter by typing in defrag.exe or install a third party disk defragmentation tool like <a href="http://www.auslogics.com/disk-defrag">disk defrag</a>.</p>

	Tags: <a href="http://www.ghacks.net/tag/defragment/" title="defragment" rel="tag">defragment</a>, <a href="http://www.ghacks.net/tag/dfrginf/" title="dfrg.inf" rel="tag">dfrg.inf</a>, <a href="http://www.ghacks.net/tag/dfrgsnapdll/" title="dfrgsnap.dll" rel="tag">dfrgsnap.dll</a>, <a href="http://www.ghacks.net/tag/dfrguidll/" title="dfrgui.dll" rel="tag">dfrgui.dll</a>, <a href="http://www.ghacks.net/tag/disk-defrag/" title="disk defrag" rel="tag">disk defrag</a>, <a href="http://www.ghacks.net/tag/file-defragmentation/" title="file defragmentation" rel="tag">file defragmentation</a>, <a href="http://www.ghacks.net/tag/repair-windows/" title="repair windows" rel="tag">repair windows</a>, <a href="http://www.ghacks.net/tag/windows-tips/" title="windows tips" rel="tag">windows tips</a>, <a href="http://www.ghacks.net/tag/windows-vista/" title="windows-vista" rel="tag">windows-vista</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/01/11/windows-vista-shrink-volume-problems/" title="Windows Vista Shrink Volume Problems (January 11, 2009)">Windows Vista Shrink Volume Problems</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/10/08/windows-vista-multi-user-language-interface-hacker/" title="Windows Vista Multi-User Language Interface Hacker (October 8, 2008)">Windows Vista Multi-User Language Interface Hacker</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/01/08/vista-disable-uac-for-selected-applications/" title="Vista: Disable UAC for selected applications (January 8, 2008)">Vista: Disable UAC for selected applications</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/03/08/use-windows-vista-fonts-in-windows-xp/" title="Use Windows Vista fonts in Windows XP (March 8, 2008)">Use Windows Vista fonts in Windows XP</a> (22)</li>
	<li><a href="http://www.ghacks.net/2007/12/14/speed-up-windows-vista-reinstallation/" title="Speed Up Windows Vista Reinstallation (December 14, 2007)">Speed Up Windows Vista Reinstallation</a> (1)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/11/repair-defragment-in-windows-vista/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Few Defragmentation Tools</title>
		<link>http://www.ghacks.net/2008/06/15/a-few-defragmentation-tools/</link>
		<comments>http://www.ghacks.net/2008/06/15/a-few-defragmentation-tools/#comments</comments>
		<pubDate>Sun, 15 Jun 2008 13:27:09 +0000</pubDate>
		<dc:creator>joshua</dc:creator>
				<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[defrag]]></category>
		<category><![CDATA[defragment]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4992</guid>
		<description><![CDATA[My defragmenter of choice has always been Auslogic Defragmenter, I have no idea how effective it is compared to other programs but it’s simple enough and looks pretty.
However I came across Piriform Defraggler the other day and I was interested in one feature it had… individual file and folder defragmentation. At first I thought this [...]]]></description>
			<content:encoded><![CDATA[<p>My defragmenter of choice has always been <a href="http://www.auslogics.com/disk-defrag/index.php">Auslogic Defragmenter</a>, I have no idea how effective it is compared to other programs but it’s simple enough and looks pretty.</p>
<p>However I came across <a href="http://www.defraggler.com/">Piriform Defraggler</a> the other day and I was interested in one feature it had… individual file and folder defragmentation. At first I thought this was pretty superfluous considering it would be difficult to notice much of an effect defragmenting a single file or folder…&#160; however I have a laptop and not a huge hard drive so a complete defragment doesn’t take huge amount of time anyway.</p>
<p>If you have a large hard drive however then this could be a very useful tool. I’m thinking of large music collections or DVD rips which go into the hundreds of gigabytes worth of space.</p>
<p><span id="more-4992"></span>
<p>Using Piriform Defraggler to defragment just your music or video collection could have some kind of small effect on performance. Apart from this it has all the other basic features and even a nice monitoring tool which for some strange reason was omitted from the Vista defragmentation application.</p>
<p>Unfortunately there are no scheduling options but it’s simple and works fast enough to keep most people happy.</p>
<p>For anything more advanced I recommend <a href="http://www.iobit.com/iobitsmartdefrag.html">IOBit Smart Defrag</a>. This has the kind of scheduling options you may be looking for as well the ability to defragment and optimise multiple hard drive partitions.</p>
<p>The best thing about Smart Defrag is that it can be set to start up whenever the computer is left idle. I think schedules are a pain as you might in the middle of something when a scheduled task starts up so instead running when the computer is idle is the best solution.</p>

	Tags: <a href="http://www.ghacks.net/tag/defrag/" title="defrag" rel="tag">defrag</a>, <a href="http://www.ghacks.net/tag/defragment/" title="defragment" rel="tag">defragment</a>, <a href="http://www.ghacks.net/tag/tools/" title="Tools" rel="tag">Tools</a>, <a href="http://www.ghacks.net/tag/vista/" title="vista" rel="tag">vista</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/08/19/xdn-tweaker-for-windows/" title="XdN Tweaker for Windows (August 19, 2007)">XdN Tweaker for Windows</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/01/10/winlibre-your-open-source-software-library/" title="WinLibre, your open source software library (January 10, 2008)">WinLibre, your open source software library</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/09/02/winfs-was-it-really-so-good/" title="WinFS, Was it Really so Good? (September 2, 2008)">WinFS, Was it Really so Good?</a> (1)</li>
	<li><a href="http://www.ghacks.net/2009/01/30/windows-vista-taskbar-resize/" title="Windows Vista Taskbar Resize (January 30, 2009)">Windows Vista Taskbar Resize</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/02/10/windows-vista-sp1-wga-changes/" title="Windows Vista SP1 WGA Changes (February 10, 2008)">Windows Vista SP1 WGA Changes</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/06/15/a-few-defragmentation-tools/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
		<item>
		<title>Speed up all Source Engine Games</title>
		<link>http://www.ghacks.net/2007/09/28/speed-up-all-source-engine-games/</link>
		<comments>http://www.ghacks.net/2007/09/28/speed-up-all-source-engine-games/#comments</comments>
		<pubDate>Fri, 28 Sep 2007 09:53:18 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Entertainment]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[counter strike source]]></category>
		<category><![CDATA[defragment]]></category>
		<category><![CDATA[halflife 2]]></category>
		<category><![CDATA[steam]]></category>
		<category><![CDATA[team fortress 2]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/09/28/speed-up-all-source-engine-games/</guid>
		<description><![CDATA[Source Engine games are Half-life 2, Team Fortress 2, Counter Strike Source and others. Those games, or better part of those games, can get internally defragmented and can't be optimized using a software that defragments Windows hard drives. It is a good idea to defragment those games regularly to speed them up.]]></description>
			<content:encoded><![CDATA[<p>Source Engine games are Half-life 2, Team Fortress 2, Counter Strike Source and others. Those games, or better part of those games, can get internally defragmented and can&#8217;t be optimized using a software that defragments Windows hard drives. It is a good idea to defragment those games regularly to speed them up.</p>
<p>You need a software called GFCScape to do this. It&#8217;s just a small application that requires the Windows .net Framework 2 to run. Run GFCScape after installing it and click on File > Open in the menu. Navigate to your steamapps folder on your hardrive and select one of the files in the list. </p>
<p>All games benefit from defragmenting the files starting with source 2007 while defragmenting the files named like the games benefit only those games. GFCScape will load the file and display information about its contents. Click on View > Columns to add the Fragmentation column to the menu.</p>
<p><span id="more-2058"></span><img src="http://www.ghacks.net/files/screens/2007/09/defragment-source-games.jpg" alt="defragment source games" /></p>
<p>Every value greater than 0,0 means that the file is fragmented and will benefit from defragmentation. To be able to defragment the files you need to enable Write Access which can be done in Options > Write Access. </p>
<p>I had to load a new file afterwards to be able to defragment it. To start the defragmentation of the files click on Tools > Defragment. This should only take a matter of seconds and display the fragmentation score of 0,0 after loading the game again.</p>
<p>This way you are able to fragment games like Counter Strike Source, Half-life 2 and Team Fortress 2 resulting in a speed up.</p>
<p><strong>Read More:</strong></p>
<p><a href="http://nemesis.thewavelength.net/index.php?p=26">GCFScape Download</a></p>

	Tags: <a href="http://www.ghacks.net/tag/counter-strike-source/" title="counter strike source" rel="tag">counter strike source</a>, <a href="http://www.ghacks.net/tag/defragment/" title="defragment" rel="tag">defragment</a>, <a href="http://www.ghacks.net/tag/halflife-2/" title="halflife 2" rel="tag">halflife 2</a>, <a href="http://www.ghacks.net/tag/steam/" title="steam" rel="tag">steam</a>, <a href="http://www.ghacks.net/tag/team-fortress-2/" title="team fortress 2" rel="tag">team fortress 2</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/09/21/play-team-fortress-2-now/" title="Play Team Fortress 2 now (September 21, 2007)">Play Team Fortress 2 now</a> (1)</li>
	<li><a href="http://www.ghacks.net/2007/10/02/improve-team-fortress-2-textures/" title="Improve Team Fortress 2 Textures (October 2, 2007)">Improve Team Fortress 2 Textures</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/08/23/the-best-games-convention-trailers-part-1/" title="The best Games Convention Trailers Part 1 (August 23, 2007)">The best Games Convention Trailers Part 1</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/09/14/team-fortress-2-videos/" title="Team Fortress 2 Videos (September 14, 2007)">Team Fortress 2 Videos</a> (2)</li>
	<li><a href="http://www.ghacks.net/2007/10/21/team-fortress-2-tips-and-tricks/" title="Team Fortress 2 Tips and Tricks (October 21, 2007)">Team Fortress 2 Tips and Tricks</a> (27)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/09/28/speed-up-all-source-engine-games/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Page Defrag</title>
		<link>http://www.ghacks.net/2007/09/19/page-defrag/</link>
		<comments>http://www.ghacks.net/2007/09/19/page-defrag/#comments</comments>
		<pubDate>Wed, 19 Sep 2007 06:43:02 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[defragment]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[page defrag]]></category>
		<category><![CDATA[sysinternals]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/09/19/page-defrag/</guid>
		<description><![CDATA[Page Defrag is a tiny 70 Kilobyte software that displays information about how fragmented your paging files and registry hives are. Defragmenters running in Windows have no way of defragmenting those paging files and registry hives which usually means that they get fragmented over time which can degrade system performance.]]></description>
			<content:encoded><![CDATA[<p>Page Defrag is a tiny 70 Kilobyte software that displays information about how fragmented your paging files and registry hives are. Defragmenters running in Windows have no way of defragmenting those paging files and registry hives which usually means that they get fragmented over time which can degrade system performance.</p>
<p>Page Defrag can defragment all files open for exclusive access at the next system boot or even at every boot. Information about the process and results are printed directly on screen which is excellent to see if the defragmentation was successful or if any errors occurred doing so.</p>
<p>You can naturally run Page Defrag again in Windows to check the defragmentation level of those files as well. It is not necessary to us the software if your defragmentation tool offers this option as well. </p>
<p><span id="more-2020"></span><img src="http://www.ghacks.net/files/screens/2007/09/page-defrag.jpg" alt="page defrag" /></p>
<p><strong>Read More:</strong></p>
<p><a href="http://www.microsoft.com/technet/sysinternals/Utilities/PageDefrag.mspx">Page Defrag</a></p>

	Tags: <a href="http://www.ghacks.net/tag/defragment/" title="defragment" rel="tag">defragment</a>, <a href="http://www.ghacks.net/tag/microsoft/" title="microsoft" rel="tag">microsoft</a>, <a href="http://www.ghacks.net/tag/page-defrag/" title="page defrag" rel="tag">page defrag</a>, <a href="http://www.ghacks.net/tag/sysinternals/" title="sysinternals" rel="tag">sysinternals</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/10/21/zoom-it/" title="Zoom It (October 21, 2006)">Zoom It</a> (4)</li>
	<li><a href="http://www.ghacks.net/2007/01/30/sysinternals-suite/" title="Sysinternals Suite (January 30, 2007)">Sysinternals Suite</a> (0)</li>
	<li><a href="http://www.ghacks.net/2007/01/20/zune-does-not-allow-to-share-all-songs/" title="Zune does not allow to share all songs (January 20, 2007)">Zune does not allow to share all songs</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/04/23/yuck-new-windows-vista-ultimate-extras/" title="Yuck new Windows Vista Ultimate Extras (April 23, 2008)">Yuck new Windows Vista Ultimate Extras</a> (20)</li>
	<li><a href="http://www.ghacks.net/2008/08/06/yahoo-sick-of-them-yet/" title="Yahoo, sick of them yet? (August 6, 2008)">Yahoo, sick of them yet?</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/09/19/page-defrag/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
