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.