winapps-org/winapps

App detection doesn't work on locals with special characters

Open

#296 创建于 2024年10月15日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)Shell (15,020 star) (463 fork)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

贡献者指南