Outdated Files version installed from winget. Unknown Files version installed from msstore
See original GitHub issueWhat’s the Problem?
Installing Files from winget
installs Files 0.21.1.0. Installing Files from msstore
installs latest Files, but with unknown Files version information in msstore
(not in the Files app)
Solution/Idea
- Update Files in
winget
- Tag proper version in msstore
Alternatives
No idea
Priorities
Capability | Priority |
---|---|
This proposal will allow developers to have better package management in package repositories | Must |
Files Version
v2.0.13
Windows Version
Microsoft Windows [Version 10.0.22000.194]
Additional comment
Install log:
PS C:\Users\ayams> winget install files --source winget
Found Files - Preview [Files-Community.Files] Version 0.21.1.0
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
PS C:\Users\ayams> winget install 9NGHP3DX8HDX --source msstore
Found Files - File Manager for Windows [9NGHP3DX8HDX] Version Unknown
This package is provided through Microsoft Store. winget may need to acquire the package from Microsoft Store on behalf of the current user.
Version: Unknown
Publisher: Yair A
Publisher Support Url: mailto:filesapp@outlook.com
Description: Files is a powerful and efficient file manager. Its has features like multiple tabs, panes, columns, shell extensions and tags.
Issue Analytics
- State:
- Created 2 years ago
- Reactions:1
- Comments:5 (2 by maintainers)
Top Results From Across the Web
winget upgrade should have the option to hide packages ...
winget upgrade currently shows packages with a version of Unknown as being out of date. Since the version is Unknown the package may...
Read more >What are these from winget?
i typed winget install orca, and it installed that heart decide. It contained a "content.bin" that was almost a gig. Hundreds of zips,...
Read more >Winget doesn't get enough love around here. : r/sysadmin
In a true repo like choco or yum, the install files are all hosted in the same location. Here, we have some code...
Read more >Winget: The best way to keep Windows apps updated
The winget upgrade --all command tells winget to update all items that appear in the upgrade list for which a version number is...
Read more >Patching Microsoft Store Apps - How do you force updates?
In that case you can simply delete the duplicate and outdated version folders (I believe this must be done using the SYSTEM account)....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Pipeline succeeds now (https://github.com/microsoft/winget-pkgs/pull/29281#issuecomment-939512854). It now gets v0.9.1.0 for some reason.
https://github.com/microsoft/winget-pkgs/pull/29281