marticliment / UniGetUI

UniGetUI: The Graphical Interface for your package managers. Could be terribly described as a package manager manager to manage your package managers
https://www.marticliment.com/unigetui/
MIT License
13.29k stars 460 forks source link

[BUG] winget and scoop updates keep failing due to wrong argument #1750

Closed debug-cli closed 8 months ago

debug-cli commented 9 months ago

Please confirm these before moving forward

Describe your issue

the argument -g that is placed automatically on update commands is making local apps/packages not update. You could fix this by either removing the -g argument or adding a switch in settings to remove the -g argument.

Error: ERROR 'scoop-search' isn't installed globally, but it may be installed locally. WARN Try again without the --global (or -g) flag instead.

Steps to reproduce the issue

  1. Download this or any old scoop/winget package (Make sure to download an old version so you can update it)
  2. Try updating it
  3. Observe the command line
  4. Wait for "ERROR 'scoop-search' isn't installed globally, but it may be installed locally. WARN Try again without the --global (or -g) flag instead." to pop up.

WingetUI Log

🟢 Waiting for install permission... title=CapCut, id=XP9KN75RRB9NHS, installId=1706321144.1817057
🔵 Given package: <Package: CapCut;XP9KN75RRB9NHS;3.2.0.1106;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.InstalledPackageItem object at 0x000001744B0783C0>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon  not found in json (KeyError)
🟡 Icon for XP9KN75RRB9NHS does not exist
🔵 Current program set to 1706321144.1817057
🟢 Have permission to install, starting installation threads...
🔵 Starting <Package: CapCut;XP9KN75RRB9NHS;3.2.0.1106;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.InstalledPackageItem object at 0x000001744B0783C0>> uninstall with Command ['C:\\Users\\User\\AppData\\Local\\Programs\\WingetUI\\wingetui\\components\\gsudo.exe', 'winget.exe', 'uninstall', '--id', 'XP9KN75RRB9NHS', '--exact', '--accept-source-agreements', '--disable-interactivity']
['Found CapCut [XP9KN75RRB9NHS]', 'Starting package uninstall...', 'Successfully uninstalled', '']
🟡 Scoop installation automatically elevated!
🟢 Waiting for install permission... title=Chatgpt, id=chatgpt, installId=1706321207.109104
🔵 Given package: <Package: Chatgpt;chatgpt;1.3.1;Scoop: j178;<wingetui.PackageEngine.Managers.scoop.ScoopPackageManager object at 0x0000017449BC1810>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744B036300>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Current program set to 1706321207.109104
🔵 Found icon:  https://community.chocolatey.org/content/packageimages/chatgpt.0.10.3.png
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=Discord PTB, id=Discord.Discord.PTB, installId=1706321207.1892068
🔵 Given package: <Package: Discord PTB;Discord.Discord.PTB;1.0.1050;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744F36F1C0>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found cached image in C:\Users\User\AppData/Local/WingetUI/CachedIcons\discord-ptb.icon.png
🟡 Chocolatey installation automatically elevated!
🟢 Waiting for install permission... title=Gh, id=gh, installId=1706321207.2521484
🔵 Given package: <Package: Gh;gh;2.40.1;Chocolatey;<wingetui.PackageEngine.Managers.choco.ChocoPackageManager object at 0x0000017449B30A90>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x0000017449C78B40>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found cached image in C:\Users\User\AppData/Local/WingetUI/CachedIcons\gh.icon.png
🟡 Scoop installation automatically elevated!
🟢 Waiting for install permission... title=Git, id=git, installId=1706321207.3078635
🔵 Given package: <Package: Git;git;2.42.0.2;Scoop: main;<wingetui.PackageEngine.Managers.scoop.ScoopPackageManager object at 0x0000017449BC1810>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744DA16AC0>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🟢 Have permission to install, starting installation threads...
🔵 Found cached image in C:\Users\User\AppData/Local/WingetUI/CachedIcons\git.icon.png
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=GitHub CLI, id=GitHub.cli, installId=1706321207.3650942
🔵 Given package: <Package: GitHub CLI;GitHub.cli;2.40.1;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744D9CEF40>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon cli not found in json (KeyError)
🟡 Icon for GitHub.cli does not exist
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=GitHub Desktop, id=GitHub.GitHubDesktop, installId=1706321207.4028678
🔵 Given package: <Package: GitHub Desktop;GitHub.GitHubDesktop;3.3.5;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744AFAF1C0>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  https://upload.wikimedia.org/wikipedia/commons/thumb/a/ae/Github-desktop-logo-symbol.svg/128px-Github-desktop-logo-symbol.svg.png
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=Microsoft 365 Apps for enterprise - en-us, id=Microsoft.Office, installId=1706321207.4526937
🔵 Given package: <Package: Microsoft 365 Apps for enterprise - en-us;Microsoft.Office;16.0.16827.20166;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744F334900>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  https://upload.wikimedia.org/wikipedia/commons/thumb/5/5f/Microsoft_Office_logo_%282019%E2%80%93present%29.svg/640px-Microsoft_Office_logo_%282019%E2%80%93present%29.svg.png
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=Microsoft Teams, id=Microsoft.Teams.Classic, installId=1706321207.506947
🔵 Given package: <Package: Microsoft Teams;Microsoft.Teams.Classic;1.6.00.29964;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744F336A80>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon teams-classic not found in json (KeyError)
🟡 Icon for Microsoft.Teams.Classic does not exist
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=Microsoft Visual C++ 2010, id=x64 Redistributable - …Microsoft.VCRedist.2010.x64, installId=1706321207.54414
🔵 Given package: <Package: Microsoft Visual C++ 2010;x64 Redistributable - …Microsoft.VCRedist.2010.x64;10.0.30319;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744F36F100>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found cached image in C:\Users\User\AppData/Local/WingetUI/CachedIcons\vcredist-2010-x64.icon.png
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=Oh My Posh version 19.5.2, id=JanDeDobbeleer.OhMyPosh, installId=1706321207.6112294
🔵 Given package: <Package: Oh My Posh version 19.5.2;JanDeDobbeleer.OhMyPosh;19.5.2;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744F36E8C0>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  https://i.postimg.cc/x1gnCQxg/icon.png
🟡 Pip installation automatically elevated!
🟢 Waiting for install permission... title=Pyinstaller Hooks Contrib, id=pyinstaller-hooks-contrib, installId=1706321207.6700156
🔵 Given package: <Package: Pyinstaller Hooks Contrib;pyinstaller-hooks-contrib;2023.12;Pip;<wingetui.PackageEngine.Managers.pip.PipPackageManager object at 0x0000017449BC0110>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744AFA76C0>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon pyinstaller-hooks-contrib not found in json (KeyError)
🟡 Icon for pyinstaller-hooks-contrib does not exist
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=Python Launcher, id=Python.Launcher, installId=1706321207.7036922
🔵 Given package: <Package: Python Launcher;Python.Launcher;< 3.12.0;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744AFACC80>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon launcher not found in json (KeyError)
🟡 Icon for Python.Launcher does not exist
🟡 Winget installation automatically elevated!
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon roblox not found in json (KeyError)
🟡 Icon for Roblox.Roblox does not exist
🟢 Waiting for install permission... title=Roblox Player for User, id=Roblox.Roblox, installId=1706321207.7388132
🔵 Given package: <Package: Roblox Player for User;Roblox.Roblox;Unknown;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744F36EC00>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🟡 Scoop installation automatically elevated!
🟢 Waiting for install permission... title=Scoop Search, id=scoop-search, installId=1706321207.7726603
🔵 Given package: <Package: Scoop Search;scoop-search;1.3.1;Scoop: main;<wingetui.PackageEngine.Managers.scoop.ScoopPackageManager object at 0x0000017449BC1810>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744B079B40>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon scoop-search not found in json (KeyError)
🟡 Icon for scoop-search does not exist
🟡 Pip installation automatically elevated!
🟢 Waiting for install permission... title=Setuptools, id=setuptools, installId=1706321207.8046498
🔵 Given package: <Package: Setuptools;setuptools;65.5.0;Pip;<wingetui.PackageEngine.Managers.pip.PipPackageManager object at 0x0000017449BC0110>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744D9DC6C0>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon setuptools not found in json (KeyError)
🟡 Icon for setuptools does not exist
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=Smart Switch, id=Samsung.SmartSwitch, installId=1706321207.837063
🔵 Given package: <Package: Smart Switch;Samsung.SmartSwitch;4.3.23081.1;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744F334040>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon smartswitch not found in json (KeyError)
🟡 Icon for Samsung.SmartSwitch does not exist
🟡 Chocolatey installation automatically elevated!
🟢 Waiting for install permission... title=Sysinternals, id=sysinternals, installId=1706321207.8672225
🔵 Given package: <Package: Sysinternals;sysinternals;2023.11.13;Chocolatey;<wingetui.PackageEngine.Managers.choco.ChocoPackageManager object at 0x0000017449B30A90>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x0000017449C6EE00>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  https://community.chocolatey.org/content/packageimages/sysinternals.2023.1.25.png
🔴  Traceback (most recent call last):

