Skip to content

Hazina Orchestration v2.4.1 - Installer Fix

Choose a tag to compare

@martiendejong martiendejong released this 13 Mar 09:30
· 217 commits to main since this release
a9f03ef

Installer Fixes

  • Fixed installer hang on close — Removed blocking WixShellExec action that froze the Finish button
  • No admin required — Switched from perMachine (Program Files) to perUser (LocalAppData) install
  • Files editable without admin — All config and data files writable by normal user
  • Clean uninstall — Added RemoveFile/RemoveFolder elements for complete cleanup including runtime-created files
  • Clean upgrades — Wildcard cleanup of stale Vite-hashed assets on upgrade
  • New UpgradeCode — Isolated from old broken perMachine installations

Installation

Download and run HazinaOrchestrationSetup.msi. No admin/UAC elevation needed.
Installs to: %LOCALAPPDATA%\Hazina Orchestration

Note: If you have old entries in Add/Remove Programs from previous versions, they can be safely ignored (they have no files).