Upgrade on Windows
Run the new installer over the existing installation. Do not uninstall first.
Procedure
- Back up
C:\ProgramData\Linkiirand verify the backup. - Run the new
LinkiirSetup-<version>-x64.exeas Administrator. - On Existing Installation, confirm the installed version and queue mode.
- Select Keep my current queue configuration unless the broker must change.
- Complete the upgrade.
- Check readiness:
Get-Content "C:\ProgramData\Linkiir\logs\installer\readiness.txt"
Installer behavior
The upgrade process:
- Stops
LinkiirGrid, then bundledLinkiirKafka. - Terminates supervised Runtime and Archiver processes that still hold program files.
- Backs up configuration to
C:\ProgramData\Linkiir\backups\pre-upgrade-<timestamp>. - Replaces immutable program files.
- Preserves projects, logs, users, queue data,
config.ini, andlinkiir.env. - Re-registers services and waits for readiness.
Silent upgrade
LinkiirSetup-1.1.0-x64.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Do not pass queue parameters when the current queue configuration should remain unchanged.