Jump to content

kamaz75

Members
  • Posts

    1
  • Joined

  • Last visited

Everything posted by kamaz75

  1. I bumped into the same problem today. That stupid thing deletes mbam.exe on access. You need a copy of mbam.exe with a different name (eg. m.exe). Since mine was already deleted, I had to jump thru the hoops to snag a fresh copy of mbam.exe while Malwarebytes is installing (using a perl script). After getting a copy of mbam.exe with a different name, cleanup worked fine. for(; { if( -x 'mbam.exe' && !( -x 'm.exe' ) ) { `copy mbam.exe m.exe`; } }
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.