<?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; dfrgui.dll</title>
	<atom:link href="http://www.ghacks.net/tag/dfrguidll/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, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</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>
	</channel>
</rss>
