Bosch Esi Tronic 2013 1 2 And 3 Versions Will Not Install Mhh Auto New [updated] Access
Bosch ESI[tronic] 2013 (1, 2 & 3) Won’t Install — Fixes for MHH Auto New
If you’re trying to install Bosch ESI[tronic] 2013 (versions 1, 2 or 3) and the installer fails on an MHH Auto New system, this guide shows practical troubleshooting steps and fixes to get the software installed and working. These steps address the most common causes: compatibility issues, missing prerequisites, permission problems, and corrupted installers.
Stage 2: Apply the MHH Auto "New" Pre-Patch
- Extract the MHH Auto
NewFix_2024 zip into C:\ESI2013_Install\.
- Run
1_Patch_Installer.exe as Administrator. This tool does three things:
- Patches
Setup.exe to skip OS version checks.
- Extracts a hidden
setup.msi from the installer and applies a transform (setup.mst) to bypass Java checks.
- Renames the broken
ISSetup.dll to ISSetup.old and injects a community-recompiled version.
- Important: The patch will ask: “Install for ESI 2013.1, .2, or .3?” Select your exact version. The installers are not cross-compatible.
Prerequisites:
- Disable UAC (User Account Control) – slide to "Never Notify".
- Disable Real-time Antivirus (Windows Defender or third-party).
- Ensure
.NET Framework 3.5 is enabled (Control Panel → Programs → Turn Windows features on/off).
- Install Visual C++ 2008 SP1 Redistributable (x86 and x64).
Part 1: The Historical Context – What Makes ESI[tronic] 2013 So Different?
Before diving into troubleshooting, understand the software generation gap. Bosch ESI[tronic] 2013 (1, 2 & 3) Won’t
- Pre-2012 ESI[tronic] : Used a simple offline database. Installation was linear. Cracks relied on replacing
.exe files or DLL injection.
- 2013 Series (1, 2, 3) : Introduced a hybrid model. The software still allowed offline access, but the installer itself began phoning home to a Bosch license server. Furthermore, version 2013/3 included a database restructuring that expects specific Windows Installer behaviors.
- Post-2014 ESI[tronic] : Moved entirely to online activation (K-Series activations), making offline cracks nearly impossible.
Key Insight: The 2013 versions are the last generation where a functional keygen (often R2R or "MHH Auto Edition") can work. But the installer is riddled with traps. Patches Setup
2.1. Version-Specific Installer Behavior
Unlike later ESI versions (2015+), the 2013.x releases rely on: not Java 8 or later.
- Legacy InstallShield 12.0 with custom MSI sequences.
- Hard-coded database paths to
C:\ESIData\ and registry keys under HKLM\SOFTWARE\Bosch\ESI[tronic].
- Java 6u32 as a prerequisite, not Java 8 or later.