Logo

Remove or join a Domain from Windows

As you know, networks that are domain-based are common in organizations and companies. These domain-based networks require multiple computers to be controlled through a single node known as a server. And the one that sets certain policies and restrictions on every system that is joined to the domain is the server administrator.

So if you want to add your computer to a domain, you need to have the following information available:

  • The domain name
  • A user account name that’s registered in the active directory associated with the server
  • Windows Enterprise, Pro, or education version

In this post, you will be guided on how you can join or remove a domain. To get started, follow the given instructions below.

Option 1 – Joining a domain

  • First, you need to connect your computer to the network associated with the server since your computer and the server have to be on the same network.
  • Next, click the Start button and then click on the gear-like icon for Settings to open it.
  • After that, navigate to this path: Accounts > Access work or school.
  • Then click on Connect. This will open a new dialog box and from there, select the “Join this device to a local Active Directory domain” option.
  • Afterward, you will be asked to enter the username and password of your domain account.
  • Now select your Account type and when you proceed, you have to restart your computer. Your domain account should now be created.

Option 2 – Removing a domain

  • You need to open the Windows 10 Settings app.
  • And from there, go to this path: Accounts > Access work and school.
  • Next, select the account you want to remove from the domain and then click on Disconnect.
  • A prompt will then appear that says, “Are you sure you want to remove this account? This will remove your access to resources like email, apps, network, and all content associated with it. Your organization might also remove some data stored on this device”. Just click on Yes.
  • This will give you a Disconnect from the organization prompt.
  • Now click on Disconnect and select Restart now to restart your computer. This will complete the removal process of the domain.

Do You Need Help with Your Device?

Our Team of Experts May Help
Troubleshoot.Tech Experts are There for You!
Replace damaged files
Restore performance
Free disk space
Remove Malware
Protects WEB browser
Remove Viruses
Stop PC freezing
GET HELP
Troubleshoot.Tech experts work with all versions of Microsoft Windows including Windows 11, with Android, Mac, and more.

Share this article:

You might also like

How to Fix Windows 10 Error Code 0xc004c008

Error Code 0xc004c008 - What is it?

This specific Windows 8.1 or Windows 10 error code has to do with the number of times you can use your license number to install windows programs on computers. All windows activation codes are licensed to be used one time for a device, to control piracy, but what happens when your PC crashes, or you have to change a hard drive component and are forced to re-install Windows Operating System. Luckily, there is an easy fix for this issue.

Solution

Restoro box imageError Causes

Basically, when you need to re-install the Windows operating system that you have previously bought and installed on another computer an error code will be displayed with a message telling you that the activation server determined that the specific key could not be used for activation. This occurs because the key has already been used on that computer, or a different one, to install operating systems. There are a few easy fixes for this issue, and most of them should be easily completed on your own.

Further Information and Manual Repair

There aren’t many explanatory ways to repair Error Code 0xc004c008. Below are two methods to go about addressing this issue.

Methods 1:

  1. The first step is to open the “Run” Window. You can do this in two ways. First, press the “Window” key and press the “R” key simultaneously. This will open the “Run” menu. Or you can start the “run” window by going to the Start menu and selecting Run.
  2. In the Run window type “SLUI 4” and click enter.
  3. A Phone Activation window will open up, after which you'll need to select a few options.
  4. First chose the country in which you registered the product for the first time.
  5. Choose your country and a phone number will be displayed specific to your choice. You will now need to call the number provided.
  6. After you’ve dialed you will be prompted to write your “Installation ID”. Type your “Installation ID” on the phone.
  7. After that step, you will be asked how many copies of Windows have been installed using this license. Choose “1”, should anything else be chosen but “1”, this will not work.
  8. After the process is completed, you will be given a confirmation ID and should be able to proceed as normal with installation. You will have a workable product key again.
  9. Install whatever copy of the Windows Operating System you are attempting to with the new product key.

Method 2:

If the first method did not work, the only other option is to call Microsoft and walk through the process with a technician. To do this, dial “1-800-936-5700”. Explain the error that you received and the steps in the update process during which it was displayed. The technician will be able to walk through the steps from getting a new product key to finishing the installation.

If you're not a tech-savvy individual but would like to solve this problem without the aid of a technician, download a powerful automated tool to fix error code 0xc004c008.

Read More
Fix Error 0xe0434f4d

What is Error 0xe0434f4d?

Error 0xe0434f4d displays when a remote computer runs an instance of the SQL Server 2005 but it fails to initialize. When the plan is started, this error displays in a status window on the SQL Server. Also, when the Update-OffilineAddressBook cmdlet is started in Microsoft Exchange Server, this error can occur.

Solution

Restoro box imageError Causes

Error 0xe0434f4d can occur for possibly two main reasons. The first one is when the System Attendant Service is not properly running, and the second when you don’t have the permission to run the update. Other causes are when the .NET Framework 2.0 security does not allow sqlplanlaunch access to run from a shared network. Another cause is when the Offline Address Book (OAB) is not found in the Configuration Domain Controller server that the server of OAB generation uses.

Further Information and Manual Repair

In case you didn’t know, the Offline Address Book generation server is a mailbox server, and in order to resolve error 0xe0434f4d, you will have to replicate the OAB object to the Configuration Domain Controller server. In order to do so, follow steps:
  • Go to start and click on All Programs, then go and click on Microsoft Exchange Server 2010. Click on Exchange Management Console
  • In Exchange Management Console, go to Server Configuration and click on Mailbox
  • In the details, go to mailbox server that generates Offline Address Book and right-click it, then go to Properties
  • In the Properties, click on System Setting and locate the domain controller name in the box that reads Domain controller servers being used by Exchange
Make sure the OAB object is reproduced in the Configuration Domain Controller Server. Follow these steps to do that:
  • Go to Start and click on Run. Type Adsiedit.msc in Open box and press Enter. Right-click on ADSI Edit and click on Connect to
  • Locate a list reading Select a well-known naming context, and from there select Default naming context. In a Select or type a domain or server window, type FQDN (fully qualified domain name) of the Configuration Domain Controller server which was determined in step 1, and click OK
  • Expand Configuration [dc.domain.com], expand CN=Configuration, DC=domain, DC=com, expand CN=Services, expand CN=First Organization, and expand CN=Address Lists Container
  • Click on CN=Offline Address Lists and make sure the OAB object is listed on the details pane
When the OAB generation server receives this, then it will connect to the Configuration Domain Controller server and will locate the OAB object. If the OAB generation server is unable to find the OAB object, then the error will return on the cmdlet. On SQL Server, you should change the .NET permissions to allow sqlplanlaunch application access to run from shared administration. For that, follow these steps:
  • On ArchiveIQ Server, open System from the Control Panel and note down the computer name
  • On SQL Server, log in as administrator and open the command prompt
  • On the command prompt type, ‘C:windowsmicrosoft.netframeworkv2.0.50727caspol.ece –m –ag l – url file:\[Archive IQServer Computer Name]AlQRemote$*FullTrust and Press Enter. Type yes and press Enter again to confirm the permission changes.
Read More
The Steam Autumn sale is coming!

Oh, gamers rejoice, the Steam autumn sale is just around the corner!!!

The sale starts on November 22nd and lasts until November 29th. A great deal for any gamer, especially for ones that have plenty on their wishlist. Speaking of wishlists now would be a good time to place some interesting titles on them so you can be notified about discounts on them.

If you by any chance are unavailable to participate in the Autumn sale, do not worry, Steam winter sale is coming on December 22nd and it will last until January the 5th so you can save for it.

The best tactic for sale is not to jump on the train right away, it is best to wait until a few days, maybe even until the last 2 days since some games can go even lower on discount in the last days of the sale. Also, there might be also some packages that include games you wish to buy but are packed with other ones in a bundle and even with a higher discount.

So get prepared for the upcoming sale and treat yourself to something nice!

