-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Package Request]: Files #150390
Comments
I wanted to cross-post to https://github.com/files-community/Files and found a closed issue files-community/Files#8653 pointing to closed PR here #146185 |
I attempted this in #150392 it fails with no error given. Local install seem like it doesn't even try download the installer before opening. immediately shows
|
Files on the store is paid where as there are the free options and preview builds would also not be on the store |
This was closed because we couldn't find silent installer switches. Do you know how to install this without user interaction? |
@stephengillie, this is the only otherway: |
The offline installers are msixbundles (The one I linked above) which should work silently, what the original one used was the user installer |
No, I just learned about winget few days ago (and fell in love with), and found Files yesterday. So, naturally, I checked if Files are available via winget. I didn't find it, so posted here. |
Edit: I misunderstood your post at first. Thanks for checking them. |
Is that shown when using Winget? Because that interface is just app installer the default open app for them. |
The only other way is to run the command present above but I do not know how we can implement that into winget
|
Winget does not support interactive installers (a.k.a installers where you need to press buttons), it only supports one's where everything can be done without any interactions from the user. |
Right now the issue I'm facing is trying to get it to install the dependencies. Winget doesn't seem to find the package family
|
msixbundles should work silently if installed via command line. The interface your seeing is what shows when opening the file like a user. Did you also see it when trying to install from Winget using your manifest file? |
Do you know how to implement the command into a winget manifest? |
I would assume it would do itself when downloaded. Right now it reports failing at installing the dependency so it seem it did attempt it correctly but I can't be sure until I can figure out adding where to get the dependency from. |
Ah yes I see the issue from my past PR, creating a pull request soon |
@Josh65-2201, does the package have any other dependencies than the Windows App SDK 1.5? |
No |
@yaira2 The only dependency of Files is WinAppSDK 1.5 right? |
(Maybe it's connected with the problems I also have trying to upgrade WinAppSDK 1.5? Although I use WingetUI, but it shows an update available but cannot update it.) |
If we crack open the .appinstaller package on their site with something like notepad or vscode, we'll find this for dependancies 😉
I'll give it a shot soon. Edit: Made some suggestions in over here: #150504 |
Hi @BiosPlus, I cannot see any suggestions |
Interesting @vikingnope, here they are for context. |
@BiosPlus, seems to have some other dependencies other than those 2: |
It appears that dependency |
When Files is on Winget there is also the preview version that can be added. The name should show as |
Hi, any updates on this? |
Sadly no |
There's a "classic installer" of the stable edition. Is it help? |
No it does not help since it is only an interactive installer. |
Hello @Kaligula0, This package appears to require user interaction to install. This package is blocked until support for interactive installer search filtering is implemented in: Be sure to add your 👍 to the issue to help raise the priority and avoid posting "Me too!" messages to respect those who have subscribed to the issue. Template: msftbot/blockingIssue/interactiveOnlyInstall |
Hello @Kaligula0, This issue has been identified as requiring a fix from a third party or external repository. Since there has been no recent activity on this issue, it will be automatically closed. Template: msftbot/noRecentActivity/areaExternal |
Then don't close as completed! |
I don't believe so see #150504 (comment) |
How can we help?
I would like someone else to build the manifest.
Please read and ensure the following
Please provide the following information
Download Page Url: https://files.community/download
Publisher: Files Community
Package Name: Files
Description: The ultimate, free, open-source file manager app for Windows
Package Version: 3.3
Installer URL: https://cdn.files.community/files/download/Files.Stable.exe (available also via MS Store)
Source code on GitHub https://github.com/files-community/Files
The text was updated successfully, but these errors were encountered: