December 11, 200817 yr installer used is INNO, so use /SILENT or /VERYSILENTanyone know some silent installs for this would be super great!!
December 11, 200817 yr @echo offstart /wait mbam-setup.exe /sp- /verysilent /norestartREG ADD "HKCU\Software\Malwarebytes' Anti-Malware" /v "firstrun" /t REG_DWORD /d "1" /fREG ADD "HKCU\Software\Malwarebytes' Anti-Malware" /v "reportthreats" /t REG_DWORD /d "0" /fREG ADD "HKLM\SOFTWARE\Malwarebytes' Anti-Malware" /v "ID" /t REG_SZ /d "XXXXX" /fREG ADD "HKLM\SOFTWARE\Malwarebytes' Anti-Malware" /v "Key" /t REG_SZ /d "XXXX-XXXX-XXXX-XXXX" /fexit
December 13, 200817 yr 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" /fREG 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" /fREG 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" /fApps mabey install folder for most..This is just to make sure when you instal it has latest rules.def
Create an account or sign in to comment