steam sale
Read More
New toys in new PowerToys for Windows
A new update to popular Microsoft PowerToys has brought a few new features that are aimed at speeding up the workflow. PowerToysThe first new feature that was slid in is Always on top utility. With this cool utility, you can keep the window as the name suggests, always on top of other windows. To enable this cool feature all you have to do is press the key combination of ⊞ WINDOWS + CTRL + T and an active window will be now always on top of all other windows. To reverse and unlock this window from being always on top just press key combination again. A second new feature is a really great one and my favorite thing to happen in power toys. Often we are making the search in our browsers to find stuff, things, maybe some explanations, information, etc. The newest update in power toys brings this to a whole new dimension. While you are on PC you just simply need to type ?? followed by questions like: ?? When doctor strange 2 is coming out and that will launch your default browser with your chosen search engine and provide you with the answer. Third and final thing is G-code support in the file explorer preview pane and thumbnails, meaning that if you work with CNC equipment you can now have a thumbnail preview of the code itself inside File Explorer. And that’s it for now, thank you for coming and reading, Take care and I hope to see you next time.
Read More
How to add Windows Store games to Steam
  1. Open the Steam app and select Add a Game.
  2. Click Add a Non-Steam Game and choose Browse.
  3. Access: C:\Windows\
  4. Then, scroll down, open explorer.exe, and click Add Selected Programs.
  5. Hold Windows + R keyboard shortcut, type shell:AppsFolder, then press Enter.
  6. Select the game you want to add, right-click on it, and choose Create Shortcut.
  7. Right-click on the desktop shortcut, go to Properties, type in Target Type or Target, delete the shortcut.
  8. Go to Steam, access Library, select Games, right-click on the game explorer, choose Properties, choose the name of the game you want to add.
  9. Choose Select Launch Options, write: shell:AppsFolder\<Target Type or Target Here>
  10. Click OK, then Close.
If you would like to read more helpful articles and tips about various software and hardware visit errortools.com daily.
Read More
Steam beta introduces no rollback game updates
The latest steam beta update has introduced code that will prevent downloading and installing previous game versions via the steam client. steamFor many people that are playing online games, this is not such a big deal since they always must have the latest version in order to play their games but for other ones, this has arrived as a bit of a problem. Many people preferred older game versions since often updates can change certain mechanics inside the game making it different as an experience or introduce some elements that not everyone likes. So far, people could use the steamDB site to find depo of the game versions you would like to play and download it but if this beta code goes live that will not be an option anymore. Now, playing old games without updates could also be used for nostalgic reasons and these people have also been cut off with this update. It is important to point that update is still in beta client only but users have already started to voice their opinions asking Valve not to place it live. In the end, it will all depend on Valve’s decision will they listen to their customers or decide to push updates on live service.
Read More
How to Fix Windows 10 Error Code 0x80072F8F

Error Code 0x80072F8F - What is it?

Error Code 0x80072F8F manifests in one main way. It is known to appear as early as Windows 7, and mainly deals with an error that occurs in the update process, or when the computer is trying to connect to the online activation service. It can appear when the activation fails to verify the product key. The error code will present itself when the system realizes that the PC's date and time are incorrect. Error Code 0x80072F8F will also appear if the computer has determined that the time zone settings on the computer are not accurate.

When Windows is going through the installation process and is verifying all of the information associated with the computer, Error Code 0x80072F8F will arise, indicating that the information in the computer's settings is not valid. Correct times and dates are necessary when using serial validation keys to install Windows. When these settings are outside of the tolerated window, the problem will arise.

Error Causes

There is only one main symptom to look out for, and it will manifest during a Windows installation. In the midst of the installation, the computer will not be able to proceed with the installation if Error Code 0x80072F8F has popped up. Because the information cannot be verified, Windows will not be able to continue the installation process when the time settings are not accurate. This interrupts the process, causing the need to edit the settings, restart the computer, and try again. It is imperative to be sure that the date and time on the computer are inside of the tolerated window for the serial key.

  • This error code will not give any information on how to correct it.
  • Windows Error 0x80072F8F is displayed on the screen.
  • The error code appears when typing the Windows serial key and proceeding.

Further Information and Manual Repair

When experiencing Error Code 0x80072F8F, the date and time need to be corrected in the computer settings menu, and then verify the correct time zone settings.  There are a few different ways to edit the time and date settings, and one may need to even edit the time zone settings. After this, restarting the computer may be needed. When booting into Windows, the validation code should be activated within 30 days of obtaining the serial number.

  • Method One

Check the time and date settings.

  1. Open the Start menu.
  2. Select Settings, then Time and Language, then Date and Time.
  3. Check and make sure that the PC is operating at the correct time and date.
  • Method Two

Ensure that the computer is connected to the internet.

  1. Enter “network troubleshooter” into the search box located on the taskbar.
  2. Select “Identify and Repair Network Problems”.
  3. Follow the instructions that are given on-screen. This will fix any problems that the network is experiencing.
  • Method Three

Review the timezone.

  1. Open the Start menu.
  2. Select Settings, then Time and Language, then Date and Time.
  3. Check to make sure that the correct timezone is selected from the drop-down menu.
  • Method Four

Reboot the PC and check if that fixes the problem. This may help in the event that the network troubleshooter does not detect a problem.

After completing these steps to edit the time, date, and time zone settings, it may be necessary to restart the computer. This is to ensure that the computer will save and recognize the new settings. After restarting, continue the process as intended and enter the product key. The computer will now be able to verify the product key since the time and date will be recognizable. The Windows installation should proceed as normal and complete successfully when the time, date, and time zone are inside of the parameters for the Windows product key.

In short, if it is not, the computer will not be able to recognize the product key, thus will not be able to install the Windows product. Generally, the fix is quite simple and does not take much time at all, but it is very important.

Read More
Tutorial on how to Remove TelevisionFanatic

TelevisionFanatic is a potentially unwanted browser hijacking extension developed by Mindspark Interactive Network. It is marketed to enjoy one-click access to local TV listings, watch recently-aired episodes of your favorite shows and viral web videos, plus TV news and show recaps. However, all of these services require registration and sensitive personal data, that is later sold/forwarded to serve ads.

Upon installation, this extension adds registry entries that allow it to run each time the computer is started. It also changed your default search engine to MyWebSearch and hijacks your default new tab behavior opening MyWebSearch instead. These search results display unwanted ads, and clutter pages with sponsored links that negatively affect your browsing experience. Multiple anti-virus scanners have detected TelevisionFanatic as a browser hijacker, and therefore it is flagged for optional removal.

About Browser Hijackers

Browser hijacking is amongst the web’s constant problems that target browsers. It’s a kind of malware program that alters your web browser’s configuration settings and redirects you to sites or pages that you had no intention of visiting. Browser hijackers could do a variety of things on your PC. It redirects you to the sponsored internet sites and injects ads on the web browser that helps its creator generate income. While it might appear naive, all browser hijackers are damaging and thus always regarded as security risks. Some browser hijackers are designed to make certain modifications beyond the browsers, like altering entries on the computer registry and letting other types of malware further damage your PC.

Browser hijacking signs and symptoms

When your browser is hijacked, the following could happen: 1. home-page is changed 2. new bookmarks pointing to porn sites have been added to your favorite pages 3. the default online search engine and/or the default browser settings are modified 4. you see unwanted new toolbars added 5. you may see many pop-up ads on your computer screen 6. your internet browser starts running slowly or displays frequent glitches 7. you are blocked to access those sites of antivirus solution providers.

Exactly how browser hijacker finds its way to your computer

Browser hijackers may use drive-by downloads or file-sharing websites or an e-mail attachment to reach a targeted PC. Many internet browser hijackings come from add-on software, i.e., browser helper objects (BHO), toolbars, or plug-ins added to web browsers to provide the extra features. Browser hijackers sneak into your pc in addition to free software application downloads that you unwittingly install alongside the original. Common examples of browser hijackers include Conduit, CoolWebSearch, Coupon Server, OneWebSearch, RocketTab, Snap.do, Delta Search, and Searchult.com. Browser hijackers can record user keystrokes to collect potentially important information leading to privacy concerns, cause instability on systems, severely disrupt user’s browsing experience, and finally slow down the system to a stage where it will become unusable.

Removing browser hijackers

Some hijackers can be removed by uninstalling the freeware they came with or by deleting any extension you’ve recently added to your browser. However, most hijackers are hard to get rid of manually. Irrespective of how much you try to remove it, it might return over and over again. And there is no denying the very fact that manual repairs and removal can certainly be a difficult job for an inexperienced PC user. Besides, there are various risks connected with tinkering around with the system registry files.

What To Do When You Cannot Download Safebytes Anti-Malware?

