Jump to content

MalwareBytes Anti-Malware - Newest Version


Redhatcc

Recommended Posts


@echo off
start /wait mbam-setup.exe /sp- /verysilent /norestart
REG ADD "HKCU\Software\Malwarebytes' Anti-Malware" /v "firstrun" /t REG_DWORD /d "1" /f
REG ADD "HKCU\Software\Malwarebytes' Anti-Malware" /v "reportthreats" /t REG_DWORD /d "0" /f
REG ADD "HKLM\SOFTWARE\Malwarebytes' Anti-Malware" /v "ID" /t REG_SZ /d "XXXXX" /f
REG ADD "HKLM\SOFTWARE\Malwarebytes' Anti-Malware" /v "Key" /t REG_SZ /d "XXXX-XXXX-XXXX-XXXX" /f
exit

Link to comment
Share on other sites

OK just some extras,for vista only at the moment.

REG ADD %KEY%\1001 /V 104 /D "CMD /C XCOPY \"F:\APPS\Malwarebytes_Anti-Malware\ignore.dat\" \"%ALLUSERSPROFILE%\AppData\Roaming\Malwarebytes\Malwarebytes' Anti-Malware\" /I /H /R /Y" /f
REG ADD %KEY%\1001 /V 105 /D "CMD /C XCOPY \"F:\APPS\Malwarebytes_Anti-Malware\news.txt\" \"%ALLUSERSPROFILE%\AppData\Roaming\Malwarebytes\Malwarebytes' Anti-Malware\" /I /H /R /Y" /f
REG ADD %KEY%\1001 /V 106 /D "CMD /C XCOPY \"F:\APPS\Malwarebytes_Anti-Malware\rules.ref\" \"%ALLUSERSPROFILE%\AppData\Roaming\Malwarebytes\Malwarebytes' Anti-Malware\" /I /H /R /Y" /f

Apps mabey install folder for most..

This is just to make sure when you instal it has latest rules.def

Link to comment
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.
×
×
  • Create New...