winapps-org/winapps

App detection doesn't work on locals with special characters

Ouverte

#296 ouverte le 15 oct. 2024

 (1 commentaire) (0 réaction) (0 personne assignée)Shell (463 forks)batch import
good first issue

Métriques du dépôt

Stars
 (15 020 étoiles)
Métriques de merge PR
 (Merge moyen 12h 59m) (3 PRs mergées en 30 j)

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

Guide contributeur