Viruses can cause plenty of damage to your personal computer. Some malware sits in between your computer and your internet connection and blocks a few or all sites that you would like to visit. It might also block you from the installation of anything on your system, particularly antivirus applications. So what you should do if malicious software prevents you from downloading or installing Anti-Malware? There are some steps you can take to get around this issue.

Make use of Safe Mode to fix the issue

In Safe Mode, you may modify Windows settings, uninstall or install some software, and remove hard-to-delete viruses. In the event the malware is obstructing internet connection and affecting the computer, launching it in Safe Mode allows you to download anti-malware and run a diagnostic scan whilst limiting potential damage. To start the computer into Safe Mode, hit the “F8” key on the keyboard right before the Windows boot screen comes up; Or right after normal Windows boot up, run MSCONFIG, check the Safe Boot under Boot tab, and click Apply. Once you are in safe mode, you can attempt to download and install your anti-malware program without the hindrance of malicious software. Following installation, run the malware scanner to eliminate standard infections.

Switch over to an alternate web browser

Malicious program code could exploit vulnerabilities on a specific web browser and block access to all antivirus software websites. If you suspect that your Internet Explorer has been hijacked by malware or otherwise compromised by online hackers, the most effective thing to do would be to switch to an alternate web browser such as Firefox, Chrome, or Safari to download your favorite computer security program – Safebytes Anti-Malware.

Run anti-malware from your USB drive

Here’s another solution which is utilizing a portable USB anti-virus software that can check your system for malware without the need for installation. To run anti-virus using a thumb drive, follow these simple steps: 1) Download Safebytes Anti-Malware or Windows Defender Offline onto a clean PC. 2) Plug the USB drive into the clean PC. 3) Double-click the Setup icon of the antivirus software to run the Installation Wizard. 4) Select the drive letter of the flash drive as the location when the wizard asks you where you want to install the antivirus. Do as instructed on the screen to finish off the installation process. 5) Disconnect the flash drive. Now you can utilize this portable anti-virus on the infected computer system. 6) Double-click the anti-malware software EXE file on the pen drive. 7) Press the “Scan” button to run a full system scan and remove malware automatically.

A Look at the Best Anti-Malware Program

Do you want to download the best anti-malware program for your laptop or computer? There are many applications in the market that comes in free and paid versions for Microsoft Windows computers. A few of them are good and some are scamware applications that pretend as genuine anti-malware software waiting around to wreak havoc on your PC. You need to select one that is dependable, practical, and has a strong reputation for its malware source protection. One of the highly recommended software programs is SafeBytes Anti-Malware. SafeBytes carries a superb reputation for top-quality service, and customers seem to be happy with it. SafeBytes anti-malware is a trustworthy tool that not only secures your computer completely but is also very user-friendly for people of all skill levels. With its outstanding protection system, this software will automatically detect and get rid of the majority of the security threats, which include adware, viruses, browser hijackers, ransomware, PUPs, and trojans. SafeBytes anti-malware provides a plethora of enhanced features which sets it aside from all others. Let’s check out some of them below: Anti-Malware Protection: Safebytes is built on the best virus engine within the industry. These engines will identify and remove threats even during the early stages of a malware outbreak. Real-time Active Protection: Malware programs looking to get into the computer are discovered and stopped as and when detected by the SafeBytes active protection shields. This utility will continuously monitor your PC for suspicious activity and updates itself regularly to keep abreast of the constantly changing threat situation. Internet Security: SafeBytes gives an instant safety rating on the pages you are about to visit, automatically blocking dangerous sites and ensuring that you are certain of your safety while browsing the web. High-Speed Malware Scanning Engine: SafeBytes Anti-Malware has got a multi-thread scan algorithm that works up to 5 times faster than any other antivirus software. Minimal CPU and Memory Usage: SafeBytes is well-known for its low influence on processing power and great detection rate of numerous threats. It works quietly and efficiently in the background so you’re free to use your computer or laptop at full power all of the time. 24/7 Guidance: SafeBytes provides you with 24/7 technical support, automatic maintenance, and updates for the best user experience.

Technical Details and Manual Removal (Advanced Users)

If you wish to manually remove TelevisionFanatic without the use of an automated tool, it may be possible to do so by removing the program from the Windows Add/Remove Programs menu, or in cases of browser extensions, going to the browsers AddOn/Extension manager and removing it. You will likely also want to reset your browser. To ensure the complete removal, manually check your hard drive and registry for all of the following and remove or reset the values accordingly. Please note that this is for advanced users only and may be difficult, with incorrect file removal causing additional PC errors. In addition, some malware is capable of replicating or preventing deletion. Doing this in Safe Mode is advised.

The following files, folders, and registry entries are created or modified by TelevisionFanatic

Files: %APPDATA%TelevisionFanatic %PROGRAMFILES%TelevisionFanatic %PROGRAMFILES%TelevisionFanaticEI %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticauxstb.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbar.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbarsvc.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbprtct.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbrmon.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbrstub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdatact.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdlghk.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdyn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticfeedmg.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichighin.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichkstub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichtmlmu.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichttpct.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticidle.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticieovr.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticimpipe.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmedint.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmlbtn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmsg.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticPlugin.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticradio.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticregfft.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticreghk.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticregiet.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticscript.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticskin.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticsknlcr.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticskplay.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticSrcAs.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticSrchMn.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanatictpinst.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticuabtn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticAppIntegrator64.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticAppIntegratorStub64.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticBOOTSTRAP.JS %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticffxtbr.jar %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCHROME.MANIFEST %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCREXT.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCrExtP64.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticDPNMNGR.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEXEMANAGER.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticHpg64.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticINSTALL.RDF %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticinstallKeys.js %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticLOGO.BMP %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticNP64Stub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8EXTEX.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8EXTPEX.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8HTML.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8RES.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8TICKER.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticVERIFY.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEIPlug.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEZSETP.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticNP64EISb.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatic%APPDATA%TelevisionFanatic %PROGRAMFILES%TelevisionFanatic %PROGRAMFILES%TelevisionFanaticEI %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticauxstb.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbar.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbarsvc.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbprtct.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbrmon.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbrstub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdatact.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdlghk.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdyn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticfeedmg.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichighin.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichkstub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichtmlmu.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichttpct.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticidle.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticieovr.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticimpipe.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmedint.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmlbtn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmsg.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticPlugin.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticradio.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticregfft.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticreghk.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticregiet.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticscript.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticskin.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticsknlcr.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticskplay.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticSrcAs.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticSrchMn.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanatictpinst.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticuabtn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticAppIntegrator64.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticAppIntegratorStub64.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticBOOTSTRAP.JS %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticffxtbr.jar %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCHROME.MANIFEST %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCREXT.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCrExtP64.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticDPNMNGR.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEXEMANAGER.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticHpg64.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticINSTALL.RDF %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticinstallKeys.js %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticLOGO.BMP %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticNP64Stub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8EXTEX.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8EXTPEX.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8HTML.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8RES.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8TICKER.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticVERIFY.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEIPlug.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEZSETP.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticNP64EISb.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatic%#MANIFEST#%18369B.exe %PROGRAMFILES%TelevisionFanaticauxstb.dll %PROGRAMFILES%TelevisionFanaticbar.dll %PROGRAMFILES%TelevisionFanaticbarsvc.exe %PROGRAMFILES%TelevisionFanaticbprtct.dll %PROGRAMFILES%TelevisionFanaticbrmon.exe %PROGRAMFILES%TelevisionFanaticbrstub.dll %PROGRAMFILES%TelevisionFanaticdatact.dll %PROGRAMFILES%TelevisionFanaticdlghk.dll %PROGRAMFILES%TelevisionFanaticdyn.dll %PROGRAMFILES%TelevisionFanaticfeedmg.dll %PROGRAMFILES%TelevisionFanatichighin.exe %PROGRAMFILES%TelevisionFanatichkstub.dll %PROGRAMFILES%TelevisionFanatichtmlmu.dll %PROGRAMFILES%TelevisionFanatichttpct.dll %PROGRAMFILES%TelevisionFanaticidle.dll %PROGRAMFILES%TelevisionFanaticieovr.dll %PROGRAMFILES%TelevisionFanaticimpipe.exe %PROGRAMFILES%TelevisionFanaticmedint.exe %PROGRAMFILES%TelevisionFanaticmlbtn.dll %PROGRAMFILES%TelevisionFanaticmsg.dll %PROGRAMFILES%TelevisionFanaticPlugin.dll %PROGRAMFILES%TelevisionFanaticradio.dll %PROGRAMFILES%TelevisionFanaticregfft.dll %PROGRAMFILES%TelevisionFanaticreghk.dll %PROGRAMFILES%TelevisionFanaticregiet.dll %PROGRAMFILES%TelevisionFanaticscript.dll %PROGRAMFILES%TelevisionFanaticskin.dll %PROGRAMFILES%TelevisionFanaticsknlcr.dll %PROGRAMFILES%TelevisionFanaticskplay.exe %PROGRAMFILES%TelevisionFanaticSrcAs.dll %PROGRAMFILES%TelevisionFanaticSrchMn.exe %PROGRAMFILES%TelevisionFanatictpinst.dll %PROGRAMFILES%TelevisionFanaticuabtn.dll %PROGRAMFILES%TelevisionFanaticAppIntegrator64.exe %PROGRAMFILES%TelevisionFanaticAppIntegratorStub64.dll %PROGRAMFILES%TelevisionFanaticBOOTSTRAP.JS %PROGRAMFILES%TelevisionFanaticffxtbr.jar %PROGRAMFILES%TelevisionFanaticCHROME.MANIFEST %PROGRAMFILES%TelevisionFanaticCREXT.DLL %PROGRAMFILES%TelevisionFanaticCrExtP64.exe %PROGRAMFILES%TelevisionFanaticDPNMNGR.DLL %PROGRAMFILES%TelevisionFanaticEXEMANAGER.DLL %PROGRAMFILES%TelevisionFanaticHpg64.dll %PROGRAMFILES%TelevisionFanaticINSTALL.RDF %PROGRAMFILES%TelevisionFanaticinstallKeys.js %PROGRAMFILES%TelevisionFanaticLOGO.BMP %PROGRAMFILES%TelevisionFanaticNP64Stub.dll %PROGRAMFILES%TelevisionFanaticT8EXTEX.DLL %PROGRAMFILES%TelevisionFanaticT8EXTPEX.DLL %PROGRAMFILES%TelevisionFanaticT8HTML.DLL %PROGRAMFILES%TelevisionFanaticT8RES.DLL %PROGRAMFILES%TelevisionFanaticT8TICKER.DLL %PROGRAMFILES%TelevisionFanaticVERIFY.DLL %PROGRAMFILES%TelevisionFanaticEIPlug.dll %PROGRAMFILES%TelevisionFanaticEZSETP.dll %PROGRAMFILES%TelevisionFanaticNP64EISb.dll %PROGRAMFILES%TelevisionFanatic%#MANIFEST#%18369B.exe %APPDATA%TelevisionFanaticauxstb.dll %APPDATA%TelevisionFanaticbar.dll %APPDATA%TelevisionFanaticbarsvc.exe %APPDATA%TelevisionFanaticbprtct.dll %APPDATA%TelevisionFanaticbrmon.exe %APPDATA%TelevisionFanaticbrstub.dll %APPDATA%TelevisionFanaticdatact.dll %APPDATA%TelevisionFanaticdlghk.dll %APPDATA%TelevisionFanaticdyn.dll %APPDATA%TelevisionFanaticfeedmg.dll %APPDATA%TelevisionFanatichighin.exe %APPDATA%TelevisionFanatichkstub.dll %APPDATA%TelevisionFanatichtmlmu.dll %APPDATA%TelevisionFanatichttpct.dll %APPDATA%TelevisionFanaticidle.dll %APPDATA%TelevisionFanaticieovr.dll %APPDATA%TelevisionFanaticimpipe.exe %APPDATA%TelevisionFanaticmedint.exe %APPDATA%TelevisionFanaticmlbtn.dll %APPDATA%TelevisionFanaticmsg.dll %APPDATA%TelevisionFanaticPlugin.dll %APPDATA%TelevisionFanaticradio.dll %APPDATA%TelevisionFanaticregfft.dll %APPDATA%TelevisionFanaticreghk.dll %APPDATA%TelevisionFanaticregiet.dll %APPDATA%TelevisionFanaticscript.dll %APPDATA%TelevisionFanaticskin.dll %APPDATA%TelevisionFanaticsknlcr.dll %APPDATA%TelevisionFanaticskplay.exe %APPDATA%TelevisionFanaticSrcAs.dll %APPDATA%TelevisionFanaticSrchMn.exe %APPDATA%TelevisionFanatictpinst.dll %APPDATA%TelevisionFanaticuabtn.dll %APPDATA%TelevisionFanaticAppIntegrator64.exe %APPDATA%TelevisionFanaticAppIntegratorStub64.dll %APPDATA%TelevisionFanaticBOOTSTRAP.JS %APPDATA%TelevisionFanaticffxtbr.jar %APPDATA%TelevisionFanaticCHROME.MANIFEST %APPDATA%TelevisionFanaticCREXT.DLL %APPDATA%TelevisionFanaticCrExtP64.exe %APPDATA%TelevisionFanaticDPNMNGR.DLL %APPDATA%TelevisionFanaticEXEMANAGER.DLL %APPDATA%TelevisionFanaticHpg64.dll %APPDATA%TelevisionFanaticINSTALL.RDF %APPDATA%TelevisionFanaticinstallKeys.js %APPDATA%TelevisionFanaticLOGO.BMP %APPDATA%TelevisionFanaticNP64Stub.dll %APPDATA%TelevisionFanaticT8EXTEX.DLL %APPDATA%TelevisionFanaticT8EXTPEX.DLL %APPDATA%TelevisionFanaticT8HTML.DLL %APPDATA%TelevisionFanaticT8RES.DLL %APPDATA%TelevisionFanaticT8TICKER.DLL %APPDATA%TelevisionFanaticVERIFY.DLL %APPDATA%TelevisionFanaticEIPlug.dll %APPDATA%TelevisionFanaticEZSETP.dll %APPDATA%TelevisionFanaticNP64EISb.dll %APPDATA%TelevisionFanatic%#MANIFEST#%18369B.exe Registry: Key HKLMSOFTWARETelevisionFanatic Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstallTelevisionFanaticbar Uninstall Internet Explorer Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstallTelevisionFanaticbar Uninstall Firefox Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objectscb41fc95-f1b3-4797-8bb6-1012ff62abba Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objects5d79f641-c168-40df-a32f-bacea7509e75 Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtectorCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtectorCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstallerCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstallerCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettingsCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettingsCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings.1 Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettingsCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettingsCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings Key HKLMSOFTWAREClassesTelevisionFanatic.Radio.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.Radio.1 Key HKLMSOFTWAREClassesTelevisionFanatic.RadioCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.RadioCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.Radio Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel.1 Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanelCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanelCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu.1 Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenuCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenuCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager.1 Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManagerCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManagerCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton18369B.exe %PROGRAMFILES%TelevisionFanaticauxstb.dll %PROGRAMFILES%TelevisionFanaticbar.dll %PROGRAMFILES%TelevisionFanaticbarsvc.exe %PROGRAMFILES%TelevisionFanaticbprtct.dll %PROGRAMFILES%TelevisionFanaticbrmon.exe %PROGRAMFILES%TelevisionFanaticbrstub.dll %PROGRAMFILES%TelevisionFanaticdatact.dll %PROGRAMFILES%TelevisionFanaticdlghk.dll %PROGRAMFILES%TelevisionFanaticdyn.dll %PROGRAMFILES%TelevisionFanaticfeedmg.dll %PROGRAMFILES%TelevisionFanatichighin.exe %PROGRAMFILES%TelevisionFanatichkstub.dll %PROGRAMFILES%TelevisionFanatichtmlmu.dll %PROGRAMFILES%TelevisionFanatichttpct.dll %PROGRAMFILES%TelevisionFanaticidle.dll %PROGRAMFILES%TelevisionFanaticieovr.dll %PROGRAMFILES%TelevisionFanaticimpipe.exe %PROGRAMFILES%TelevisionFanaticmedint.exe %PROGRAMFILES%TelevisionFanaticmlbtn.dll %PROGRAMFILES%TelevisionFanaticmsg.dll %PROGRAMFILES%TelevisionFanaticPlugin.dll %PROGRAMFILES%TelevisionFanaticradio.dll %PROGRAMFILES%TelevisionFanaticregfft.dll %PROGRAMFILES%TelevisionFanaticreghk.dll %PROGRAMFILES%TelevisionFanaticregiet.dll %PROGRAMFILES%TelevisionFanaticscript.dll %PROGRAMFILES%TelevisionFanaticskin.dll %PROGRAMFILES%TelevisionFanaticsknlcr.dll %PROGRAMFILES%TelevisionFanaticskplay.exe %PROGRAMFILES%TelevisionFanaticSrcAs.dll %PROGRAMFILES%TelevisionFanaticSrchMn.exe %PROGRAMFILES%TelevisionFanatictpinst.dll %PROGRAMFILES%TelevisionFanaticuabtn.dll %PROGRAMFILES%TelevisionFanaticAppIntegrator64.exe %PROGRAMFILES%TelevisionFanaticAppIntegratorStub64.dll %PROGRAMFILES%TelevisionFanaticBOOTSTRAP.JS %PROGRAMFILES%TelevisionFanaticffxtbr.jar %PROGRAMFILES%TelevisionFanaticCHROME.MANIFEST %PROGRAMFILES%TelevisionFanaticCREXT.DLL %PROGRAMFILES%TelevisionFanaticCrExtP64.exe %PROGRAMFILES%TelevisionFanaticDPNMNGR.DLL %PROGRAMFILES%TelevisionFanaticEXEMANAGER.DLL %PROGRAMFILES%TelevisionFanaticHpg64.dll %PROGRAMFILES%TelevisionFanaticINSTALL.RDF %PROGRAMFILES%TelevisionFanaticinstallKeys.js %PROGRAMFILES%TelevisionFanaticLOGO.BMP %PROGRAMFILES%TelevisionFanaticNP64Stub.dll %PROGRAMFILES%TelevisionFanaticT8EXTEX.DLL %PROGRAMFILES%TelevisionFanaticT8EXTPEX.DLL %PROGRAMFILES%TelevisionFanaticT8HTML.DLL %PROGRAMFILES%TelevisionFanaticT8RES.DLL %PROGRAMFILES%TelevisionFanaticT8TICKER.DLL %PROGRAMFILES%TelevisionFanaticVERIFY.DLL %PROGRAMFILES%TelevisionFanaticEIPlug.dll %PROGRAMFILES%TelevisionFanaticEZSETP.dll %PROGRAMFILES%TelevisionFanaticNP64EISb.dll %PROGRAMFILES%TelevisionFanatic%APPDATA%TelevisionFanatic %PROGRAMFILES%TelevisionFanatic %PROGRAMFILES%TelevisionFanaticEI %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticauxstb.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbar.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbarsvc.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbprtct.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbrmon.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbrstub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdatact.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdlghk.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdyn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticfeedmg.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichighin.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichkstub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichtmlmu.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichttpct.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticidle.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticieovr.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticimpipe.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmedint.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmlbtn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmsg.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticPlugin.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticradio.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticregfft.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticreghk.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticregiet.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticscript.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticskin.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticsknlcr.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticskplay.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticSrcAs.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticSrchMn.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanatictpinst.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticuabtn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticAppIntegrator64.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticAppIntegratorStub64.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticBOOTSTRAP.JS %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticffxtbr.jar %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCHROME.MANIFEST %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCREXT.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCrExtP64.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticDPNMNGR.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEXEMANAGER.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticHpg64.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticINSTALL.RDF %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticinstallKeys.js %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticLOGO.BMP %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticNP64Stub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8EXTEX.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8EXTPEX.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8HTML.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8RES.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8TICKER.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticVERIFY.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEIPlug.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEZSETP.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticNP64EISb.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatic%#MANIFEST#%18369B.exe %PROGRAMFILES%TelevisionFanaticauxstb.dll %PROGRAMFILES%TelevisionFanaticbar.dll %PROGRAMFILES%TelevisionFanaticbarsvc.exe %PROGRAMFILES%TelevisionFanaticbprtct.dll %PROGRAMFILES%TelevisionFanaticbrmon.exe %PROGRAMFILES%TelevisionFanaticbrstub.dll %PROGRAMFILES%TelevisionFanaticdatact.dll %PROGRAMFILES%TelevisionFanaticdlghk.dll %PROGRAMFILES%TelevisionFanaticdyn.dll %PROGRAMFILES%TelevisionFanaticfeedmg.dll %PROGRAMFILES%TelevisionFanatichighin.exe %PROGRAMFILES%TelevisionFanatichkstub.dll %PROGRAMFILES%TelevisionFanatichtmlmu.dll %PROGRAMFILES%TelevisionFanatichttpct.dll %PROGRAMFILES%TelevisionFanaticidle.dll %PROGRAMFILES%TelevisionFanaticieovr.dll %PROGRAMFILES%TelevisionFanaticimpipe.exe %PROGRAMFILES%TelevisionFanaticmedint.exe %PROGRAMFILES%TelevisionFanaticmlbtn.dll %PROGRAMFILES%TelevisionFanaticmsg.dll %PROGRAMFILES%TelevisionFanaticPlugin.dll %PROGRAMFILES%TelevisionFanaticradio.dll %PROGRAMFILES%TelevisionFanaticregfft.dll %PROGRAMFILES%TelevisionFanaticreghk.dll %PROGRAMFILES%TelevisionFanaticregiet.dll %PROGRAMFILES%TelevisionFanaticscript.dll %PROGRAMFILES%TelevisionFanaticskin.dll %PROGRAMFILES%TelevisionFanaticsknlcr.dll %PROGRAMFILES%TelevisionFanaticskplay.exe %PROGRAMFILES%TelevisionFanaticSrcAs.dll %PROGRAMFILES%TelevisionFanaticSrchMn.exe %PROGRAMFILES%TelevisionFanatictpinst.dll %PROGRAMFILES%TelevisionFanaticuabtn.dll %PROGRAMFILES%TelevisionFanaticAppIntegrator64.exe %PROGRAMFILES%TelevisionFanaticAppIntegratorStub64.dll %PROGRAMFILES%TelevisionFanaticBOOTSTRAP.JS %PROGRAMFILES%TelevisionFanaticffxtbr.jar %PROGRAMFILES%TelevisionFanaticCHROME.MANIFEST %PROGRAMFILES%TelevisionFanaticCREXT.DLL %PROGRAMFILES%TelevisionFanaticCrExtP64.exe %PROGRAMFILES%TelevisionFanaticDPNMNGR.DLL %PROGRAMFILES%TelevisionFanaticEXEMANAGER.DLL %PROGRAMFILES%TelevisionFanaticHpg64.dll %PROGRAMFILES%TelevisionFanaticINSTALL.RDF %PROGRAMFILES%TelevisionFanaticinstallKeys.js %PROGRAMFILES%TelevisionFanaticLOGO.BMP %PROGRAMFILES%TelevisionFanaticNP64Stub.dll %PROGRAMFILES%TelevisionFanaticT8EXTEX.DLL %PROGRAMFILES%TelevisionFanaticT8EXTPEX.DLL %PROGRAMFILES%TelevisionFanaticT8HTML.DLL %PROGRAMFILES%TelevisionFanaticT8RES.DLL %PROGRAMFILES%TelevisionFanaticT8TICKER.DLL %PROGRAMFILES%TelevisionFanaticVERIFY.DLL %PROGRAMFILES%TelevisionFanaticEIPlug.dll %PROGRAMFILES%TelevisionFanaticEZSETP.dll %PROGRAMFILES%TelevisionFanaticNP64EISb.dll %PROGRAMFILES%TelevisionFanatic%#MANIFEST#%18369B.exe %APPDATA%TelevisionFanaticauxstb.dll %APPDATA%TelevisionFanaticbar.dll %APPDATA%TelevisionFanaticbarsvc.exe %APPDATA%TelevisionFanaticbprtct.dll %APPDATA%TelevisionFanaticbrmon.exe %APPDATA%TelevisionFanaticbrstub.dll %APPDATA%TelevisionFanaticdatact.dll %APPDATA%TelevisionFanaticdlghk.dll %APPDATA%TelevisionFanaticdyn.dll %APPDATA%TelevisionFanaticfeedmg.dll %APPDATA%TelevisionFanatichighin.exe %APPDATA%TelevisionFanatichkstub.dll %APPDATA%TelevisionFanatichtmlmu.dll %APPDATA%TelevisionFanatichttpct.dll %APPDATA%TelevisionFanaticidle.dll %APPDATA%TelevisionFanaticieovr.dll %APPDATA%TelevisionFanaticimpipe.exe %APPDATA%TelevisionFanaticmedint.exe %APPDATA%TelevisionFanaticmlbtn.dll %APPDATA%TelevisionFanaticmsg.dll %APPDATA%TelevisionFanaticPlugin.dll %APPDATA%TelevisionFanaticradio.dll %APPDATA%TelevisionFanaticregfft.dll %APPDATA%TelevisionFanaticreghk.dll %APPDATA%TelevisionFanaticregiet.dll %APPDATA%TelevisionFanaticscript.dll %APPDATA%TelevisionFanaticskin.dll %APPDATA%TelevisionFanaticsknlcr.dll %APPDATA%TelevisionFanaticskplay.exe %APPDATA%TelevisionFanaticSrcAs.dll %APPDATA%TelevisionFanaticSrchMn.exe %APPDATA%TelevisionFanatictpinst.dll %APPDATA%TelevisionFanaticuabtn.dll %APPDATA%TelevisionFanaticAppIntegrator64.exe %APPDATA%TelevisionFanaticAppIntegratorStub64.dll %APPDATA%TelevisionFanaticBOOTSTRAP.JS %APPDATA%TelevisionFanaticffxtbr.jar %APPDATA%TelevisionFanaticCHROME.MANIFEST %APPDATA%TelevisionFanaticCREXT.DLL %APPDATA%TelevisionFanaticCrExtP64.exe %APPDATA%TelevisionFanaticDPNMNGR.DLL %APPDATA%TelevisionFanaticEXEMANAGER.DLL %APPDATA%TelevisionFanaticHpg64.dll %APPDATA%TelevisionFanaticINSTALL.RDF %APPDATA%TelevisionFanaticinstallKeys.js %APPDATA%TelevisionFanaticLOGO.BMP %APPDATA%TelevisionFanaticNP64Stub.dll %APPDATA%TelevisionFanaticT8EXTEX.DLL %APPDATA%TelevisionFanaticT8EXTPEX.DLL %APPDATA%TelevisionFanaticT8HTML.DLL %APPDATA%TelevisionFanaticT8RES.DLL %APPDATA%TelevisionFanaticT8TICKER.DLL %APPDATA%TelevisionFanaticVERIFY.DLL %APPDATA%TelevisionFanaticEIPlug.dll %APPDATA%TelevisionFanaticEZSETP.dll %APPDATA%TelevisionFanaticNP64EISb.dll %APPDATA%TelevisionFanatic%#MANIFEST#%18369B.exe Key HKLMSOFTWARETelevisionFanatic Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstallTelevisionFanaticbar Uninstall Internet Explorer Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstallTelevisionFanaticbar Uninstall Firefox Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objectscb41fc95-f1b3-4797-8bb6-1012ff62abba Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objects5d79f641-c168-40df-a32f-bacea7509e75 Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtectorCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtectorCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstallerCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstallerCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettingsCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettingsCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings.1 Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettingsCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettingsCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings Key HKLMSOFTWAREClassesTelevisionFanatic.Radio.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.Radio.1 Key HKLMSOFTWAREClassesTelevisionFanatic.RadioCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.RadioCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.Radio Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel.1 Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanelCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanelCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu.1 Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenuCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenuCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager.1 Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManagerCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManagerCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton18369B.exe %APPDATA%TelevisionFanaticauxstb.dll %APPDATA%TelevisionFanaticbar.dll %APPDATA%TelevisionFanaticbarsvc.exe %APPDATA%TelevisionFanaticbprtct.dll %APPDATA%TelevisionFanaticbrmon.exe %APPDATA%TelevisionFanaticbrstub.dll %APPDATA%TelevisionFanaticdatact.dll %APPDATA%TelevisionFanaticdlghk.dll %APPDATA%TelevisionFanaticdyn.dll %APPDATA%TelevisionFanaticfeedmg.dll %APPDATA%TelevisionFanatichighin.exe %APPDATA%TelevisionFanatichkstub.dll %APPDATA%TelevisionFanatichtmlmu.dll %APPDATA%TelevisionFanatichttpct.dll %APPDATA%TelevisionFanaticidle.dll %APPDATA%TelevisionFanaticieovr.dll %APPDATA%TelevisionFanaticimpipe.exe %APPDATA%TelevisionFanaticmedint.exe %APPDATA%TelevisionFanaticmlbtn.dll %APPDATA%TelevisionFanaticmsg.dll %APPDATA%TelevisionFanaticPlugin.dll %APPDATA%TelevisionFanaticradio.dll %APPDATA%TelevisionFanaticregfft.dll %APPDATA%TelevisionFanaticreghk.dll %APPDATA%TelevisionFanaticregiet.dll %APPDATA%TelevisionFanaticscript.dll %APPDATA%TelevisionFanaticskin.dll %APPDATA%TelevisionFanaticsknlcr.dll %APPDATA%TelevisionFanaticskplay.exe %APPDATA%TelevisionFanaticSrcAs.dll %APPDATA%TelevisionFanaticSrchMn.exe %APPDATA%TelevisionFanatictpinst.dll %APPDATA%TelevisionFanaticuabtn.dll %APPDATA%TelevisionFanaticAppIntegrator64.exe %APPDATA%TelevisionFanaticAppIntegratorStub64.dll %APPDATA%TelevisionFanaticBOOTSTRAP.JS %APPDATA%TelevisionFanaticffxtbr.jar %APPDATA%TelevisionFanaticCHROME.MANIFEST %APPDATA%TelevisionFanaticCREXT.DLL %APPDATA%TelevisionFanaticCrExtP64.exe %APPDATA%TelevisionFanaticDPNMNGR.DLL %APPDATA%TelevisionFanaticEXEMANAGER.DLL %APPDATA%TelevisionFanaticHpg64.dll %APPDATA%TelevisionFanaticINSTALL.RDF %APPDATA%TelevisionFanaticinstallKeys.js %APPDATA%TelevisionFanaticLOGO.BMP %APPDATA%TelevisionFanaticNP64Stub.dll %APPDATA%TelevisionFanaticT8EXTEX.DLL %APPDATA%TelevisionFanaticT8EXTPEX.DLL %APPDATA%TelevisionFanaticT8HTML.DLL %APPDATA%TelevisionFanaticT8RES.DLL %APPDATA%TelevisionFanaticT8TICKER.DLL %APPDATA%TelevisionFanaticVERIFY.DLL %APPDATA%TelevisionFanaticEIPlug.dll %APPDATA%TelevisionFanaticEZSETP.dll %APPDATA%TelevisionFanaticNP64EISb.dll %APPDATA%TelevisionFanatic%APPDATA%TelevisionFanatic %PROGRAMFILES%TelevisionFanatic %PROGRAMFILES%TelevisionFanaticEI %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticauxstb.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbar.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbarsvc.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbprtct.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbrmon.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticbrstub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdatact.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdlghk.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticdyn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticfeedmg.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichighin.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichkstub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichtmlmu.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatichttpct.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticidle.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticieovr.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticimpipe.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmedint.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmlbtn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticmsg.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticPlugin.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticradio.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticregfft.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticreghk.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticregiet.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticscript.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticskin.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticsknlcr.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticskplay.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticSrcAs.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticSrchMn.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanatictpinst.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticuabtn.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticAppIntegrator64.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticAppIntegratorStub64.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticBOOTSTRAP.JS %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticffxtbr.jar %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCHROME.MANIFEST %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCREXT.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticCrExtP64.exe %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticDPNMNGR.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEXEMANAGER.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticHpg64.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticINSTALL.RDF %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticinstallKeys.js %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticLOGO.BMP %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticNP64Stub.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8EXTEX.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8EXTPEX.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8HTML.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8RES.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticT8TICKER.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticVERIFY.DLL %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEIPlug.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticEZSETP.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanaticNP64EISb.dll %PROGRAMFILES%TelevisionFanaticEITelevisionFanatic%#MANIFEST#%18369B.exe %PROGRAMFILES%TelevisionFanaticauxstb.dll %PROGRAMFILES%TelevisionFanaticbar.dll %PROGRAMFILES%TelevisionFanaticbarsvc.exe %PROGRAMFILES%TelevisionFanaticbprtct.dll %PROGRAMFILES%TelevisionFanaticbrmon.exe %PROGRAMFILES%TelevisionFanaticbrstub.dll %PROGRAMFILES%TelevisionFanaticdatact.dll %PROGRAMFILES%TelevisionFanaticdlghk.dll %PROGRAMFILES%TelevisionFanaticdyn.dll %PROGRAMFILES%TelevisionFanaticfeedmg.dll %PROGRAMFILES%TelevisionFanatichighin.exe %PROGRAMFILES%TelevisionFanatichkstub.dll %PROGRAMFILES%TelevisionFanatichtmlmu.dll %PROGRAMFILES%TelevisionFanatichttpct.dll %PROGRAMFILES%TelevisionFanaticidle.dll %PROGRAMFILES%TelevisionFanaticieovr.dll %PROGRAMFILES%TelevisionFanaticimpipe.exe %PROGRAMFILES%TelevisionFanaticmedint.exe %PROGRAMFILES%TelevisionFanaticmlbtn.dll %PROGRAMFILES%TelevisionFanaticmsg.dll %PROGRAMFILES%TelevisionFanaticPlugin.dll %PROGRAMFILES%TelevisionFanaticradio.dll %PROGRAMFILES%TelevisionFanaticregfft.dll %PROGRAMFILES%TelevisionFanaticreghk.dll %PROGRAMFILES%TelevisionFanaticregiet.dll %PROGRAMFILES%TelevisionFanaticscript.dll %PROGRAMFILES%TelevisionFanaticskin.dll %PROGRAMFILES%TelevisionFanaticsknlcr.dll %PROGRAMFILES%TelevisionFanaticskplay.exe %PROGRAMFILES%TelevisionFanaticSrcAs.dll %PROGRAMFILES%TelevisionFanaticSrchMn.exe %PROGRAMFILES%TelevisionFanatictpinst.dll %PROGRAMFILES%TelevisionFanaticuabtn.dll %PROGRAMFILES%TelevisionFanaticAppIntegrator64.exe %PROGRAMFILES%TelevisionFanaticAppIntegratorStub64.dll %PROGRAMFILES%TelevisionFanaticBOOTSTRAP.JS %PROGRAMFILES%TelevisionFanaticffxtbr.jar %PROGRAMFILES%TelevisionFanaticCHROME.MANIFEST %PROGRAMFILES%TelevisionFanaticCREXT.DLL %PROGRAMFILES%TelevisionFanaticCrExtP64.exe %PROGRAMFILES%TelevisionFanaticDPNMNGR.DLL %PROGRAMFILES%TelevisionFanaticEXEMANAGER.DLL %PROGRAMFILES%TelevisionFanaticHpg64.dll %PROGRAMFILES%TelevisionFanaticINSTALL.RDF %PROGRAMFILES%TelevisionFanaticinstallKeys.js %PROGRAMFILES%TelevisionFanaticLOGO.BMP %PROGRAMFILES%TelevisionFanaticNP64Stub.dll %PROGRAMFILES%TelevisionFanaticT8EXTEX.DLL %PROGRAMFILES%TelevisionFanaticT8EXTPEX.DLL %PROGRAMFILES%TelevisionFanaticT8HTML.DLL %PROGRAMFILES%TelevisionFanaticT8RES.DLL %PROGRAMFILES%TelevisionFanaticT8TICKER.DLL %PROGRAMFILES%TelevisionFanaticVERIFY.DLL %PROGRAMFILES%TelevisionFanaticEIPlug.dll %PROGRAMFILES%TelevisionFanaticEZSETP.dll %PROGRAMFILES%TelevisionFanaticNP64EISb.dll %PROGRAMFILES%TelevisionFanatic%#MANIFEST#%18369B.exe %APPDATA%TelevisionFanaticauxstb.dll %APPDATA%TelevisionFanaticbar.dll %APPDATA%TelevisionFanaticbarsvc.exe %APPDATA%TelevisionFanaticbprtct.dll %APPDATA%TelevisionFanaticbrmon.exe %APPDATA%TelevisionFanaticbrstub.dll %APPDATA%TelevisionFanaticdatact.dll %APPDATA%TelevisionFanaticdlghk.dll %APPDATA%TelevisionFanaticdyn.dll %APPDATA%TelevisionFanaticfeedmg.dll %APPDATA%TelevisionFanatichighin.exe %APPDATA%TelevisionFanatichkstub.dll %APPDATA%TelevisionFanatichtmlmu.dll %APPDATA%TelevisionFanatichttpct.dll %APPDATA%TelevisionFanaticidle.dll %APPDATA%TelevisionFanaticieovr.dll %APPDATA%TelevisionFanaticimpipe.exe %APPDATA%TelevisionFanaticmedint.exe %APPDATA%TelevisionFanaticmlbtn.dll %APPDATA%TelevisionFanaticmsg.dll %APPDATA%TelevisionFanaticPlugin.dll %APPDATA%TelevisionFanaticradio.dll %APPDATA%TelevisionFanaticregfft.dll %APPDATA%TelevisionFanaticreghk.dll %APPDATA%TelevisionFanaticregiet.dll %APPDATA%TelevisionFanaticscript.dll %APPDATA%TelevisionFanaticskin.dll %APPDATA%TelevisionFanaticsknlcr.dll %APPDATA%TelevisionFanaticskplay.exe %APPDATA%TelevisionFanaticSrcAs.dll %APPDATA%TelevisionFanaticSrchMn.exe %APPDATA%TelevisionFanatictpinst.dll %APPDATA%TelevisionFanaticuabtn.dll %APPDATA%TelevisionFanaticAppIntegrator64.exe %APPDATA%TelevisionFanaticAppIntegratorStub64.dll %APPDATA%TelevisionFanaticBOOTSTRAP.JS %APPDATA%TelevisionFanaticffxtbr.jar %APPDATA%TelevisionFanaticCHROME.MANIFEST %APPDATA%TelevisionFanaticCREXT.DLL %APPDATA%TelevisionFanaticCrExtP64.exe %APPDATA%TelevisionFanaticDPNMNGR.DLL %APPDATA%TelevisionFanaticEXEMANAGER.DLL %APPDATA%TelevisionFanaticHpg64.dll %APPDATA%TelevisionFanaticINSTALL.RDF %APPDATA%TelevisionFanaticinstallKeys.js %APPDATA%TelevisionFanaticLOGO.BMP %APPDATA%TelevisionFanaticNP64Stub.dll %APPDATA%TelevisionFanaticT8EXTEX.DLL %APPDATA%TelevisionFanaticT8EXTPEX.DLL %APPDATA%TelevisionFanaticT8HTML.DLL %APPDATA%TelevisionFanaticT8RES.DLL %APPDATA%TelevisionFanaticT8TICKER.DLL %APPDATA%TelevisionFanaticVERIFY.DLL %APPDATA%TelevisionFanaticEIPlug.dll %APPDATA%TelevisionFanaticEZSETP.dll %APPDATA%TelevisionFanaticNP64EISb.dll %APPDATA%TelevisionFanatic%#MANIFEST#%18369B.exe Key HKLMSOFTWARETelevisionFanatic Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstallTelevisionFanaticbar Uninstall Internet Explorer Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstallTelevisionFanaticbar Uninstall Firefox Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objectscb41fc95-f1b3-4797-8bb6-1012ff62abba Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objects5d79f641-c168-40df-a32f-bacea7509e75 Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtectorCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtectorCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstallerCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstallerCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettingsCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettingsCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings.1 Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettingsCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettingsCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings Key HKLMSOFTWAREClassesTelevisionFanatic.Radio.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.Radio.1 Key HKLMSOFTWAREClassesTelevisionFanatic.RadioCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.RadioCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.Radio Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel.1 Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanelCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanelCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu.1 Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenuCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenuCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager.1 Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManagerCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManagerCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton18369B.exe Key HKLMSOFTWARETelevisionFanatic Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstallTelevisionFanaticbar Uninstall Internet Explorer Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionUninstallTelevisionFanaticbar Uninstall Firefox Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objectscb41fc95-f1b3-4797-8bb6-1012ff62abba Key HKLMSOFTWAREMicrosoftWindowsCurrentVersionExplorerBrowser Helper Objects5d79f641-c168-40df-a32f-bacea7509e75 Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.XMLSessionPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.UrlAlertButton Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtectorCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtectorCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ToolbarProtector Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstallerCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstallerCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ThirdPartyInstaller Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettingsCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettingsCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherSettings Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncherCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SkinLauncher Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.SettingsPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.ScriptButton Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings.1 Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettingsCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettingsCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.RadioSettings Key HKLMSOFTWAREClassesTelevisionFanatic.Radio.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.Radio.1 Key HKLMSOFTWAREClassesTelevisionFanatic.RadioCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.RadioCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.Radio Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin.1 Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPluginCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPluginCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.PseudoTransparentPlugin Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.MultipleButton Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel.1 Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanelCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanelCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLPanel Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu.1 Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenuCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenuCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.HTMLMenu Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager.1 Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManagerCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManagerCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.FeedManager Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton.1CLSID Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton.1 Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButtonCurVer Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButtonCLSID Key HKLMSOFTWAREClassesTelevisionFanatic.DynamicBarButton
Read More
How to fix windows 10 error code 0x80073712
Windows 10 has displayed one of the most efficient and user-friendly interfaces. However there have been many issues on the backend of this commonly praised operating system: For example, Windows Update is still a wonky and error-laded system application. One example of this error is Windows Update Error 0x80073712 which stands in the way of users just wanting to keep their PCs updated hassle-free. The error code 0x80073712 signifies that a file needed by Windows Update to function is either damaged, missing, or corrupted. However, this does not mean that your Windows version will forever stay as-is with no mode to update it. Windows Update Error 0x80073712 is perfectly fixable with the set of provided steps below and some of Windows’ built-in troubleshooting steps:

