<?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; remove-dll</title>
	<atom:link href="http://www.ghacks.net/tag/remove-dll/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>Remove Deleted DLLs In The Windows Registry</title>
		<link>http://www.ghacks.net/2009/01/14/remove-deleted-dlls-in-the-windows-registry/</link>
		<comments>http://www.ghacks.net/2009/01/14/remove-deleted-dlls-in-the-windows-registry/#comments</comments>
		<pubDate>Wed, 14 Jan 2009 09:09:53 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[nirsoft]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[regdllview]]></category>
		<category><![CDATA[registry software]]></category>
		<category><![CDATA[registry tips]]></category>
		<category><![CDATA[remove-dll]]></category>
		<category><![CDATA[windows registry]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9880</guid>
		<description><![CDATA[Some software uninstallers leave lots of traces behind. This can be files in the program directory, in a Windows folder but also in the Windows Registry. There are uninstallers like Revo Uninstaller that will automatically scan the Registry and specific folders in Windows for traces of an uninstalled program helping the user to get rid [...]]]></description>
			<content:encoded><![CDATA[<p>Some software uninstallers leave lots of traces behind. This can be files in the program directory, in a Windows folder but also in the Windows Registry. There are uninstallers like <a href="http://www.ghacks.net/2008/01/09/revo-uninstaller-program-uninstaller/">Revo Uninstaller</a> that will automatically scan the Registry and specific folders in Windows for traces of an uninstalled program helping the user to get rid of traces left behind by the software.</p>
<p><a href="http://www.nirsoft.net/utils/registered_dll_view.html">RegDllView</a> is a portable software by Nirsoft that has been primarily designed to view the registered dlls (to be more precise dll, ocx and exe).It will display various information about each dll including its location, day it was registered and company.</p>
<p>The software can be used to unregister dlls but also to remove entries that point to dlls that have been already deleted on the computer system. Will it have a positive effect on system stability or performance? That&#8217;s unlikely but if you like your system clean and shiny you might want to remove the dll files anyway as they are no longer needed on the system.</p>
<p><span id="more-9880"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/remove_dlls-500x286.jpg" alt="remove dlls" title="remove dlls" width="500" height="286" class="alignnone size-medium wp-image-9881" /></p>
<p>Actually, it could be that some are still needed but have been removed from the computer system. It is therefor a good idea to check the missing dlls first before starting to delete their references in the Windows Registry.</p>
<p>RegDllView will display all known dynamic link libraries; Those that are no longer on the computer system are displayed with a red background to make identification easier. Selecting one or multiple of those removed dll files and right-clicking the background afterwards will display a menu with the option to &#8220;Delete All Entries For Selected Files&#8221;.</p>
<p>This will remove those deleted entries from the Windows Registry.</p>

	Tags: <a href="http://www.ghacks.net/tag/nirsoft/" title="nirsoft" rel="tag">nirsoft</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/regdllview/" title="regdllview" rel="tag">regdllview</a>, <a href="http://www.ghacks.net/tag/registry-software/" title="registry software" rel="tag">registry software</a>, <a href="http://www.ghacks.net/tag/registry-tips/" title="registry tips" rel="tag">registry tips</a>, <a href="http://www.ghacks.net/tag/remove-dll/" title="remove-dll" rel="tag">remove-dll</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/" title="Forensic Windows Registry Software Registry Report (August 14, 2009)">Forensic Windows Registry Software Registry Report</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/10/31/windows-system-control-center/" title="Windows System Control Center (October 31, 2008)">Windows System Control Center</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/09/24/windows-shortcuts-manager/" title="Windows Shortcuts Manager (September 24, 2009)">Windows Shortcuts Manager</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/14/remove-deleted-dlls-in-the-windows-registry/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>DLL Remover</title>
		<link>http://www.ghacks.net/2008/07/24/dll-remover/</link>
		<comments>http://www.ghacks.net/2008/07/24/dll-remover/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 14:49:07 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[remove-dll]]></category>
		<category><![CDATA[trojan]]></category>
		<category><![CDATA[virus]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=5563</guid>
		<description><![CDATA[UnDLL is a specific application for Windows 2000 and Windows XP that can completely remove Dynamic Link Libraries (Dlls) that are currently in use in Windows. This comes in very handy if the computer has been infected by an aggressive virus, trojan or other malicious software but also any other situation where a malicious dll [...]]]></description>
			<content:encoded><![CDATA[<p>UnDLL is a specific application for Windows 2000 and Windows XP that can completely remove Dynamic Link Libraries (Dlls) that are currently in use in Windows. This comes in very handy if the computer has been infected by an aggressive virus, trojan or other malicious software but also any other situation where a malicious dll has to be removed from the system.</p>
<p>The DLL Remover works by pointing the application to a dll on the system which initiates four actions in the software. It searches for infected threads, deleted infected files, deletes entries in the Windows Registry and restarts the computer at the end to complete the operation.</p>
<p><span id="more-5563"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/07/remove_dll-500x368.jpg" alt="remove dll" title="remove dll" width="500" height="368" class="size-medium wp-image-5564" /></p>
<p><a href="http://www.nod32.it/tools/undll.php">UnDLL</a> (via <a href="http://jayaprakashkv.blogspot.com/2008/07/virus-infected-dll-file-remover-from.html">Techtrends</a>) can be dowloaded from the Italian ESET (Essential Security against Evolving Threats) website only.</p>

	Tags: <a href="http://www.ghacks.net/tag/dll/" title="dll" rel="tag">dll</a>, <a href="http://www.ghacks.net/tag/remove-dll/" title="remove-dll" rel="tag">remove-dll</a>, <a href="http://www.ghacks.net/tag/trojan/" title="trojan" rel="tag">trojan</a>, <a href="http://www.ghacks.net/tag/virus/" title="virus" rel="tag">virus</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/05/20/what-you-should-do-after-buying-a-new-computer-system/" title="What You Should Do After Buying A New Computer System (May 20, 2009)">What You Should Do After Buying A New Computer System</a> (18)</li>
	<li><a href="http://www.ghacks.net/2008/01/12/test-avira-antivir-personaledition-premium-for-6-months/" title="Test Avira AntiVir PersonalEdition Premium for 6 months (January 12, 2008)">Test Avira AntiVir PersonalEdition Premium for 6 months</a> (10)</li>
	<li><a href="http://www.ghacks.net/2008/03/02/say-no-to-drugs-virus/" title="Say no to Drugs Virus (March 2, 2008)">Say no to Drugs Virus</a> (0)</li>
	<li><a href="http://www.ghacks.net/2006/11/21/remove-old-dll-files-from-your-system/" title="Remove old dll files from your system (November 21, 2006)">Remove old dll files from your system</a> (7)</li>
	<li><a href="http://www.ghacks.net/2009/07/10/recover-computer-system-after-malware-infection/" title="Recover Computer System After Malware Infection (July 10, 2009)">Recover Computer System After Malware Infection</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/07/24/dll-remover/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Remove old dll files from your system</title>
		<link>http://www.ghacks.net/2006/11/21/remove-old-dll-files-from-your-system/</link>
		<comments>http://www.ghacks.net/2006/11/21/remove-old-dll-files-from-your-system/#comments</comments>
		<pubDate>Tue, 21 Nov 2006 09:10:08 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[clean-system]]></category>
		<category><![CDATA[dll]]></category>
		<category><![CDATA[dll-archive]]></category>
		<category><![CDATA[drivers]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[obsolete]]></category>
		<category><![CDATA[old-dll]]></category>
		<category><![CDATA[old-drivers]]></category>
		<category><![CDATA[remove-dll]]></category>
		<category><![CDATA[system32]]></category>
		<category><![CDATA[uninstallation]]></category>
		<category><![CDATA[windows-xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2006/11/21/remove-old-dll-files-from-your-system/</guid>
		<description><![CDATA[The uninstallation of files does not always seem to work as intended on Windows XP, it is no secret that the system folder grows over time. If you delete a program directory by hand for example all dll files in the system directory remain where they are. There is also the case where you want to uninstall a program and a window pops up asking wether you want to delete a driver which could be used by other programs as well.]]></description>
			<content:encoded><![CDATA[<p>The uninstallation of files does not always seem to work as intended on Windows XP, it is no secret that the system folder grows over time. If you delete a program directory by hand for example all dll files in the system directory remain where they are. There is also the case where you want to uninstall a program and a window pops up asking wether you want to delete a driver which could be used by other programs as well.</p>
<p><a title="dll archive" target="_blank" href="http://www.analogx.com/contents/download/system/dllarch.htm">DLL Archive</a> is able to clear this mess. The freeware scans and verifies all dll files on your system and adds them to a list of dlls that are most likely obsolete. Most likely means that there is of course a chance that this dll is still needed and for this purpose DLL Archive archives the dlls which means that they are moved from the system dirs to an archive dir (DLLArchive in the windows folder). You have to work with your computer as usual at this point, reboot it for instance and see if everything is still working as intended.</p>
<p><span id="more-929"></span>If you receive errors you should move the dll that is mentioned back to the system directory. I performed a scan and it found more than 450 dll files. I decided to archive them all and see what would happen. Well, nothing happened at all. I was able to reboot my computer, start my programs as usual without problems at all.</p>
<p>The size of the DLLArchive folder was 196 megabytes, this is huge if you ask me. I suggest you keep those files at least for a week and see if any error pops up at a later time. If not appears delete them or back them up before you do.</p>

	Tags: <a href="http://www.ghacks.net/tag/clean-system/" title="clean-system" rel="tag">clean-system</a>, <a href="http://www.ghacks.net/tag/dll/" title="dll" rel="tag">dll</a>, <a href="http://www.ghacks.net/tag/dll-archive/" title="dll-archive" rel="tag">dll-archive</a>, <a href="http://www.ghacks.net/tag/drivers/" title="drivers" rel="tag">drivers</a>, <a href="http://www.ghacks.net/tag/files/" title="files" rel="tag">files</a>, <a href="http://www.ghacks.net/tag/obsolete/" title="obsolete" rel="tag">obsolete</a>, <a href="http://www.ghacks.net/tag/old-dll/" title="old-dll" rel="tag">old-dll</a>, <a href="http://www.ghacks.net/tag/old-drivers/" title="old-drivers" rel="tag">old-drivers</a>, <a href="http://www.ghacks.net/tag/remove-dll/" title="remove-dll" rel="tag">remove-dll</a>, <a href="http://www.ghacks.net/tag/system32/" title="system32" rel="tag">system32</a>, <a href="http://www.ghacks.net/tag/uninstallation/" title="uninstallation" rel="tag">uninstallation</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a>, <a href="http://www.ghacks.net/tag/windows-xp/" title="windows-xp" rel="tag">windows-xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2006/11/09/faster-access-to-xp-control-panel-programs/" title="Faster Access to XP system tools (November 9, 2006)">Faster Access to XP system tools</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/07/10/yahoo-widget-position-restorer/" title="Yahoo Widget Position Restorer (July 10, 2008)">Yahoo Widget Position Restorer</a> (1)</li>
	<li><a href="http://www.ghacks.net/2008/05/07/xp-sp3-and-vista-sp-1-available-through-windows-update/" title="XP SP3 and Vista SP 1 available through Windows Update (May 7, 2008)">XP SP3 and Vista SP 1 available through Windows Update</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/07/26/windows-vista-critics-love-windows-mojave/" title="Windows Vista Critics Love Windows Mojave (July 26, 2008)">Windows Vista Critics Love Windows Mojave</a> (44)</li>
	<li><a href="http://www.ghacks.net/2007/02/13/windows-vista-codec-pack/" title="Windows Vista Codec (February 13, 2007)">Windows Vista Codec</a> (12)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2006/11/21/remove-old-dll-files-from-your-system/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>
