Crash Lofi
Tools
Avira
Removal Tool

Acer
Drivers

Win 10 Safemode

AVG ZEN
removal tool

AVG_Remover.exe

http://www.avg.com/us-en/utilities

*AVG Remover (32bit) 2013

*AVG Remover (64bit) 2013

AVG
Removal tool
32 bit
AVG
Removal tool
64 bit
Command Prompt
Codes
BitDefender Uninstall Tool Chrome Software removal Tool

ESET

Removes all prev AV

WebRoot Removal Tool PC Tools File Recovery CCleaner

FBI
CashPac

Mony Pak ISO

All AV Removal Tools BlueCoat K9 Removal Revo Uninstaller New User From CMD Prmpt Google Add-ons
Driver Detective ESET Home

ESET Scanner

ESET Removal
TDSSKILLER Samsung Migration MS Full Service Safety Scanner Norton Virus Removal
Easy Calendar Remove instructions | image

Malware Removal
Malware Def
Mbam progrm removal
Remove PNP Fun products
MBAR

McAfee Stinger
McAfee Removal Tool
Mac AV
Symantec Product Removal Tool
Norton Power Eraser

Symantec Rapid Release Defs
Symantec Rapid Release link

Trend Micro Housecall
Trend Micro Housecall 7
TrendMicroRemoval
NOD32
My Web Search Removal JRT R-Kill

Rouge
Killer
32

Rouge
Killer 64

Win Doc
Vipre

Vipre 4.0
Vipre Internet Security
Vipre Rescue

Vipre Defs
Vipre Removal Tool 4
Vipre Removal Tool 5
Windows
MS IE7 Install FireFox All Langauge IE8
browser detect
Internet has stopped working windows 10 IE8
Install
Solutions
IE8
install
Solutions
updated
Xp Pro Sp2
MSI Cleaner Print Spooler Submenu Issue
Missing System Restore

MSO
Corrupt
Manual
Removal

mse
mse Removal
SystemSweeper
Windows Defender Offline

Remove Content Advisor Validate for mse

Hard to find Toshiba Drivers
Toshiba Recovery Discs
Toshiba Wireless issue
Get Model From Cmd Prompt = 1) Open a command window (run as Administrator if Vista)
2a) If Windows XP type: WINMSD <ENTER>
2b) If Vista, type: MSINFO32 <ENTER>
3) Model information will be displayed on the first screen including the BIOS revision and date

Read more: How do i find the model number on a toshiba satellite when it is worn off the back i know is A55 but i don't know the rest. | Answerbag http://www.answerbag.com/q_view/1497153#ixzz2KHOuVKVg

DCOM Error XP Firewall
Issue
IE-9 Kaspersky Removal Tool Kaspersky
TDSSKiller

System Update Readiness Tool
Choose Windows OS Version

Windows Fixes Knox

Kellys Korner

Microsoft Fixes

Win7 Folder Issue File Association ICON Cashe Rebuild Update
Error
0x800B0100
XP Update fix

Update fix Win7

Remove Win10 free update offer

Win 10 Update Fix

Win Update Fix All versions

MS Safety Scanner Install Uninstall Issues
IE Content Advisor PW Removal Vista 64
Sp2

Update
Win7
643

Vista Update Reset Windows IE9 Fix

IE8 Uninstal %windir%\ie8\spuninst\spuninst.exe

Remove
MSN
Explorer

Vista sp
Downloads
Vista 646 Error Vista & Win7
Deep Update fixes
        Win7 0x80070490

 

Doctor


 

 

 

 


Missing System Restore Tab Question

I had a virus and found instructions to disable system restore in order to rid the virus from my system. After disabling system restore, then running my virus scan, the system restore tab has disappeared from the system properties window. How do I get this back?

Solution: In order to restore your system restore tab, you will need to edit the registry. Be sure that you make a backup copy of the registry prior to making any changes. Go to Start>> Run. Type in: regedit [Enter] Navigate to the following registry key; HKLM\Software\Policies\Microso ft\Windows NT\SystemRestore Single click once on the entry; "SystemRestore" to empty its contents into the right pane. Find the entry "DisableSR", right click on it and delete it. 



