Devolutions / Devolutions/UniGetUI

[BUG] (Pwsh Beta could not be installed)

Open
#4,403 0 comments 0 reactions 1 assignee Claimed by @marticliment View on GitHub
bug ready-to-go
Dominant language
C#
Stars
26.1k
Forks
924
Avg merge
15h 52m
Merged PRs (30d)
52

Description

### Please confirm these before moving forward

- [x] I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
- [x] I have tested that this issue has not been fixed in the latest [(beta or stable) release](https://github.com/marticliment/WingetUI/releases/).
- [x] I have checked the [FAQ](https://github.com/marticliment/WingetUI#frequently-asked-questions) section for solutions.
- [x] This issue is about a bug (if it is not, please use the [correct template](https://github.com/marticliment/WingetUI/issues/new/choose)).

### UniGetUI Version

3.3.7

### Windows version, edition, and architecture

Windows 11 IOT LTSC

### Describe your issue

Pwsh Beta could not be installed

### Steps to reproduce the issue

Image

### UniGetUI Log

```text
[12 Feb 2026 08.49.44] Icon download attempt at https://raw.githubusercontent.com/Herdubreid/herdubreid.github.io/master/favicon.ico failed with code NotFound
[12 Feb 2026 08.49.46] Icon download attempt at https://dtb5pzswcit1e.cloudfront.net/assets/images/product_logos/icon_pivotalcontainerservice@2x.png failed with code Forbidden
[12 Feb 2026 08.49.52] Loaded operation parameters for package id=pwsh on manager Scoop and operation Install: install main/pwsh
[12 Feb 2026 08.49.52] System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'C:\Program Files\PowerShell\7-preview\pwsh.exe' with working directory 'C:\Users\username'. The system cannot find the file specified.
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo)
at System.Diagnostics.Process.Start()
at UniGetUI.PackageOperations.AbstractProcessOperation.PerformOperation() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Operations\AbstractProcessOperation.cs:line 97
at UniGetUI.PackageOperations.AbstractOperation._runOperation()
[12 Feb 2026 08.50.14] Found 2 available packages from Scoop with the query pwsh
[12 Feb 2026 08.50.16] Found 2 available packages from Winget with the query pwsh
[12 Feb 2026 08.50.17] Found 20 available packages from Npm with the query pwsh
[12 Feb 2026 08.50.17] Found 0 available packages from Pip with the query pwsh
[12 Feb 2026 08.50.20] Found 51 available packages from PowerShell with the query pwsh
[12 Feb 2026 08.50.30] Loaded operation parameters for package id=pwsh-beta on manager Scoop and operation Install: install versions/pwsh-beta
```

### Package Managers Logs

```text
Manager WinGet with version:
System WinGet (CLI) Version: v1.12.460
Using Native WinGet helper (COM Api)

——————————————————————————————————————————

Logged native task on manager Winget. Task type is ListSources
Process start time: 12 Feb 2026 05.04.00
Process end time: 12 Feb 2026 05.04.00

-- Task information
...

The task reported success
```

### Relevant information

Package install operation for Package=pwsh-beta with Manager=Scoop
Installation options:
Overriden options:
Starting operation...
Executing process with StartInfo:
- FileName: "C:\Program Files\UniGetUI\Assets\Utilities\UniGetUI Elevator.exe"
- Arguments: ""C:\Program Files\PowerShell\7-preview\pwsh.exe" -NoProfile -ExecutionPolicy Bypass -Command "C:\Users\username\scoop\shims\scoop.ps1" install versions/pwsh-beta"
Start Time: "12 Feb 2026 08.50.30"
'C:\Program' is not recognized as an internal or external command,
operable program or batch file.
End Time: "12 Feb 2026 08.50.31"
Process return value: "1" (0x1)
Pwsh Beta could not be installed

### Screenshots and videos

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.