winapps-org/winapps

App detection doesn't work on locals with special characters

Open

#296 建立於 2024年10月15日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Shell (463 fork)batch import
good first issue

倉庫指標

Star
 (15,020 star)
PR 合併指標
 (平均合併 12小時 59分鐘) (30 天內合併 3 個 PR)

描述

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

貢獻者指南