Releases: mergi72/dms-provider-installer
v0.5.0-beta
Beta release candidate for the full DMS Provider stack installer. Bundles DMS Provider Bridge v0.5.0-beta, Credential Broker v0.5.0-beta, and tc-wfx-plugin v0.5.0-beta. Adds GitHub Actions PowerShell installer smoke CI and README CI/Status/Installer badges.
dms-provider-installer v0.3.13-alpha
- Refreshes Credential Broker payload to the validated v0.2.12 installer.\n- Keeps the orchestrator broker flow simple: run the dedicated broker setup and wait for it to exit.\n- Removes obsolete broker health/task handling from the orchestrator.\n- Keeps bridge payload on v0.4.22 and tc-wfx-plugin payload on v0.2.7.
dms-provider-installer v0.3.12-alpha
Installer release with updated Credential Broker v0.2.12 payload. Credential Broker installer uses schtasks.exe for task delete/create/query/run instead of PowerShell ScheduledTasks cmdlets, keeps missing-task cleanup non-fatal, and registers the per-user ONLOGON task with a PowerShell -File launcher command. The orchestrator starts Credential Broker through its local launcher after WFX installation, then performs broker health check and prints broker installer/stdout/stderr log tails on failure. Bundles DMS Provider Bridge v0.4.22 and tc-wfx-plugin v0.2.7.
dms-provider-installer v0.3.11-alpha
Installer release that keeps Credential Broker setup first, installs/registers the Total Commander WFX plugin next, then starts Credential Broker, and leaves DMS Provider Bridge setup last. Bundles DMS Provider Bridge v0.4.22, Credential Broker v0.2.11, and tc-wfx-plugin v0.2.7.
dms-provider-installer v0.3.10-alpha
Installer release for clean-machine broker startup diagnostics. After Credential Broker setup, the orchestrator waits for the CredentialBroker scheduled task to become visible and falls back to starting the broker launcher directly when the task is not visible. Keeps the main installer diagnostic pauses from v0.3.9-alpha. Bundles DMS Provider Bridge v0.4.22, Credential Broker v0.2.11, and tc-wfx-plugin v0.2.7.
dms-provider-installer v0.3.9-alpha
Diagnostic installer release. Adds main orchestration window pauses after Credential Broker setup/start and on errors so broker initialization failures remain visible during clean-machine installation. Bundles DMS Provider Bridge v0.4.22, Credential Broker v0.2.11, and tc-wfx-plugin v0.2.7.
dms-provider-installer v0.3.8-alpha
dms-provider-installer v0.3.8-alpha
- Refreshes Credential Broker payload to v0.2.11.
- Starts the CredentialBroker scheduled task from the orchestrator after broker setup returns.
- Runs the broker health check in the orchestrator instead of inside the child broker setup.
- Keeps DMS Provider Bridge payload on v0.4.22 and tc-wfx-plugin payload on v0.2.7.
Build: scripts\build-inno-installer.ps1 completed successfully.
dms-provider-installer v0.3.7-alpha
dms-provider-installer v0.3.7-alpha
- Refreshes DMS Provider Bridge payload to v0.4.22.
- Refreshes Credential Broker payload to v0.2.10.
- Keeps tc-wfx-plugin payload on v0.2.7.
Payload fixes included:
- Bridge setup now includes the PyInstaller _internal runtime directory.
- Broker setup handles broker.json source/target self-copy safely.
Build: scripts\build-inno-installer.ps1 completed successfully.
dms-provider-installer v0.3.6-alpha
dms-provider-installer v0.3.6-alpha
- Runs the orchestrator in the current user context instead of requiring administrator privileges up front.
- Changes install order to Credential Broker first, WFX plugin install/registration second, and DMS Provider Bridge setup last.
- Leaves bridge elevation/admin handling to the bridge setup itself.
- Changes the default orchestrator install root to the current user's LocalAppData Programs directory.
- Makes WFX file copy idempotent when payload and target paths are already the same.
- Updates install-wrapper.ps1 to pass PluginLocalizePath.
Validation:
- install.ps1 smoke run with broker/bridge skipped completed without admin elevation.
- scripts\build-inno-installer.ps1 completed successfully.
dms-provider-installer v0.3.5-alpha
dms-provider-installer v0.3.5-alpha
- Refreshes bundled tc-wfx-plugin payload to v0.2.7.
- Keeps bundled DMS Provider Bridge setup on v0.4.21.
- Keeps Credential Broker setup on v0.2.9.
- Includes the updated WFX localize.json with Total Commander LanguageIni based localization keys.
Build: scripts\build-inno-installer.ps1 completed successfully.