winapps-org/winapps

App detection doesn't work on locals with special characters

Aberta

#296 aberto em 15 de out. de 2024

 (1 comentário) (0 reação) (0 responsável)Shell (463 forks)batch import
good first issue

Métricas do repositório

Stars
 (15.020 estrelas)
Métricas de merge de PR
 (Mesclagem média 12h 59m) (3 fundiu PRs em 30d)

Description

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

Guia do colaborador