Skip to content

fix: dx self-update on windows failing#4985

Merged
jkelleyrtp merged 1 commit into
DioxusLabs:mainfrom
tristanphease:dx-self-update-windows
Nov 19, 2025
Merged

fix: dx self-update on windows failing#4985
jkelleyrtp merged 1 commit into
DioxusLabs:mainfrom
tristanphease:dx-self-update-windows

Conversation

@tristanphease

Copy link
Copy Markdown
Contributor

Fixes #4938, which happens since windows exes have the file extension so when it looks up dx it finds nothing and fails with the message Executable not found.
Adds config for windows to lookup the file with the extension

@tristanphease tristanphease requested a review from a team as a code owner November 18, 2025 10:58
@jkelleyrtp

Copy link
Copy Markdown
Member

Good catch, thank you lots!

@jkelleyrtp jkelleyrtp merged commit 82d7802 into DioxusLabs:main Nov 19, 2025
17 of 18 checks passed
@tristanphease tristanphease deleted the dx-self-update-windows branch November 20, 2025 11:22
SilentVoid13 pushed a commit to SilentVoid13/dioxus that referenced this pull request May 21, 2026
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.

dx self-update fails, when updating from 0.7.0

2 participants