Solution 1: Open Windows Update Troubleshooter

  1. Open the Windows Update Troubleshooter by pressing the Windows and S keys simultaneously.
  2. Enter the word “Troubleshoot” in the search box and select the Troubleshoot result
  3. On the new window, select “Windows Update” to troubleshoot.
  4. Run the troubleshooter, then open Windows Update and try to install the update again.

Solution 2: Run the DISM tool

  1. Open the command prompt by pressing Windows and S keys simultaneously
  2. Enter “cmd” in the search box. Right Click command prompt among the results and select “Run as administrator”
  3. In the Command Prompt window type the following and press the Enter key after every command
DISM.exe /Online /Cleanup-image /Scanhealth DISM.exe /Online /Cleanup-image /Restorehealth
  1. To close the Administrator: Command prompt window, type Exit, and then press Enter.
  2. Run Windows Update again.

Solution 3: Rename the Software Distribution folder

  1. Open the command prompt as previously mentioned
  2. Input the following command pressing Enter after every line net stop wuauserv net stop cryptSvc net stop bits net stop msiserver rename c:/windows/SoftwareDistribution/softwaredistribution.old net start wuauserv net start cryptSvc net start bits net start msiserver exit
  3. Restart the PC and run the updater if it works again.

Solution 4: Restart Windows Update Services

  1. Press the Windows logo key and R together to open Run -> Input services.msc -> and press Enter
  2. Search for the Windows Update service -> Check its status
  3. If it is not indicated, right-click on the service and select Start to force start your Windows Update
  4. If you see an error, locate the Startup Type option and set it to Automatic
  5. Now you should reboot your computer and see if your Windows Update is OK

