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

贡献者指南