tauri-apps / tauri-apps/plugins-workspace

`updater > windows > installerArgs` should be spilt up now with multiple updater types

Open
#3,300 0 comments 0 reactions 0 assignees View on GitHub
platform: windows plugin: updater type: bug type: feature request
Dominant language
Rust
Stars
1.8k
Forks
602
Avg merge
4d 14h
Merged PRs (30d)
9

Description

### Describe the bug

With https://github.com/tauri-apps/plugins-workspace/pull/2624, we can now have multiple Windows updaters at the same time, and the `installerArgs` should be split up to support each cases separately

Our `app-updater` test for the .msi installer doesn't work right now because it is passed a `/NS` arg (fixed in 61134385dc8db11f11616054d9bcac9a5e23e024)

### Reproduction

_No response_

### Expected behavior

_No response_

### Full `tauri info` output

```text
[✔] Environment
- OS: Windows 10.0.19045 x86_64 (X64)
✔ WebView2: 145.0.3800.82
✔ MSVC: Visual Studio Community 2022
✔ rustc: 1.93.1 (01f6ddf75 2026-02-11)
✔ cargo: 1.93.1 (083ac5135 2025-12-15)
✔ rustup: 1.28.2 (e4f3ad6f8 2025-04-28)
✔ Rust toolchain: stable-x86_64-pc-windows-msvc (default)
- node: 24.14.0
- pnpm: 10.28.0
- yarn: 1.22.22
- npm: 11.5.2
- deno: deno 2.7.1

[-] Packages
- tauri 🦀: 2.10.0, (outdated, latest: 2.10.2)
- tauri-build 🦀: 2.5.4, (outdated, latest: 2.5.5)
- wry 🦀: 0.54.1, (outdated, latest: 0.54.2)
- tao 🦀: 0.34.5
- @tauri-apps/api ⱼₛ: not installed!
- @tauri-apps/cli ⱼₛ: 2.10.0
```

### Stack trace

```text

```

### Additional context

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.