DCOM ERROR Solution

SYMPTOMS
On a computer that is running Microsoft Windows XP Pro/Home Edition, events that are similar to the following may be logged in the System log: 
Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10016
Date: Date
Time: Time
User: NT AUTHORITY\LOCAL SERVICE

Description: The application-specific permission settings do not grant Local Launch permission for the COM Server application with CLSID {AppGUID} to the user User_Name SID User_SID. This security permission can be modified using the Component Services administrative tool.

Event Type: Error
Event Source: DCOM
Event Category: None
Event ID: 10016
Date: Date
Time: Time
User: Network services

Description: The application-specific permission settings do not grant Local Launch permission for the COM Server application with CLSID {AppGUID} to the user User_Name SID User_SID. This security permission can be modified using the Component Services administrative tool.

CAUSE
This problem may occur if either of the following conditions is true: • A program with the class ID (CLSID) that appears in the message tries to start the COM component by using the DCOM infrastructure. However, the user does not have the required permissions to start the COM component. 
• The Network Service account does not have the correct permissions. 

RESOLUTION
Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall your operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

To resolve this problem, use one of the following methods, depending on the cause of the problem.

Grant the user permissions to start the COM component
Grant the user permissions to start the COM component. To do this, follow these steps: 1. Click Start, click Run, type regedit in the Open box, and then click OK. 
2. Locate and then click the following registry subkey:
HKEY_CLASSES_ROOT\CLSID\CLSID value
Note In this subkey, "CLSID value" is a placeholder for the CLSID information that appears in the message. 
3. In the right pane, double-click AppID.

The Edit String dialog box appears. Leave this dialog box open and continue to the next step. 
4. Click Start, click Run, type dcomcnfg in the Open box, and then click OK. 

If a Windows Security Alert message prompts you to keep blocking the Microsoft Management Console program, click to unblock the program. 
5. In Component Services, double-click Component Services, double-click Computers, double-click My Computer, and then click DCOM Config. 
6. In the details pane, locate the program by using the friendly name.

If the AppGUID identifier is listed instead of the friendly name, locate the program by using this identifier. 
7. Right-click the program, and then click Properties. 
8. Click the Security tab. 
9. In the Launch and Activation Permissions area, click Customize, and then click Edit. 
10. Click Add, type the user's account name, and then click OK. 
11. While the user is selected, click to select the Allow check boxes for the following items: • Local Launch 
• Remote Launch 
• Local Activation 
• Remote Activation 

12. Click OK two times. 
13. Quit Registry Editor. 

Grant the correct permissions to the Network Service account
To grant the correct permissions to the Network Service account, follow these steps: 1. Click Start, click Run, type dcomcnfg in the Open box, and then click OK. 
2. In Component Services, double-click Component Services, and then double-click Computers. 
3. Right-click My Computer, and then click Properties. 
4. Click the COM Security tab. 
5. In the Launch and Activation Permissions area, click Edit Default. 
6. Click Add, type Network Service, and then click OK. 
7. While Network Service is selected, click to select the Allow check boxes for the following items:• Local Launch 
• Remote Launch 
• Local Activation 
• Remote Activation 
Click OK two times. 

STATUS
Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION
Microsoft Knowledge Base
888733 (http://support.microsoft.com/kb/888733/) For more information about computer-wide restrictions, visit the following Microsoft Web site:
http://msdn.microsoft.com/security/productinfo/XPSP2/networkprotection/computer_wide_restr.aspx (http://msdn.microsoft.com/security/productinfo/XPSP2/networkprotection/computer_wide_restr.aspx)
For more information about granular COM permissions, visit the following Microsoft Web site:
http://msdn.microsoft.com/security/productinfo/XPSP2/networkprotection/granular_com_permissions.aspx (http://msdn.microsoft.com/security/productinfo/XPSP2/networkprotection/granular_com_permissions.aspx)