How can GodotEngine.GodotEngine.Mono
both exist and not?
#270968
-
+ winget update
+ Name Id Version Available Source
+ -----------------------------------------------------------------------------------------------------------------------
- Corsair iCUE5 Software Corsair.iCUE.5 5.22.81 5.23.97 winget
- Visual Studio Community 2022 Preview Microsoft.VisualStudio.2022.Community.Preview 17.14.0 Preview 7.0 17.14.0 winget
- OBS Studio OBSProject.OBSStudio 31.0.3 31.0.4 winget
+ Godot Engine (Mono) GodotEngine.GodotEngine.Mono 4.3 4.4.1 winget
- 4 upgrades available.
+ 1 package(s) have version numbers that cannot be determined. Use --include-unknown to see all results. winget update GodotEngine.GodotEngine.Mono
No installed package found matching input criteria. winget search GodotEngine.GodotEngine.Mono
Name Id Version Source
----------------------------------------------------------------
Godot Engine (Mono) GodotEngine.GodotEngine.Mono 4.4.1 winget winget install GodotEngine.GodotEngine.Mono
Found Godot Engine (Mono) [GodotEngine.GodotEngine.Mono] Version 4.4.1
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://github.com/godotengine/godot/releases/download/4.4.1-stable/Godot_v4.4.1-stable_mono_win64.zip
██████████████████████████████ 87.5 MB / 87.5 MB
Successfully verified installer hash
Extracting archive...
Successfully extracted archive
Starting package install...
Command line alias added: "godot"
Command line alias added: "godot_console"
Successfully installed
Notes: Note when running WinGet to Install This Package *Without Admin Privileges*:
WinGet *Can Not* Create Command Line Alias(es) unless Admin Privileges are provided, as without Admin Privileges Winget *Can Not* Create Symbolic Links for those Command Lines Aliases.
More Details:
https://github.com/microsoft/winget-cli/issues/549
https://github.com/microsoft/winget-cli/issues/361 How is this possible? Damned Schrodinger's package. (BTW, on that note, why didn't it prompt me to provide administrator privileges?) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
That is a strange case. Try I'm suspecting something in the correlation isn't working correctly. If the above command works and your original one fails, I suspect that's a bug in WinGet. There might already be an issue filed for that. Symbolic links are only available to an "administrator" or if Developer Mode is enabled. We've done some improvements related to how portable packages are treated. Usually, the symbolic links will fail for cases where the executable needs to be collocated with other DLLs. We've added some improvements to the schema in: |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
I'm glad a reinstall seems to have fixed the issue. If we can get verbose logs and a solid reproduction of what happened, I should be able to isolate it to WinGet, the manifest, or the installer.