🔴  Traceback (most recent call last):

🔴    File ".\PackageEngine\Classes.py", line 98, in getPackageIcon

🔴    File ".\PackageEngine\Classes.py", line 98, in getPackageIcon

🔴    File "urllib\request.py", line 216, in urlopen

🔴    File "urllib\request.py", line 216, in urlopen

🔴    File "urllib\request.py", line 525, in open

🔴    File "urllib\request.py", line 525, in open

🔴    File "urllib\request.py", line 634, in http_response

🔴    File "urllib\request.py", line 634, in http_response

🔴    File "urllib\request.py", line 563, in error

🔴    File "urllib\request.py", line 563, in error

🔴    File "urllib\request.py", line 496, in _call_chain

🔴    File "urllib\request.py", line 496, in _call_chain

🔴    File "urllib\request.py", line 643, in http_error_default

🔴    File "urllib\request.py", line 643, in http_error_default

🔴  urllib.error.HTTPError: HTTP Error 404: Not Found

🔴  urllib.error.HTTPError: HTTP Error 404: Not Found

🔴 Note this traceback was caught by reporter and has been added to the log (HTTP Error 404: Not Found)
🟡 Icon for Microsoft.Office does not exist
🟡 Winget installation automatically elevated!
🟢 Waiting for install permission... title=Unity Hub 3.6.1, id=Unity.UnityHub, installId=1706321207.9145806
🔵 Given package: <Package: Unity Hub 3.6.1;Unity.UnityHub;3.6.1;Winget: winget;<wingetui.PackageEngine.Managers.winget.WingetPackageManager object at 0x000001744992BC50>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744DA16C40>>
🔵 Installation options: <InstallationOptions: SkipHashCheck=False;InteractiveInstallation=False;RunAsAdministrator=True;Version=;Architecture=;InstallationScope=;CustomParameters=[];RemoveDataOnUninstall=False>
🔵 Found icon:  
🟡 Icon url empty
🟡 Icon unityhub not found in json (KeyError)
🟡 Icon for Unity.UnityHub does not exist
🔵 Starting <Package: Chatgpt;chatgpt;1.3.1;Scoop: j178;<wingetui.PackageEngine.Managers.scoop.ScoopPackageManager object at 0x0000017449BC1810>;<wingetui.Interface.CustomWidgets.SpecificWidgets.UpgradablePackageItem object at 0x000001744B036300>> update with Command ['C:\\Users\\User\\AppData\\Local\\Programs\\WingetUI\\wingetui\\components\\gsudo.exe', 'powershell', '-NoProfile', '-ExecutionPolicy', 'ByPass', '-Command', 'scoop', 'update', 'j178/chatgpt', '--global']
["ERROR 'chatgpt' isn't installed globally, but it may be installed locally.", 'WARN  Try again without the --global (or -g) flag instead.', '']

Package Managers Logs

Outputs from package managers on the current session:
 ---------Npm
C:\Users\User

-------dotnet
Package Id                 Version      Commands

-------dotnet
Package Id                 Version      Commands
-------------------------------------------------------------
dotnet-tools-outdated      0.6.0        dotnet-tools-outdated

---------Chocolatey
Chocolatey v2.2.2
chocolatey 2.2.2

---------Npm
C:\ProgramData\chocolatey\lib\nodejs.commandline\tools
└── (empty)--------dotnet

