Fmstrat / Fmstrat/winapps

Unable to add other applications

Open
#368 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
10.3k
Forks
452
PR merge metrics
No merged PRs in 30d

Description

when running the installer.sh when it ask how would I like to handle other detected apps I select "Select which applications to set up" and then it just prints a blank list of my applications

output:

```bash
./installer.sh
? Would you like to install for the current user or the whole system? User
Removing any old configurations...
Removing /home/zany130/.local/share/applications/cmd.desktop... Finished.
Removing /home/zany130/.local/share/applications/explorer.desktop... Finished.
Removing /home/zany130/.local/share/applications/powershell-core.desktop... Finished.
Removing /home/zany130/.local/share/applications/powershell.desktop... Finished.
Removing /home/zany130/.local/share/applications/windows.desktop... Finished.
Removing /home/zany130/.local/bin/cmd... Finished.
Removing /home/zany130/.local/bin/explorer... Finished.
Removing /home/zany130/.local/bin/powershell... Finished.
Removing /home/zany130/.local/bin/powershell-core... Finished.
Removing /home/zany130/.local/bin/windows... Finished.
Installing...
Checking for installed apps in RDP machine (this may take a while)... Finished.
Configuring Windows... Finished.
? How would you like to handle WinApps pre-configured applications? Set up all detected pre-configured applications
Configuring Cmd... Finished.
Configuring Explorer... Finished.
Configuring Powershell... Finished.
Configuring Powershell Core... Finished.
/home/zany130/.local/share/winapps/detected: line 4: You: command not found
/home/zany130/.local/share/winapps/detected: line 5: At: command not found
/home/zany130/.local/share/winapps/detected: line 6: syntax error near unexpected token `('
/home/zany130/.local/share/winapps/detected: line 6: `+ $Name = (Get-Item $Exe).VersionInfo.FileDescription.Trim() -r ...'
? How would you like to handle other detected applications? Select which applications to set up
? Which other apps would you like to set up? (Press to select, to finalize)














































```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.