Changes

Jump to: navigation, search

Malwarebytes

1,433 bytes added, 21:52, 21 May 2009
Malwarebytes Silent Installer
This is a silent installer and uninstaller for Malwarebytes.

"Malwarebytes is a site dedicated to fighting malware. Malwarebytes has developed a variety of tools that can identify and remove malicious software from your computer. When your computer becomes infected, Malwarebytes can provide the needed assistance to remove the infection and restore the machine back to optimum performance." - Malwarebytes.org

Malwarebytes Homepage:
[http://malwarebytes.org/]

Download Malwarebytes:
[http://download.cnet.com/Malwarebytes-Anti-Malware/3000-8022_4-10804572.html?part=dl-10804572&subj=dl&tag=button]

<source lang="xml">
<packages>
<package
id="malwarebytes"
name="Malwarebytes"
revision="1"
reboot="false"
priority="1">

<check type="uninstall" condition="exists" path="Malwarebytes' Anti-Malware" />

<install cmd='%software%\mbam-setup.exe /verysilent /norestart /sp-' />
<install cmd='%COMSPEC% /c del /q "%AllUsersProfile%\Desktop\Malwarebytes&apos; Anti-Malware.lnk"' />

<upgrade cmd='%SOFTWARE%\mbam-setup.exe /verysilent /norestart /sp-' />
<upgrade cmd='%COMSPEC% /c del /q "%UserProfile%\Desktop\Malwarebytes&apos; Anti-Malware.lnk"' />

<remove cmd='"%ProgramFiles%\Malwarebytes&apos; Anti-Malware\unins000.exe" /verysilent' />
</package>
</packages>
</source>

[[Category:Silent Installers]]
Anonymous user

Navigation menu