Malwarebytes

For Windows XP:

C:\Documents and Settings\All Users\Application Data\Malwarebytes\Malwarebytes Anti-Malware\Logs\

For Windows 7:

C:\ProgramData\Malwarebytes\Malwarebytes Anti-Malware\Logs\

Sample Log Files: mbam-log-2016-02-22 (10-21-21).xml

AdwCleaner

For Windows XP:

C:\AdwCleaner\

For Windows 7:

C:\AdwCleaner\

Sample Log File: AdwCleaner[R0].txt, AdwCleaner[S0].txt

Add a comment
Read more ...

Asrock motherboard keeps showing the 'Asrock Instant Flash' with "No BIOS file found."

To fix that:

  1. Go to Asrock website and download the latest BIOS file of your motherboard.
  2. Unzip the BIOS file and save the file to a USB stick.
  3. Boot the computer then the 'Asrock Instant Flash' will show.
  4. Select the USB Device from the right hand menu, then let it search for the BIOS file. Once found, press Enter to flash the BIOS, then wait to finish.
  5. IMPORTANT: Shutdown the computer, unplug the power cable and let it seat for 10 minutes.
  6. Switch the computer and that should be it.
Add a comment

  1. Copy your netlogon.bat (or batch file) to C:\Windows or any other folder.
  2. Open regedit.
  3. Navigate to HKLM\Software\Microsoft\Windows\CurrentVersion\Run
  4. Create newString Value and name it Logon with a data C:\Windows\netlogon.bat
  5. Exit Registry Editor
  6. Log off then log in to test it.

 

Add a comment

Reason: Bad Upperfilter setting in the registry. One case is when you're trying to uninstall Kaspersky anti-virus.

Solution:

1) Open regedit

2) Click on Edit -> Find

3) Type in kbdclass (be inventive here as I know you can't type. Copy this name from c:\windows\system32\drivers\kbdclass.sys - right click and click rename. Then just copy the 'kbdclass' - this can then be pasted in the regedit box)

If you are having issue with your mouse, mouclass is the right driver to search.

For CD-rom, PxHelp20 or GEARAspiWDM is the driver.

4) Search through for as many Upperfilters you can find.

5) They most likely have 2 lots of drivers associated with it e.g. tphclhs kbdclass

6) Double click the Upperfilter and delete the other entry except kbdclass

7) Search for all instances of this and change them

8) Go to Device Manager and uninstall your keyboard - then Scan for hardware changes

9) You will most likely need to restart your computer.

Keyboard should now be working fine.

I actually surprised myself in solving the error - as you normally delete the upper and lower filters for CD-Roms when they have the error code 39 - so I guess it would work for all devices that have upperfilters.

Add a comment