Skip to content

fix(updater): check ShellExecuteW results - #3516

Merged
Legend-Master merged 2 commits into
tauri-apps:v2from
Legend-Master:updater-check-shell-execute-result
Jul 27, 2026
Merged

fix(updater): check ShellExecuteW results#3516
Legend-Master merged 2 commits into
tauri-apps:v2from
Legend-Master:updater-check-shell-execute-result

Conversation

@Legend-Master

Copy link
Copy Markdown
Contributor

On Windows, returns an error if failed to spawn the installer in install through ShellExecuteW, and documented the exit behavior.

Closes #3514

@Legend-Master
Legend-Master requested a review from a team as a code owner July 27, 2026 02:41
@github-actions

Copy link
Copy Markdown
Contributor

Package Changes Through 6f80130

There are 8 changes which include deep-link with patch, deep-link-js with patch, fs with patch, fs-js with patch, nfc with patch, nfc-js with patch, updater with minor, updater-js with minor

Planned Package Versions

The following package releases are the planned based on the context of changes in this pull request.

package current next
api-example 2.0.46 2.0.47
api-example-js 2.0.42 2.0.43
deep-link-example-js 2.2.12 2.2.13
deep-link 2.4.9 2.4.10
deep-link-js 2.4.9 2.4.10
fs 2.5.1 2.5.2
fs-js 2.5.1 2.5.2
dialog 2.7.2 2.7.3
dialog-js 2.7.2 2.7.3
http 2.5.9 2.5.10
http-js 2.5.9 2.5.10
nfc 2.3.5 2.3.6
nfc-js 2.3.5 2.3.6
persisted-scope 2.3.7 2.3.8
single-instance 2.4.3 2.4.4
updater 2.10.1 2.11.0
updater-js 2.10.1 2.11.0

Add another change file through the GitHub UI by following this link.


Read about change files or the docs at github.com/jbolda/covector

@Legend-Master
Legend-Master merged commit 622f02b into tauri-apps:v2 Jul 27, 2026
29 checks passed
@Legend-Master
Legend-Master deleted the updater-check-shell-execute-result branch July 27, 2026 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[updater] Windows: install failures are structurally invisible — ShellExecuteW result discarded + unconditional exit(0)

2 participants