Jump to content

ReleventKnowledge FP on PM


AdvancedSetup

Recommended Posts

This is the protection log from another computer giving me the same problem

08:33:00 wells MESSAGE Protection started successfully

08:33:04 wells MESSAGE IP Protection started successfully

09:11:02 wells DETECTION C:\WINDOWS\SYSTEM32\UPDATEEXPLORER.DLL Trojan.FakeAlert QUARANTINE

09:11:03 wells ERROR Quarantine failed: UtilityReadFile failed with error code 2

09:11:04 wells DETECTION C:\WINDOWS\SYSTEM32\UPDATEEXPLORER.DLL Trojan.FakeAlert DENY

09:11:14 wells DETECTION C:\WINDOWS\SYSTEM32\UPDATEEXPLORER.DLL Trojan.FakeAlert DENY

09:11:34 wells DETECTION C:\WINDOWS\SYSTEM32\UPDATEEXPLORER.DLL Trojan.FakeAlert DENY

09:11:37 wells DETECTION C:\WINDOWS\SYSTEM32\UPDATEEXPLORER.DLL Trojan.FakeAlert DENY

09:40:29 wells DETECTION C:\WINDOWS\SYSTEM32\UPDATEEXPLORER.DLL Trojan.FakeAlert DENY

10:12:16 wells MESSAGE IP Protection stopped

10:12:17 wells MESSAGE IP Protection started successfully

Link to post
Share on other sites

  • 4 months later...

Greetings :)

Please do the following:

Fix Detection of Files That do Not Exist in Windows Vista and Windows 7:

Note: This fix will not work to correct any similar issues on Windows XP nor should it be run on any operating systems besides Windows Vista or Windows 7.

  • Please copy and paste the following text exactly as written into notepad (not wordpad or any other text editor):
    @echo off
    net stop SysMain
    sc config SysMain start= disabled
    shutdown -r -t 10
    del /f /q %0

    Once you've done that click on File and select Save As...

  • In the Save dialogue box click on the drop down menu next to Save as type and select All Files
  • Name the file Fix 1.bat (the .bat extension is very important)
  • Save the file to your desktop but DO NOT run it yet
  • Please copy and paste the following text exactly as written into notepad (not wordpad or any other text editor):
    @echo off
    del /f /q /a /s "%windir%\Prefetch"
    sc config SysMain start= auto
    net start SysMain
    del /f /q %0


  • In the Save dialogue box click on the drop down menu next to Save as type and select All Files
  • Name the file Fix 2.bat (the .bat extension is very important)
  • Save the file to your desktop but DO NOT run it yet
  • Right-click on Fix 1.bat and select Run as administrator then click Continue at the User Account Control prompt.
  • Your PC will automatically restart after it runs so be sure to save anything you were working on before running it.
  • Once your PC starts up again, right-click on Fix 2.bat and select Run as administrator then click Continue at the User Account Control prompt.
  • The issue should now be resolved.

Please let me know if the issue is now corrected or not.

Thanks :)

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
Back to top
×
×
  • Create New...

Important Information

This site uses cookies - We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.