You must install or update .NET to run this application.
App: C:\Users\User\.dotnet\tools\dotnet-tools-outdated.exe
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '6.0.0' (x64)
.NET location: C:\Program Files\dotnet\
The following frameworks were found:
3.1.32 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
7.0.15 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
8.0.1 at [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Learn more:
https://aka.ms/dotnet/app-launch-failed
To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=6.0.0&arch=x64&rid=win-x64&os=win10---------
---------Npm
Package  Current  Wanted  Latest  Location
---------Scoop
Installed apps:

Name         Version      Source Updated             Info
----         -------      ------ -------             ----
7zip         23.01        main   2023-11-18 08:36:28
chatgpt      1.3.1        j178   2023-12-05 20:05:11
clink        1.6.1        main   2024-01-13 21:39:36
git          2.42.0.2     main   2023-11-18 08:37:29
scoop-search 1.3.1        main   2023-11-18 08:37:32
sudo         0.2020.01.26 main   2023-12-03 15:19:02

---------Chocolatey
Chocolatey v2.2.2
chocolatey 2.2.2
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
devtoys 1.0.13
gh 2.40.1
nodejs.commandline 6.11.0
npm 1.4.9.20150213
sysinternals 2023.11.13
8 packages installed.

---------Pip
Package                   Version Latest Type
------------------------- ------- ------ -----
pyinstaller-hooks-contrib 2023.12 2024.0 wheel
setuptools                65.5.0  69.0.3 wheel
---------Npm@global
Package  Current  Wanted  Latest  Location

---------Chocolatey
Chocolatey v2.2.2
Outdated Packages
Output is package name | current version | available version | pinned?

gh|2.40.1|2.42.1|false
npm|1.4.9.20150213|1.4.9.20150213|false
sysinternals|2023.11.13|2024.1.9|false

Chocolatey has determined 2 package(s) are outdated.
1 package(s) had warnings.
Warnings:
- npm---------Scoop
WARN  Scoop bucket(s) out of date. Run 'scoop update' to get the latest changes.

Name         Installed Version Latest Version Missing Dependencies Info
----         ----------------- -------------- -------------------- ----
chatgpt      1.3.1             1.3.4
git          2.42.0.2          2.43.0
scoop-search 1.3.1             1.3.3---------Winget
- 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 

Failed in attempting to update the source: winget
- 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 

Name                                    Id                                      Version              Available   Source
-----------------------------------------------------------------------------------------------------------------------
Arch WSL                                22955VineelSai.ArchWSL_qz230bc1wsk9j    1.0.9.0
WSL Toolbox Beta                        51084Zentiweb.WSLToolboxBeta_jf6sk3a5s… 0.6.22.0
WhatsApp                                5319275A.WhatsAppDesktop_cv1g1gvanyjgm  2.2401.4.0
DevToys                                 64360VelerSoftware.DevToys_j80j2txgjg9… 1.0.13.0
Spotube version 3.2.0+25                80B901C8-D6FE-494E-8AF7-A2BD440E8644_i… 3.2.0+25
Roblox                                  862165b9f18dbbd4e3f4f7e650724f5a        1.0
Angry IP Scanner                        angryziber.AngryIPScanner               3.9.1                            winget
Intel® Graphics Command Center          AppUp.IntelGraphicsExperience_8j3eq9em… 1.100.5287.0
Intel® OptaneTM Memory and Storage Man… AppUp.IntelOptaneMemoryandStorageManag… 18.1.1037.0
Avast One                               Avast Antivirus                         23.12.6094
BlueStacks X                            BlueStacks X                            10.10.1.1001
BlueStacks Services                     BlueStacksServices                      3.0.8
BlueStacks App Player                   BlueStack.BlueStacks                    5.20.10.1003                     winget
Ubuntu                                  Canonical.Ubuntu.2204                   2204.3.49.0                      winget
CapCut                                  XP9KN75RRB9NHS                          3.2.0.1106           3.3.0.1161  winget
Microsoft Clipchamp                     Clipchamp.Clipchamp_yxz26nhyzhsrt       2.9.1.0
Discord PTB                             Discord.Discord.PTB                     1.0.1050             1.0.1052    winget
Everything 1.4.1.1024 (x86)             voidtools.Everything                    1.4.1.1024                       winget
Flow Launcher                           Flow-Launcher.Flow-Launcher             1.16.2                           winget
GitHub Desktop                          GitHub.GitHubDesktop                    3.3.5                3.3.8       winget
Google Chrome                           Google.Chrome                           121.0.6167.85                    winget
Google Chrome Beta                      Google.Chrome.Beta                      > 120.0.6099.5                   winget
Smart Switch                            Samsung.SmartSwitch                     4.3.23081.1          4.3.23123.1 winget
Kali Linux                              kalilinux.kalilinux                     1.2023.4.0                       winget
Microsoft Teams (work or school)        Microsoft.Teams                         23320.3027.2591.1505             winget
Microsoft Edge                          Microsoft.Edge                          121.0.2277.83                    winget
Microsoft Edge Update                   Microsoft Edge Update                   1.3.181.5
Microsoft Edge WebView2 Runtime         Microsoft.EdgeWebView2Runtime           121.0.2277.83                    winget
App Installer                           Microsoft.AppInstaller                  1.22.3481.0                      winget
Xbox                                    Microsoft.GamingApp_8wekyb3d8bbwe       2401.1000.61.0
Get Help                                Microsoft.GetHelp_8wekyb3d8bbwe         10.2312.20183.0
HEIF Image Extensions                   Microsoft.HEIFImageExtension_8wekyb3d8… 1.0.63001.0
HEVC Video Extensions from Device Manu… Microsoft.HEVCVideoExtension_8wekyb3d8… 2.1.41.0
Ink.Handwriting.Main.en-US.1.0          Microsoft.Ink.Handwriting.Main.en-US.1… 0.237.110.0
Ink.Handwriting.en-US.1.0               Microsoft.Ink.Handwriting.en-US.1.0_8w… 0.237.110.0
Microsoft Edge                          Microsoft.MicrosoftEdge.Stable_8wekyb3… 121.0.2277.83
Microsoft .Net Native Framework Packag… Microsoft.NET.Native.Framework.2.2_8we… 2.2.29512.0
Microsoft .Net Native Runtime Package … Microsoft.NET.Native.Runtime.2.2_8weky… 2.2.28604.0
OneDrive                                Microsoft.OneDriveSync_8wekyb3d8bbwe    23199.924.1.0
Outlook for Windows                     Microsoft.OutlookForWindows_8wekyb3d8b… 1.2024.111.100
Paint                                   Microsoft.Paint_8wekyb3d8bbwe           11.2311.30.0
Raw Image Extension                     Microsoft.RawImageExtension_8wekyb3d8b… 2.3.171.0
Snipping Tool                           Microsoft.ScreenSketch_8wekyb3d8bbwe    11.2312.33.0
Windows Security                        Microsoft.SecHealthUI_8wekyb3d8bbwe     1000.25873.9001.0
Microsoft Engagement Framework          Microsoft.Services.Store.Engagement_8w… 10.0.23012.0
Store Experience Host                   Microsoft.StorePurchaseApp_8wekyb3d8bb… 22312.1401.1.0
Microsoft To Do                         Microsoft.Todos_8wekyb3d8bbwe           0.108.62932.0
Microsoft.UI.Xaml.2.7                   Microsoft.UI.Xaml.2.7                   7.2208.15002.0                   winget
Microsoft.UI.Xaml.2.8                   Microsoft.UI.Xaml.2.8                   8.2310.30001.0                   winget
Microsoft Visual C++ 2015 UWP Desktop … Microsoft.VCLibs.Desktop.14             14.0.33321.0                     winget
Microsoft Visual C++ 2015 UWP Runtime … Microsoft.VCLibs.140.00_8wekyb3d8bbwe   14.0.33321.0
VP9 Video Extensions                    Microsoft.VP9VideoExtensions_8wekyb3d8… 1.1.41.0
Web Media Extensions                    Microsoft.WebMediaExtensions_8wekyb3d8… 1.0.62931.0
Webp Image Extensions                   Microsoft.WebpImageExtension_8wekyb3d8… 1.1.171.0
Dev Home (Preview)                      Microsoft.DevHome                       0.901.374.0                      winget
Microsoft Photos                        Microsoft.Windows.Photos_8wekyb3d8bbwe  2024.11010.10002.0
Windows Clock                           Microsoft.WindowsAlarms_8wekyb3d8bbwe   11.2312.2.0
WindowsAppRuntime.1.1                   Microsoft.WindowsAppRuntime.1.1_8wekyb… 1005.616.1651.0
WindowsAppRuntime.1.2                   Microsoft.WindowsAppRuntime.1.2_8wekyb… 2000.802.31.0
WindowsAppRuntime.1.3                   Microsoft.WindowsAppRuntime.1.3_8wekyb… 3000.934.1904.0
WindowsAppRuntime.1.4                   Microsoft.WindowsAppRuntime.1.4_8wekyb… 4000.1082.2259.0
Windows Calculator                      Microsoft.WindowsCalculator_8wekyb3d8b… 11.2311.0.0
Windows Camera                          Microsoft.WindowsCamera_8wekyb3d8bbwe   2023.2312.3.0
Windows Notepad                         Microsoft.WindowsNotepad_8wekyb3d8bbwe  11.2312.18.0
Windows Sound Recorder                  Microsoft.WindowsSoundRecorder_8wekyb3… 1.0.71.0
Microsoft Store                         Microsoft.WindowsStore_8wekyb3d8bbwe    22312.1401.6.0
Windows Terminal                        Microsoft.WindowsTerminal               1.18.3181.0                      winget
Windows Package Manager Source (winget) Microsoft.Winget.Source_8wekyb3d8bbwe   2024.127.209.475
Xbox Game Bar Plugin                    Microsoft.XboxGameOverlay_8wekyb3d8bbwe 1.54.4001.0
Game Bar                                Microsoft.XboxGamingOverlay_8wekyb3d8b… 6.124.1221.0
Xbox Identity Provider                  Microsoft.XboxIdentityProvider_8wekyb3… 12.95.3001.0
Xbox Game Speech Window                 Microsoft.XboxSpeechToTextOverlay_8wek… 1.21.13002.0
Phone Link                              Microsoft.YourPhone_8wekyb3d8bbwe       1.23122.62.0
Windows Media Player                    Microsoft.ZuneMusic_8wekyb3d8bbwe       11.2312.7.0
Windows Subsystem for Linux             MicrosoftCorporationII.WindowsSubsyste… 2.1.1.0
Windows Web Experience Pack             MicrosoftWindows.Client.WebExperience_… 524.1301.80.0
Narrator Extension - Excel              MicrosoftWindows.NarratorScript.Excel_… 1.0.14.0
Narrator Extension - Outlook            MicrosoftWindows.NarratorScript.Outloo… 1.0.6.0
Speech Pack - English (United States)   MicrosoftWindows.Speech.en-US.1_cw5n1h… 1.0.16.0
Mozilla Firefox (x64 en-US)             Mozilla Firefox 123.0 (x64 en-US)       123.0
Mozilla Maintenance Service             MozillaMaintenanceService               123.0
Nearby Share                            NearbyShareLauncher_xyz345f542f50       1.0.1439.0
Microsoft 365 Apps for enterprise - en… Microsoft.Office                        16.0.16827.20166     16.0.17126… winget
Oh My Posh version 19.5.2               JanDeDobbeleer.OhMyPosh                 19.5.2               19.8.2      winget
Microsoft OneDrive                      Microsoft.OneDrive                      23.199.0924.0001                 winget
PyCharm Community Edition 2023.3.2      JetBrains.PyCharm.Community             2023.3.2             2023.3.3    winget
Python 3.12                             PythonSoftwareFoundation.Python.3.12_q… 3.12.496.0
Rainmeter                               Rainmeter.Rainmeter                     4.5.18                           winget
Spotify Music                           SpotifyAB.SpotifyMusic_zpdnekdrzrea0    1.229.605.0
Steam                                   Valve.Steam                             2.10.91.91                       winget
The Henry Stickmin Collection           Steam App 1089980                       Unknown
Rec Room                                Steam App 471710                        Unknown
Among Us                                Steam App 945360                        Unknown
Microsoft Teams                         Microsoft.Teams.Classic                 1.6.00.29964         1.7.00.156  winget
Arc                                     TheBrowserCompany.Arc_ttt1ap7aakyb4     0.5.1.4164
Debian                                  Debian.Debian                           1.15.0.0                         winget
Unity Hub 3.6.1                         Unity.UnityHub                          3.6.1                3.7.0       winget
VBCABLE, The Virtual Audio Cable        VB:VBCABLE {87459874-1236-4469}         Unknown
Obsidian                                Obsidian.Obsidian                       1.5.3                            winget
Bard                                    be107717e5c806071281a4a73e679e86        1.0
Mail and Calendar                       microsoft.windowscommunicationsapps_8w… 16005.14326.21798.0
Roblox Player for User                  Roblox.Roblox                           Unknown              1.6.1.6093… winget
Roblox Studio for User                  roblox-studio                           Unknown
Microsoft Visual C++ 2013 Redistributa… Microsoft.VCRedist.2013.x86             12.0.40664.0                     winget
Microsoft Visual C++ 2015-2022 Redistr… Microsoft.VCRedist.2015+.x64            14.38.33130.0                    winget
Microsoft Visual C++ 2015-2022 Redistr… Microsoft.VCRedist.2015+.x86            14.38.33130.0                    winget
Nearby Share                            Google.NearbyShare                      1.0.1439.0                       winget
Logitech G HUB                          Logitech.GHUB                           2023.10.493254                   winget
ChatGPT                                 lencx.ChatGPT                           1.1.0                            winget
Mica For Everyone version 1.3.1.2       MicaForEveryone.MicaForEveryone         1.3.1.2                          winget
Microsoft Windows Desktop Runtime - 7.… Microsoft.DotNet.DesktopRuntime.7       7.0.15                           winget
Teams Machine-Wide Installer            {731F6BAA-A986-45A4-8936-7C3AAAAA760B}  1.6.0.22378
Microsoft Visual Studio Code (User)     Microsoft.VisualStudioCode              1.85.2                           winget
Voicemod                                Voicemod.Voicemod                       2.47.0.0                         winget
WingetUI                                SomePythonThings.WingetUIStore          2.2.0                            winget
Microsoft .NET SDK 8.0.101 (x64)        Microsoft.DotNet.SDK.8                  8.0.101                          winget
Python Launcher                         Python.Launcher                         < 3.12.0             3.12.0      winget
Oracle VM VirtualBox 7.0.14             Oracle.VirtualBox                       7.0.14                           winget
Microsoft Visual C++ 2008 Redistributa… Microsoft.VCRedist.2008.x86             9.0.30729.6161                   winget
Microsoft Visual C++ 2013 Redistributa… Microsoft.VCRedist.2013.x86             12.0.40664.0                     winget
VPN by Google One                       Google.VPNByGoogleOne                   1.8.0.4                          winget
Microsoft Teams Meeting Add-in for Mic… {A7AB73A3-CB10-4AA5-9D38-6AEFFBDE4C91}  1.23.33413
Microsoft Update Health Tools           {AF47B488-9780-4AB5-A97E-762E28013CA6}  5.71.0.0
PowerShell 7-x64                        Microsoft.PowerShell                    7.4.1.0                          winget
Windows Subsystem for Linux             {B1E5EA0C-D54C-42D0-B7C6-EB819B9D47C2}  2.1.1.0
Minimal ADB and Fastboot version 1.4.3  {B561660D-8B3C-491D-9E3E-293F14FCAADA}… 1.4.3
Universal Adb Driver                    ClockworkMod.UniversalADBDriver         1.0.4                            winget
Samsung USB Driver for Mobile Phones    {D0795B21-0CDA-4a92-AB9E-6E92D8111E44}  1.7.59.0
GitHub CLI                              GitHub.cli                              2.40.1               2.42.1      winget
Microsoft Visual C++ 2010  x64 Redistr… Microsoft.VCRedist.2010.x64             10.0.30319           10.0.40219  winget
Realtek Audio Driver                    {F132AF7F-7BCA-4EDE-8A7C-958108FE7DBC}  6.0.9511.1
Windows Subsystem for Linux Update      {F8474A47-8B5D-4466-ACE3-78EAB3BF21A8}  5.10.102.1
Microsoft ASP.NET Core 7.0.15 - Shared… Microsoft.DotNet.AspNetCore.7           7.0.15                           winget
Intel® Driver & Support Assistant       Intel.IntelDriverAndSupportAssistant    23.4.39.9                        winget
Python 3.11.7 (64-bit)                  Python.Python.3.11                      3.11.7                           winget
Microsoft .NET Core SDK 3.1.426 (x64)   Microsoft.DotNet.SDK.3_1                3.1.426                          winget

---------Winget
- 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 

   - 
   \ 
   | 
   / 
   - 
   \ 
   | 
   / 
   - 
   \ 

Name                                               Id                          Version          Available        Source
-----------------------------------------------------------------------------------------------------------------------
CapCut                                             XP9KN75RRB9NHS              3.2.0.1106       3.3.0.1161       winget
GitHub Desktop                                     GitHub.GitHubDesktop        3.3.5            3.3.8            winget
Smart Switch                                       Samsung.SmartSwitch         4.3.23081.1      4.3.23123.1      winget
Microsoft 365 Apps for enterprise - en-us          Microsoft.Office            16.0.16827.20166 16.0.17126.20132 winget
Oh My Posh version 19.5.2                          JanDeDobbeleer.OhMyPosh     19.5.2           19.8.2           winget
PyCharm Community Edition 2023.3.2                 JetBrains.PyCharm.Community 2023.3.2         2023.3.3         winget
Microsoft Teams                                    Microsoft.Teams.Classic     1.6.00.29964     1.7.00.156       winget
Unity Hub 3.6.1                                    Unity.UnityHub              3.6.1            3.7.0            winget
Roblox Player for User                             Roblox.Roblox               Unknown          1.6.1.609387     winget
Python Launcher                                    Python.Launcher             < 3.12.0         3.12.0           winget
GitHub CLI                                         GitHub.cli                  2.40.1           2.42.1           winget
Microsoft Visual C++ 2010  x64 Redistributable - … Microsoft.VCRedist.2010.x64 10.0.30319       10.0.40219       winget
13 upgrades available.

The following packages have an upgrade available, but require explicit targeting for upgrade:
Name        Id                  Version  Available Source
---------------------------------------------------------
Discord PTB Discord.Discord.PTB 1.0.1050 1.0.1052  winget
---------
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.

Install the latest PowerShell for new features and improvements! https://aka.ms/PSWindows

PS C:\Users\User> 
PS C:\Users\User>         function Test-GalleryModuleUpdate
>>         {
>>             param
>>             (
>>                 [Parameter(Mandatory,ValueFromPipelineByPropertyName)]
>>                 [string]
>>                 $Name,
>> 
>>                 [Parameter(Mandatory,ValueFromPipelineByPropertyName)]
>>                 [version]
>>                 $Version,
>> 
>>                 [Parameter(Mandatory,ValueFromPipelineByPropertyName)]
>>                 [string]
>>                 $Repository,
>> 
>>                 [switch]
>>                 $NeedUpdateOnly
>>             )
>> 
>>             process
>>             {
>> 
>> 
>>                 $URLs = @{"PSGallery" = "https://www.powershellgallery.com/api/v2";}
>> 
>>                 $page = Invoke-WebRequest -Uri ($URLs[$Repository] + "/package/$Name") -UseBasicParsing -Maximum 0 -ea Ignore
>>                 [version]$latest = Split-Path -Path ($page.Headers.Location -replace "$Name." -replace ".nupkg") -Leaf
>>                 $needsupdate = $Latest -gt $Version
>> 
>>                 if ($needsupdate)
>>                 {
>>                     Write-Output ($Name + "|" + $Version.ToString() + "|" + $Latest.ToString() + "|" + $Repository)
>>                 }
>>             }
>>         }
>> 
PS C:\Users\User>         Get-InstalledModule | Test-GalleryModuleUpdate
PS C:\Users\User>         exitwinget.exe search --name Microsoft Visual C++ 2010 --accept-source-agreements- 

Name                                          Id                          Version    Source
--------------------------------------------------------------------------------------------
Microsoft Visual C++ 2010 x86 Redistributable Microsoft.VCRedist.2010.x86 10.0.40219 winget

-------dotnet
Package Id                 Version      Commands
-------------------------------------------------------------
dotnet-tools-outdated      0.6.0        dotnet-tools-outdated

-------dotnet
Package Id                 Version      Commands
-------------------------------------------------------------
dotnet-tools-outdated      0.6.0        dotnet-tools-outdated

---------Npm
C:\Users\User
└── (empty)

---------Npm
C:\ProgramData\chocolatey\lib\nodejs.commandline\tools
└── (empty)

---------Chocolatey
Chocolatey v2.2.2
chocolatey 2.2.2
chocolatey-compatibility.extension 1.0.0
chocolatey-core.extension 1.4.0
devtoys 1.0.13
gh 2.42.1
nodejs.commandline 6.11.0
npm 1.4.9.20150213
sysinternals 2024.1.9
8 packages installed.
---------Winget
- 
   \ 
   | 
   / 

   - 
   \ 
   | 
   / 
   - 

Name                                         Id                                            Version              Source
-----------------------------------------------------------------------------------------------------------------------
Arch WSL                                     22955VineelSai.ArchWSL_qz230bc1wsk9j          1.0.9.0
WSL Toolbox Beta                             51084Zentiweb.WSLToolboxBeta_jf6sk3a5stknm    0.6.22.0
WhatsApp                                     5319275A.WhatsAppDesktop_cv1g1gvanyjgm        2.2401.4.0
DevToys                                      64360VelerSoftware.DevToys_j80j2txgjg9dj      1.0.13.0
Spotube version 3.2.0+25                     80B901C8-D6FE-494E-8AF7-A2BD440E8644_is1      3.2.0+25
Roblox                                       862165b9f18dbbd4e3f4f7e650724f5a              1.0
Angry IP Scanner                             angryziber.AngryIPScanner                     3.9.1                winget
Intel® Graphics Command Center               AppUp.IntelGraphicsExperience_8j3eq9eme6ctt   1.100.5287.0
Intel® OptaneTM Memory and Storage Manageme… AppUp.IntelOptaneMemoryandStorageManagement_… 18.1.1037.0
Avast One                                    Avast Antivirus                               23.12.6094
BlueStacks X                                 BlueStacks X                                  10.10.1.1001
BlueStacks Services                          BlueStacksServices                            3.0.8
BlueStacks App Player                        BlueStack.BlueStacks                          5.20.10.1003         winget
Ubuntu                                       Canonical.Ubuntu.2204                         2204.3.49.0          winget
Microsoft Clipchamp                          Clipchamp.Clipchamp_yxz26nhyzhsrt             2.9.1.0
Discord PTB                                  Discord.Discord.PTB                           1.0.1052             winget
Everything 1.4.1.1024 (x86)                  voidtools.Everything                          1.4.1.1024           winget
Flow Launcher                                Flow-Launcher.Flow-Launcher                   1.16.2               winget
GitHub Desktop                               GitHub.GitHubDesktop                          3.3.8                winget
Google Chrome                                Google.Chrome                                 121.0.6167.85        winget
Google Chrome Beta                           Google.Chrome.Beta                            > 120.0.6099.5       winget
Smart Switch                                 Samsung.SmartSwitch                           4.3.23123.1          winget
Kali Linux                                   kalilinux.kalilinux                           1.2023.4.0           winget
Microsoft Teams (work or school)             Microsoft.Teams                               23320.3027.2591.1505 winget
Microsoft Edge                               Microsoft.Edge                                121.0.2277.83        winget
Microsoft Edge Update                        Microsoft Edge Update                         1.3.181.5
Microsoft Edge WebView2 Runtime              Microsoft.EdgeWebView2Runtime                 121.0.2277.83        winget
App Installer                                Microsoft.AppInstaller                        1.22.3481.0          winget
Xbox                                         Microsoft.GamingApp_8wekyb3d8bbwe             2401.1000.61.0
Get Help                                     Microsoft.GetHelp_8wekyb3d8bbwe               10.2312.20183.0
HEIF Image Extensions                        Microsoft.HEIFImageExtension_8wekyb3d8bbwe    1.0.63001.0
HEVC Video Extensions from Device Manufactu… Microsoft.HEVCVideoExtension_8wekyb3d8bbwe    2.1.41.0
Ink.Handwriting.Main.en-US.1.0               Microsoft.Ink.Handwriting.Main.en-US.1.0.1_8… 0.237.110.0
Ink.Handwriting.en-US.1.0                    Microsoft.Ink.Handwriting.en-US.1.0_8wekyb3d… 0.237.110.0
Microsoft Edge                               Microsoft.MicrosoftEdge.Stable_8wekyb3d8bbwe  121.0.2277.83
Microsoft .Net Native Framework Package 2.2  Microsoft.NET.Native.Framework.2.2_8wekyb3d8… 2.2.29512.0
Microsoft .Net Native Runtime Package 2.2    Microsoft.NET.Native.Runtime.2.2_8wekyb3d8bb… 2.2.28604.0
OneDrive                                     Microsoft.OneDriveSync_8wekyb3d8bbwe          23199.924.1.0
Outlook for Windows                          Microsoft.OutlookForWindows_8wekyb3d8bbwe     1.2024.111.100
Paint                                        Microsoft.Paint_8wekyb3d8bbwe                 11.2311.30.0
Raw Image Extension                          Microsoft.RawImageExtension_8wekyb3d8bbwe     2.3.171.0
Snipping Tool                                Microsoft.ScreenSketch_8wekyb3d8bbwe          11.2312.33.0
Windows Security                             Microsoft.SecHealthUI_8wekyb3d8bbwe           1000.25873.9001.0
Microsoft Engagement Framework               Microsoft.Services.Store.Engagement_8wekyb3d… 10.0.23012.0
Store Experience Host                        Microsoft.StorePurchaseApp_8wekyb3d8bbwe      22312.1401.1.0
Microsoft To Do                              Microsoft.Todos_8wekyb3d8bbwe                 0.108.62932.0
Microsoft.UI.Xaml.2.7                        Microsoft.UI.Xaml.2.7                         7.2208.15002.0       winget
Microsoft.UI.Xaml.2.8                        Microsoft.UI.Xaml.2.8                         8.2310.30001.0       winget
Microsoft Visual C++ 2015 UWP Desktop Runti… Microsoft.VCLibs.Desktop.14                   14.0.33321.0         winget
Microsoft Visual C++ 2015 UWP Runtime Packa… Microsoft.VCLibs.140.00_8wekyb3d8bbwe         14.0.33321.0
VP9 Video Extensions                         Microsoft.VP9VideoExtensions_8wekyb3d8bbwe    1.1.41.0
Web Media Extensions                         Microsoft.WebMediaExtensions_8wekyb3d8bbwe    1.0.62931.0
Webp Image Extensions                        Microsoft.WebpImageExtension_8wekyb3d8bbwe    1.1.171.0
Dev Home (Preview)                           Microsoft.DevHome                             0.901.374.0          winget
Microsoft Photos                             Microsoft.Windows.Photos_8wekyb3d8bbwe        2024.11010.10002.0
Windows Clock                                Microsoft.WindowsAlarms_8wekyb3d8bbwe         11.2312.2.0
WindowsAppRuntime.1.1                        Microsoft.WindowsAppRuntime.1.1_8wekyb3d8bbwe 1005.616.1651.0
WindowsAppRuntime.1.2                        Microsoft.WindowsAppRuntime.1.2_8wekyb3d8bbwe 2000.802.31.0
WindowsAppRuntime.1.3                        Microsoft.WindowsAppRuntime.1.3_8wekyb3d8bbwe 3000.934.1904.0
WindowsAppRuntime.1.4                        Microsoft.WindowsAppRuntime.1.4_8wekyb3d8bbwe 4000.1082.2259.0
Windows Calculator                           Microsoft.WindowsCalculator_8wekyb3d8bbwe     11.2311.0.0
Windows Camera                               Microsoft.WindowsCamera_8wekyb3d8bbwe         2023.2312.3.0
Windows Notepad                              Microsoft.WindowsNotepad_8wekyb3d8bbwe        11.2312.18.0
Windows Sound Recorder                       Microsoft.WindowsSoundRecorder_8wekyb3d8bbwe  1.0.71.0
Microsoft Store                              Microsoft.WindowsStore_8wekyb3d8bbwe          22312.1401.6.0
Windows Terminal                             Microsoft.WindowsTerminal                     1.18.3181.0          winget
Windows Package Manager Source (winget)      Microsoft.Winget.Source_8wekyb3d8bbwe         2024.127.209.475
Xbox Game Bar Plugin                         Microsoft.XboxGameOverlay_8wekyb3d8bbwe       1.54.4001.0
Game Bar                                     Microsoft.XboxGamingOverlay_8wekyb3d8bbwe     6.124.1221.0
Xbox Identity Provider                       Microsoft.XboxIdentityProvider_8wekyb3d8bbwe  12.95.3001.0
Xbox Game Speech Window                      Microsoft.XboxSpeechToTextOverlay_8wekyb3d8b… 1.21.13002.0
Phone Link                                   Microsoft.YourPhone_8wekyb3d8bbwe             1.23122.62.0
Windows Media Player                         Microsoft.ZuneMusic_8wekyb3d8bbwe             11.2312.7.0
Windows Subsystem for Linux                  MicrosoftCorporationII.WindowsSubsystemForLi… 2.1.1.0
Windows Web Experience Pack                  MicrosoftWindows.Client.WebExperience_cw5n1h… 524.1301.80.0
Narrator Extension - Excel                   MicrosoftWindows.NarratorScript.Excel_cw5n1h… 1.0.14.0
Narrator Extension - Outlook                 MicrosoftWindows.NarratorScript.Outlook_cw5n… 1.0.6.0
Speech Pack - English (United States)        MicrosoftWindows.Speech.en-US.1_cw5n1h2txyewy 1.0.16.0
Mozilla Firefox (x64 en-US)                  Mozilla Firefox 123.0 (x64 en-US)             123.0
Mozilla Maintenance Service                  MozillaMaintenanceService                     123.0
Nearby Share                                 NearbyShareLauncher_xyz345f542f50             1.0.1439.0
Microsoft 365 Apps for enterprise - en-us    Microsoft.Office                              16.0.17126.20132     winget
Oh My Posh version 19.8.2                    JanDeDobbeleer.OhMyPosh                       19.8.2               winget
Microsoft OneDrive                           Microsoft.OneDrive                            23.199.0924.0001     winget
PyCharm Community Edition 2023.3.2           JetBrains.PyCharm.Community                   2023.3.2             winget
Python 3.12                                  PythonSoftwareFoundation.Python.3.12_qbz5n2k… 3.12.496.0
Rainmeter                                    Rainmeter.Rainmeter                           4.5.18               winget
Spotify Music                                SpotifyAB.SpotifyMusic_zpdnekdrzrea0          1.229.605.0
Steam                                        Valve.Steam                                   2.10.91.91           winget
The Henry Stickmin Collection                Steam App 1089980                             Unknown
Rec Room                                     Steam App 471710                              Unknown
Among Us                                     Steam App 945360                              Unknown
Microsoft Teams                              Microsoft.Teams.Classic                       1.6.00.29964         winget
Arc                                          TheBrowserCompany.Arc_ttt1ap7aakyb4           0.5.1.4164
Debian                                       Debian.Debian                                 1.15.0.0             winget
Unity Hub 3.7.0                              Unity.UnityHub                                3.7.0                winget
VBCABLE, The Virtual Audio Cable             VB:VBCABLE {87459874-1236-4469}               Unknown
Obsidian                                     Obsidian.Obsidian                             1.5.3                winget
Bard                                         be107717e5c806071281a4a73e679e86              1.0
Mail and Calendar                            microsoft.windowscommunicationsapps_8wekyb3d… 16005.14326.21798.0
Roblox Player for User                       Roblox.Roblox                                 Unknown              winget
Roblox Player                                Roblox.Roblox                                 Unknown              winget
Roblox Studio for User                       roblox-studio                                 Unknown
Microsoft Visual C++ 2013 Redistributable (… Microsoft.VCRedist.2013.x86                   12.0.40664.0         winget
Microsoft Visual C++ 2015-2022 Redistributa… Microsoft.VCRedist.2015+.x64                  14.38.33130.0        winget
Microsoft Visual C++ 2015-2022 Redistributa… Microsoft.VCRedist.2015+.x86                  14.38.33130.0        winget
Python Launcher                              Python.Launcher                               3.12.0               winget
GitHub CLI                                   GitHub.cli                                    2.42.1               winget
Nearby Share                                 Google.NearbyShare                            1.0.1439.0           winget
Logitech G HUB                               Logitech.GHUB                                 2023.10.493254       winget
ChatGPT                                      lencx.ChatGPT                                 1.1.0                winget
Mica For Everyone version 1.3.1.2            MicaForEveryone.MicaForEveryone               1.3.1.2              winget
Microsoft Windows Desktop Runtime - 7.0.15 … Microsoft.DotNet.DesktopRuntime.7             7.0.15               winget
Teams Machine-Wide Installer                 {731F6BAA-A986-45A4-8936-7C3AAAAA760B}        1.6.0.22378
Microsoft Visual Studio Code (User)          Microsoft.VisualStudioCode                    1.85.2               winget
Voicemod                                     Voicemod.Voicemod                             2.47.0.0             winget
WingetUI                                     SomePythonThings.WingetUIStore                2.2.0                winget
Microsoft .NET SDK 8.0.101 (x64)             Microsoft.DotNet.SDK.8                        8.0.101              winget
Oracle VM VirtualBox 7.0.14                  Oracle.VirtualBox                             7.0.14               winget
Microsoft Visual C++ 2008 Redistributable -… Microsoft.VCRedist.2008.x86                   9.0.30729.6161       winget
Microsoft Visual C++ 2013 Redistributable (… Microsoft.VCRedist.2013.x86                   12.0.40664.0         winget
VPN by Google One                            Google.VPNByGoogleOne                         1.8.0.4              winget
Microsoft Teams Meeting Add-in for Microsof… {A7AB73A3-CB10-4AA5-9D38-6AEFFBDE4C91}        1.23.33413
Microsoft Update Health Tools                {AF47B488-9780-4AB5-A97E-762E28013CA6}        5.71.0.0
PowerShell 7-x64                             Microsoft.PowerShell                          7.4.1.0              winget
Windows Subsystem for Linux                  {B1E5EA0C-D54C-42D0-B7C6-EB819B9D47C2}        2.1.1.0
Minimal ADB and Fastboot version 1.4.3       {B561660D-8B3C-491D-9E3E-293F14FCAADA}_is1    1.4.3
Universal Adb Driver                         ClockworkMod.UniversalADBDriver               1.0.4                winget
Samsung USB Driver for Mobile Phones         {D0795B21-0CDA-4a92-AB9E-6E92D8111E44}        1.7.59.0
Microsoft Visual C++ 2010  x64 Redistributa… Microsoft.VCRedist.2010.x64                   10.0.30319           winget
Realtek Audio Driver                         {F132AF7F-7BCA-4EDE-8A7C-958108FE7DBC}        6.0.9511.1
Windows Subsystem for Linux Update           {F8474A47-8B5D-4466-ACE3-78EAB3BF21A8}        5.10.102.1
Microsoft ASP.NET Core 7.0.15 - Shared Fram… Microsoft.DotNet.AspNetCore.7                 7.0.15               winget
Intel® Driver & Support Assistant            Intel.IntelDriverAndSupportAssistant          23.4.39.9            winget
Python 3.11.7 (64-bit)                       Python.Python.3.11                            3.11.7               winget
Microsoft .NET Core SDK 3.1.426 (x64)        Microsoft.DotNet.SDK.3_1                      3.1.426              winget
---------Scoop
Installed apps:

Name         Version      Source Updated             Info
----         -------      ------ -------             ----
7zip         23.01        main   2023-11-18 08:36:28
chatgpt      1.3.1        j178   2023-12-05 20:05:11
clink        1.6.1        main   2024-01-13 21:39:36
git          2.42.0.2     main   2023-11-18 08:37:29
scoop-search 1.3.1        main   2023-11-18 08:37:32
sudo         0.2020.01.26 main   2023-12-03 15:19:02---------

Relevant information

No response

Screenshots and videos

image

marticliment commented 9 months ago

I can see all your installs are being launched as administrator. Are you running WingetUI with administrator rights? Do you have the option "Automatically elevate installations by default" option enabled?

debug-cli commented 9 months ago

I can see all your installs are being launched as administrator. Are you running WingetUI with administrator rights? Do you have the option "Automatically elevate installations by default" option enabled?

No I don't, do I have to turn it on?

marticliment commented 9 months ago

No, you should not.

Open a command prompt and run the command echo %username%. Whch is the result?

debug-cli commented 9 months ago

No, you should not.

Open a command prompt and run the command echo %username%. Whch is the result?

It says "User"