<?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; repair windows</title>
	<atom:link href="http://www.ghacks.net/tag/repair-windows/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>
		<item>
		<title>Repair Windows: Blank Dialog Boxes</title>
		<link>http://www.ghacks.net/2008/09/14/repair-windows-blank-dialog-boxes/</link>
		<comments>http://www.ghacks.net/2008/09/14/repair-windows-blank-dialog-boxes/#comments</comments>
		<pubDate>Sun, 14 Sep 2008 08:14:12 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[blank dialog boxes]]></category>
		<category><![CDATA[fix windows]]></category>
		<category><![CDATA[internet-explorer]]></category>
		<category><![CDATA[jscript.dll]]></category>
		<category><![CDATA[print preview blank]]></category>
		<category><![CDATA[repair windows]]></category>
		<category><![CDATA[vbscript.dll]]></category>
		<category><![CDATA[windows errors]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=6988</guid>
		<description><![CDATA[Blank dialog boxes when opening Help and Support, User Accounts or System Restore are usually caused by Registry settings that are not set correctly anymore or by missing or corrupted dll files. The error can also appear in Internet Explorer when the print preview is blank or when starting Microsoft Windows Media Player which returns [...]]]></description>
			<content:encoded><![CDATA[<p>Blank dialog boxes when opening Help and Support, User Accounts or System Restore are usually caused by Registry settings that are not set correctly anymore or by missing or corrupted dll files. The error can also appear in <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> when the print preview is blank or when starting Microsoft Windows Media Player which returns an error message like &#8220;An internal application error has occurred&#8221;.</p>
<p>The two dynamic link libraries that can be the cause of this are jscript.dll and vbscript.dll. Their Windows Registry key settings might have changed or the files themselves are damaged or not existent on the computer system anymore.</p>
<p>The best possible scenario is that the Registry keys have been altered or removed. The error could be repaired easily if that is the case. This can be checked and done in the Windows Command Line which can be opened by pressing Windows R and typing cmd in the box. Hitting the Enter key will load the command line.</p>
<p><span id="more-6988"></span>The two commands &#8220;regsvr32 jscript.dll&#8221; and &#8220;regsvr32 vbscript.dll&#8221; will register the dlls again and correct any missing or modified keys. It would be a good idea to test one of the dialog windows to see if the repair has succeeded. </p>
<p>If that is not the case jscript.dll and / or vbscript.dll might be missing or corrupted. The files have to be added again using the Windows installation disk.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/09/replace_file_windows.jpg" alt="replace file windows" title="replace file windows" width="453" height="216" class="alignnone size-medium wp-image-6989" /></p>
<p>Msconfig is the utility of choice for this operation. It can be loaded by pressing Windows R, typing msconfig and hitting enter. The General tab of msconfig contains a button on the right side named Expand File. A click on that button launches the menu shown above.</p>
<p>To replace or add the dll simply write its name in the File to Restore form, the location of the original file in the Restore From box and where it should be saved in the Save File In form. This will move the file from the Windows installation CD and replace the corrupted version. If no file is found it will simply be copied into the system32 folder.</p>
<p>Perform that operation for both dlls and register them again afterwards.</p>

	Tags: <a href="http://www.ghacks.net/tag/blank-dialog-boxes/" title="blank dialog boxes" rel="tag">blank dialog boxes</a>, <a href="http://www.ghacks.net/tag/fix-windows/" title="fix windows" rel="tag">fix windows</a>, <a href="http://www.ghacks.net/tag/internet-explorer/" title="internet-explorer" rel="tag">internet-explorer</a>, <a href="http://www.ghacks.net/tag/jscriptdll/" title="jscript.dll" rel="tag">jscript.dll</a>, <a href="http://www.ghacks.net/tag/print-preview-blank/" title="print preview blank" rel="tag">print preview blank</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/vbscriptdll/" title="vbscript.dll" rel="tag">vbscript.dll</a>, <a href="http://www.ghacks.net/tag/windows-errors/" title="windows errors" rel="tag">windows errors</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/07/21/youtube-file-hack-tool-for-internet-explorer/" title="Youtube File Hack Tool For Internet Explorer (July 21, 2008)">Youtube File Hack Tool For Internet Explorer</a> (8)</li>
	<li><a href="http://www.ghacks.net/2008/06/27/you-better-stop-using-internet-explorer-for-now/" title="You better stop using Internet Explorer for now (June 27, 2008)">You better stop using Internet Explorer for now</a> (18)</li>
	<li><a href="http://www.ghacks.net/2009/04/04/xenocode-web-browser-sandbox/" title="Xenocode Web Browser Sandbox (April 4, 2009)">Xenocode Web Browser Sandbox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/12/15/windows-explorer-menu-editor/" title="Windows Explorer Menu Editor (December 15, 2008)">Windows Explorer Menu Editor</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/06/24/why-you-should-restrict-cookie-access/" title="Why you should restrict Cookie Access (June 24, 2008)">Why you should restrict Cookie Access</a> (4)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/09/14/repair-windows-blank-dialog-boxes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