Solution 5: Fix Registry Issues

If after all the aforementioned solutions, you still experience problems with Windows Update, the problem may lie in the registry that is either damaged or corrupted. You may choose to do manual editing of your Windows registry by opening your Windows registry editor. But doing so is risky as one wrong letter may do incalculable damage to your system. To do so safely for more inexperienced users we recommend using a third-party registry cleaner/tools, many of which can be found online.
Read More
Fix Windows Update Error Code 0x8e5e0147
As you already know, the Windows Update mechanism in Windows 10 is a bit complex as it depends on thousands of files and services in order to properly function. There are DLL files and services that support this mechanism’s proper functioning. And so if there is any malfunction with any of these files or services, it will result in some errors when running Windows Update. One of these errors is the error code 0x8e5e0147 which has the following error message: “There was a problem installing some updates, but we’ll try again later. If you keep seeing this and want to search the web or contact support for information, this may help – Error 0x8e5e0147” To fix this error, there are several methods you can try. You can run the Windows Update troubleshooter or reset the Windows Update components manually or clear the SoftwareDistribution folder and install the update manually. You could also reset the Windows Update Agent to default using a command in PowerShell.

Option 1 – Try to run the Windows Update troubleshooter

The first thing you can do to fix the Windows Update error code 0x8e5e0147 is to run the Windows Update Troubleshooter. To run it, go to Settings and then select Troubleshoot from the options. From there, click on Windows Update and then click the “Run the troubleshooter” button. After that, follow the next on-screen instructions and you should be good to go.

