Jump to content

Change where the log file is saved.


Recommended Posts

Greetings :(

Please do the following, it will reset the log file location settings back to their defaults:

Create a Batch File:

  • Please copy and paste the following text in the Code box exactly as written into notepad (not wordpad or any other text editor):
    @echo off
    if exist "%programfiles(x86)%" "%programfiles(x86)%\Malwarebytes' Anti-Malware\mbam.exe" /logtofile
    if exist "%programfiles(x86)%" "%programfiles(x86)%\Malwarebytes' Anti-Malware\mbam.exe" /logtofolder
    if not exist "%programfiles(x86)%" "%programfiles%\Malwarebytes' Anti-Malware\mbam.exe" /logtofile
    if not exist "%programfiles(x86)%" "%programfiles%\Malwarebytes' Anti-Malware\mbam.exe" /logtofolder
    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 Reset Logs.bat (the .bat extension is very important)
  • Save the file to your desktop and double click it to run it.

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

Thank you.

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.