<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nocrash.net/index.php?action=history&amp;feed=atom&amp;title=Remove_XP_Internet_Security_Virus</id>
	<title>Remove XP Internet Security Virus - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nocrash.net/index.php?action=history&amp;feed=atom&amp;title=Remove_XP_Internet_Security_Virus"/>
	<link rel="alternate" type="text/html" href="https://wiki.nocrash.net/index.php?title=Remove_XP_Internet_Security_Virus&amp;action=history"/>
	<updated>2026-06-04T22:59:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.35.1</generator>
	<entry>
		<id>https://wiki.nocrash.net/index.php?title=Remove_XP_Internet_Security_Virus&amp;diff=20&amp;oldid=prev</id>
		<title>Chris: Created page with &quot;1. Ctrl-Alt-Del, kill {av.exe}  2. Run RegEdit and correct the following:   [BAD]  HKEY_CURRENT_USER\Software\Classes\.exe\shell\open\command &quot;(Default)&quot; = &quot;%UserProfile%\Local S...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.nocrash.net/index.php?title=Remove_XP_Internet_Security_Virus&amp;diff=20&amp;oldid=prev"/>
		<updated>2010-08-04T20:12:29Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;1. Ctrl-Alt-Del, kill {av.exe}  2. Run RegEdit and correct the following:   [BAD]  HKEY_CURRENT_USER\Software\Classes\.exe\shell\open\command &amp;quot;(Default)&amp;quot; = &amp;quot;%UserProfile%\Local S...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;1. Ctrl-Alt-Del, kill {av.exe}&lt;br /&gt;
&lt;br /&gt;
2. Run RegEdit and correct the following:&lt;br /&gt;
&lt;br /&gt;
 [BAD]&lt;br /&gt;
 HKEY_CURRENT_USER\Software\Classes\.exe\shell\open\command &amp;quot;(Default)&amp;quot; = &amp;quot;%UserProfile%\Local Settings\Application Data\av.exe&amp;quot; /START &amp;quot;%1&amp;quot; %*&lt;br /&gt;
 [Good]&lt;br /&gt;
 HKEY_CURRENT_USER\Software\Classes\.exe\shell\open\command&lt;br /&gt;
 (Default) REG_SZ exefile&lt;br /&gt;
 Content Type REG_SZ application/x-msdownload&lt;br /&gt;
 [BAD]&lt;br /&gt;
 HKEY_CURRENT_USER\Software\Classes\secfile\shell\open\command &amp;quot;(Default)&amp;quot; = &amp;quot;%UserProfile%\Local Settings\Application Data\av.exe&amp;quot; /START &amp;quot;%1&amp;quot; %*&lt;br /&gt;
 [Good]&lt;br /&gt;
 *Delete Key*&lt;br /&gt;
 [BAD]&lt;br /&gt;
 HKEY_CLASSES_ROOT\.exe\shell\open\command &amp;quot;(Default)&amp;quot; = &amp;quot;%UserProfile%\Local Settings\Application Data\av.exe&amp;quot; /START &amp;quot;%1&amp;quot; %*&lt;br /&gt;
 [Good]&lt;br /&gt;
 HKEY_CLASSES_ROOT\.exe\shell\open\command&lt;br /&gt;
 (Default) REG_SZ exefile&lt;br /&gt;
 Content Type REG_SZ application/x-msdownload&lt;br /&gt;
 + Folder = HKEY_CLASSES_ROOT\.exe\PersistentHandler&lt;br /&gt;
 [correct key entry should be unaffected]&lt;br /&gt;
 HKEY_CLASSES_ROOT\secfile\shell\open\command &amp;quot;(Default)&amp;quot; = &amp;quot;%UserProfile%\Local Settings\Application Data\av.exe&amp;quot; /START &amp;quot;%1&amp;quot; %*&lt;br /&gt;
 [Good]&lt;br /&gt;
 *Delete Key*&lt;br /&gt;
 [BAD]&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FIREFOX.EXE\shell\open\command &amp;quot;(Default)&amp;quot; = &amp;quot;%UserProfile%\Local Settings\Application  Data\av.exe&amp;quot; /START &amp;quot;C:\Program Files\Mozilla Firefox\firefox.exe&amp;quot;&lt;br /&gt;
 [Good]&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FIREFOX.EXE\shell\open\command&lt;br /&gt;
 (Default) REG_SZ C:\Program Files\Mozilla Firefox\firefox.exe&lt;br /&gt;
 [BAD]&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FIREFOX.EXE\shell\safemode\command &amp;quot;(Default)&amp;quot; = &amp;quot;%UserProfile%\Local Settings\Application Data\av.exe&amp;quot; /START &amp;quot;C:\Program Files\Mozilla Firefox\firefox.exe&amp;quot; -safe-mode&lt;br /&gt;
 [Good]&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\FIREFOX.EXE\shell\safemode\command&lt;br /&gt;
 (Default) REG_SZ  &amp;quot;C:\Program Files\Mozilla Firefox\firefox.exe&amp;quot; -safe-mode&lt;br /&gt;
 [BAD]&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\IEXPLORE.EXE\shell\open\command &amp;quot;(Default)&amp;quot; = &amp;quot;%UserProfile%\Local Settings\Application Data\av.exe&amp;quot; /START &amp;quot;C:\Program Files\Internet Explorer\iexplore.exe&amp;quot;&lt;br /&gt;
 [Good]&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Clients\StartMenuInternet\IEXPLORE.EXE\shell\open\command&lt;br /&gt;
 (Default) REG_SZ C:\Program Files\Internet Explorer\iexplore.exe&lt;br /&gt;
 [BAD]&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center &amp;quot;AntiVirusOverride&amp;quot; = &amp;quot;1&amp;quot;&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center &amp;quot;FirewallOverride&amp;quot; = &amp;quot;1&amp;quot;&lt;br /&gt;
 [Good]&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center &amp;quot;AntiVirusOverride&amp;quot; = &amp;quot;0&amp;quot;&lt;br /&gt;
 HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center &amp;quot;FirewallOverride&amp;quot; = &amp;quot;0&amp;quot;&lt;br /&gt;
&lt;br /&gt;
3. Restart, and IF possible RUN System Restore and choose a day or two from the past to restore. If you installed an application AFTER the restore date then reinstall that application.&lt;br /&gt;
&lt;br /&gt;
You may have to delete the affected user&amp;#039;s account and create a new one.&lt;/div&gt;</summary>
		<author><name>Chris</name></author>
	</entry>
</feed>