winapps-org/winapps

App detection doesn't work on locals with special characters

Open

#296 opened on 2024年10月15日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)Shell (15,020 stars) (463 forks)batch import
good first issue

説明

The automatic option completes the installation process successfully. However, the Manual (Default) option will cause an error.

The error is Line 79: Join-Path: Command not found.

Looking at the detected file with sudo vim, I can see some unknown characters. Maybe an issue with non-English words?

image

コントリビューターガイド