@echo off
pushd "%~dp0"
title Malwarebytes
if "%COMPUTERNAME:~0,6%"=="MiniXP" echo This program may not work well from MiniXP&echo You can run it from your installed Windows XP/Vista/7 (try from Safe Mode)&pause
7z.exe x -o"%TEMP%\HBCD\Malwarebytes" -y Files\Malwarebytes.7z
start "" /B /D"%TEMP%\HBCD\Malwarebytes" "StartMBAM.cmd"