KEMBAR78
Fix portable installer issues when installing to non ascii path by yao-msft · Pull Request #5788 · microsoft/winget-cli · GitHub
Skip to content

Conversation

yao-msft
Copy link
Contributor

@yao-msft yao-msft commented Oct 9, 2025

Fixes issue raised in the comment

The utf8 string needs to be converted to utf16 string before assigning to std::filesystem::path.

Verified manually. Added e2e tests.

Microsoft Reviewers: Open in CodeFlow

@yao-msft yao-msft marked this pull request as ready for review October 10, 2025 01:28
@yao-msft yao-msft merged commit 4f94f3e into microsoft:master Oct 10, 2025
9 checks passed
@yao-msft yao-msft deleted the fixportablepath branch October 10, 2025 17:11
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.

2 participants