Changes
added installer switches to exclude icons
<check type="uninstall" condition="exists" path="Malwarebytes' Anti-Malware" />
<install cmd='%software%\mbam-setup.exe /verysilent VERYSILENT /norestart NORESTART /sp-LOG="%TEMP%\mbam.log" /MERGETASKS="!desktopicon" /NOICONS' /> <install cmdupgrade include='%COMSPEC% /c del /q "%AllUsersProfile%\Desktop\Malwarebytes' Anti-Malware.lnk"install' />
<upgrade remove cmd='%SOFTWARE%\mbam-setup.exe /verysilent /norestart /sp-' /> <upgrade cmd='%COMSPEC% /c del /q "%UserProfileProgramFiles%\Desktop\Malwarebytes' Anti-Malware\unins000.lnkexe"' /> <remove cmdVERYSILENT /NORESTART /LOG='"%ProgramFilesTEMP%\Malwarebytes' Antimbam-Malware\unins000unins.exelog" /verysilent' />
</package>
</packages>