Skip to content

fix(ui.open): change deprecated rundll32 to start command#36760

Merged
github-actions[bot] merged 1 commit intorelease-0.11from
backport-36731-to-release-0.11
Nov 30, 2025
Merged

fix(ui.open): change deprecated rundll32 to start command#36760
github-actions[bot] merged 1 commit intorelease-0.11from
backport-36731-to-release-0.11

Conversation

@neovim-backports
Copy link

Description

Backport of #36731 to release-0.11.

Problem:
The rundll32 utility is a leftover from Windows 95, and it has
been deprecated since at least Windows Vista.

Solution:
Use the start command through Command Prompt instead.

(cherry picked from commit c87d92c)
@github-actions github-actions bot enabled auto-merge (rebase) November 30, 2025 15:03
@github-actions github-actions bot merged commit fcd0517 into release-0.11 Nov 30, 2025
31 checks passed
@github-actions github-actions bot deleted the backport-36731-to-release-0.11 branch November 30, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant