| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OpenConstructionERP_11.7.1_amd64.AppImage | 2026-07-14 | 461.0 MB | |
| OpenConstructionERP-11.7.1-1.x86_64.rpm | 2026-07-14 | 381.8 MB | |
| OpenConstructionERP_11.7.1_amd64.deb | 2026-07-14 | 381.8 MB | |
| OpenConstructionERP_aarch64.app.tar.gz | 2026-07-14 | 296.2 MB | |
| OpenConstructionERP_11.7.1_aarch64.dmg | 2026-07-14 | 297.3 MB | |
| OpenConstructionERP_11.7.1_x64-setup.exe | 2026-07-14 | 348.5 MB | |
| OpenConstructionERP_11.7.1_x64_en-US.msi | 2026-07-14 | 373.4 MB | |
| OpenConstructionERP v11.7.1 source code.tar.gz | 2026-07-14 | 307.7 MB | |
| OpenConstructionERP v11.7.1 source code.zip | 2026-07-14 | 313.1 MB | |
| README.md | 2026-07-14 | 893 Bytes | |
| Totals: 10 Items | 3.2 GB | 0 | |
The Windows desktop app now stops its background service before it installs or uninstalls, so reinstalling no longer fails with a file-in-use error. The backend runs as a separate process that could keep running after the app was closed or uninstalled, and because Windows locks a running program on disk, the next install could not replace it until you ended the process by hand in Task Manager. The installer and the uninstaller now end that process for you first, so a reinstall just works.
The backend service is also renamed from openestimate-server to openconstructionerp-server, so the whole app carries one name. An upgrade from an older version still stops the old process by its former name, so nothing is left running behind. Your data folder and settings are untouched.
Full Changelog: https://github.com/datadrivenconstruction/OpenConstructionERP/compare/v11.7.0...v11.7.1