Option 2 – Try to reset the Windows Update components

If by any chance that the third option didn’t work, you can also try resetting the Windows Update components as it could also help you resolve the Windows Update error. How? Refer to the following steps:
  • Open Command Prompt with admin privileges.
  • After that, type each one of the following commands and hit Enter after you key in one after the other.
    • net stop wuauserv
    • net stop cryptsvc
    • net stop bits
    • net stop msiserver
Note: The commands you entered will stop the Windows Update components such as Windows Update service, Cryptographic services, BITS and MSI Installer.
  • After disabling WU components, you need to rename both the SoftwareDistribution and Catroot2 folders. To do that, type each one of the following commands below and don’t forget to hit Enter after you type one command after the other.
    • ren C:/Windows/SoftwareDistribution/SoftwareDistribution.old
    • ren C:/Windows/System32/catroot2/Catroot2.old
  • Next, restart the services you’ve stopped by entering another series of commands. Don’t forget to hit Enter after you key in one command after the other.
    • net start wuauserv
    • net start cryptsvc
    • net start bits
    • net start msiserver
  • Close Command Prompt and reboot your PC.

Option 3 – Try downloading and installing the Windows Updates manually

Windows Update error code 0x8e5e0147 might be due to a Windows Update that has failed. So if it is not a feature update and only a cumulative update, you can download the Windows Update and install it manually. But first, you need to find out which update has failed, and to do so, refer to the following steps:
  • Go to Settings and from there go to Update and Security > View Update History.
  • Next, check which particular update has failed. Note that Updates that have failed to install will be displayed under the Status column which has a label of “Failed”.
  • After that, go to the Microsoft Download Center and look for that update using its KB number and once you find it, download and then install it manually.
Note: You can also use the Microsoft Update Catalog, a service from Microsoft that provides a list of software updates that can be distributed over a corporate network. With the help of this service, it can be easier for you to find Microsoft software updates, drivers as well as fixes. Option 4 – Try to reset the Windows Update Agent Since you can’t update the Windows Update Agent on your Windows 10 computer manually, you can try resetting it instead and you can do it using the Reset Windows Update Agent tool which you can download from the official Microsoft website. This tool allows you to:
    • Scan all protected system file and replace the corrupted one’s (sfc /scannow)
    • Scan, detect, and repair corruptions in Windows system image
    • Clean up superseded components
    • Reset Windows Update components
  • Change invalid values in Windows Registry
  • Delete temporary files
Moreover, this tool also allows you to carry out these operations:
  • Open Internet Explorer settings
  • Search for Windows Updates
  • Explorer for local or online solutions
  • Restart your computer
Read More
1 2 3 171
Logo
Copyright © 2023, ErrorTools. All Rights Reserved
Trademark: Microsoft Windows logos are registered trademarks of Microsoft. Disclaimer: ErrorTools.com is not affiliated with Microsoft, nor claims direct affiliation.
The information on this page is provided for information purposes only.
DMCA.com Protection Status