question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Outdated Files version installed from winget. Unknown Files version installed from msstore

See original GitHub issue

What’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:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
ditekcommented, Oct 23, 2021

Pipeline succeeds now (https://github.com/microsoft/winget-pkgs/pull/29281#issuecomment-939512854). It now gets v0.9.1.0 for some reason.

> winget show -e Files-Community.Files
Found Files [Files-Community.Files]
Version: 0.9.1.0
1reaction
yaira2commented, Oct 5, 2021

Maybe could you link the PR here so we can see the progress?

https://github.com/microsoft/winget-pkgs/pull/29281

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found