Skip to content

[BUG] The executable file for WinGet was not found #3549

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 tasks done
reddyshyam opened this issue Apr 8, 2025 · 7 comments
Open
4 tasks done

[BUG] The executable file for WinGet was not found #3549

reddyshyam opened this issue Apr 8, 2025 · 7 comments
Assignees
Labels
bug Something isn't working ready-to-go

Comments

@reddyshyam
Copy link

Please confirm these before moving forward

  • I have searched for my issue and have not found a work-in-progress/duplicate/resolved issue.
  • I have tested that this issue has not been fixed in the latest (beta or stable) release.
  • I have checked the FAQ section for solutions.
  • This issue is about a bug (if it is not, please use the correct template).

UniGetUI Version

3.2.0-beta1

Windows version, edition, and architecture

Windows 11 Home Single 24H2

Describe your issue

Can't see new packages or installed packages.

Tried repairing but restart again throws not found error. Using in-built winget works but would prefer original source.

Steps to reproduce the issue

No response

UniGetUI Log

[08-04-2025 10:52:45]    __  __      _ ______     __  __  ______
                        / / / /___  (_) ____/__  / /_/ / / /  _/
                       / / / / __ \/ / / __/ _ \/ __/ / / // /
                      / /_/ / / / / / /_/ /  __/ /_/ /_/ // /
                      \____/_/ /_/_/\____/\___/\__/\____/___/
                          Welcome to UniGetUI Version 3.2.0-beta1
[08-04-2025 10:52:45]
[08-04-2025 10:52:45] Build 85
[08-04-2025 10:52:45] Data directory C:\Users\reddy\AppData\Local\UniGetUI
[08-04-2025 10:52:45] Encoding Code Page set to 437
[08-04-2025 10:52:46] Using built-in UniGetUI Elevator
[08-04-2025 10:52:46] User has updated translations disabled
[08-04-2025 10:52:46] Loaded language locale: en
[08-04-2025 10:52:46] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                      █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                      █ Name: Chocolatey
                      █ Enabled: False
                      █ THE MANAGER IS DISABLED
                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[08-04-2025 10:52:46] Command cargo was not found on the system
[08-04-2025 10:52:46] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                      █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                      █ Name: Cargo
                      █ Enabled: False
                      █ THE MANAGER IS DISABLED
                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[08-04-2025 10:52:46] Command vcpkg was not found on the system
[08-04-2025 10:52:46] Downloaded new icons and screenshots successfully!
[08-04-2025 10:52:46] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                      █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                      █ Name: .NET Tool
                      █ Enabled: False
                      █ THE MANAGER IS DISABLED
                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[08-04-2025 10:52:46] Could not initialize Package Manager Winget
[08-04-2025 10:52:46] System.ComponentModel.Win32Exception (2): An error occurred trying to start process 'C:\Users\reddy\AppData\Local\Microsoft\WindowsApps\winget.exe' with working directory 'C:\Users\reddy\AppData\Local\Programs\UniGetUI'. The system cannot find the file specified.
                         at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo)
                         at System.Diagnostics.Process.StartCore(ProcessStartInfo)
                         at System.Diagnostics.Process.Start()
                         at UniGetUI.PackageEngine.Managers.WingetManager.WinGet.LoadManager() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.Managers.WinGet\WinGet.cs:line 227
                         at UniGetUI.PackageEngine.ManagerClasses.Manager.PackageManager.Initialize() in C:\SomePrograms\WingetUI-Store\src\UniGetUI.PackageEngine.PackageManagerClasses\Manager\PackageManager.cs:line 69
[08-04-2025 10:52:46] Command vcpkg was not found on the system
[08-04-2025 10:52:46] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                      █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                      █ Name: PowerShell7
                      █ Enabled: False
                      █ THE MANAGER IS DISABLED
                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[08-04-2025 10:52:46] Command vcpkg was not found on the system
[08-04-2025 10:52:46] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                      █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                      █ Name: vcpkg
                      █ Enabled: False
                      █ THE MANAGER IS DISABLED
                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[08-04-2025 10:52:47] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                      █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                      █ Name: Pip
                      █ Enabled: False
                      █ THE MANAGER IS DISABLED
                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[08-04-2025 10:52:47] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                      █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                      █ Name: PowerShell
                      █ Enabled: False
                      █ THE MANAGER IS DISABLED
                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[08-04-2025 10:52:48] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                      █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                      █ Name: Npm
                      █ Enabled: False
                      █ THE MANAGER IS DISABLED
                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[08-04-2025 10:52:48] Command scoop was not found on the system
[08-04-2025 10:52:48] ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄
                      █▀▀▀▀▀▀▀▀▀▀▀▀▀ MANAGER LOADED ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
                      █ Name: Scoop
                      █ Enabled: False
                      █ THE MANAGER IS DISABLED
                      ▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀
[08-04-2025 10:52:48] LoadComponentsAsync finished executing. All managers loaded. Proceeding to interface.

Package Managers Logs

Logs are emtpy

Relevant information

No response

Screenshots and videos

No response

@reddyshyam reddyshyam added the bug Something isn't working label Apr 8, 2025
@marticliment
Copy link
Owner

Did WinGet work with UniGetUI 3.1.8?

@reddyshyam
Copy link
Author

Did WinGet work with UniGetUI 3.1.8?

Hi @marticliment, yes, was working very well for a couple of upgrades including previous betas until this one.

@reddyshyam
Copy link
Author

Something really weird happening with this beta. After I reported the above error, today after I started the PC, opening the app throw .NET runtime not found, I reinstalled the beta and the error was gone though winget is still not found.

My system started behaving strange and I noticed powershell was gone. Not sure related to the beta install. I had to re-install it again.

Just mentioning in case you see the bigger issue.

@marticliment
Copy link
Owner

Could your AV have started blocking some UniGetUI component?

@reddyshyam
Copy link
Author

Could your AV have started blocking some UniGetUI component?

Yes, this gets blocked everytime but installation runs smoothly.

Image

@marticliment
Copy link
Owner

Can you please disable your AV; reinstall UniGetUI and then see if it works? I am afraid the AV could have blocked/deleted other UniGetUI files

@reddyshyam
Copy link
Author

reddyshyam commented Apr 9, 2025

Can you please disable your AV; reinstall UniGetUI and then see if it works? I am afraid the AV could have blocked/deleted other UniGetUI files

HI @marticliment, just did so, installation completed successfully but still cant find winget. Not sure what caused powershell deletion and other issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready-to-go
Projects
None yet
Development

No branches or pull requests

2 participants