Skip to content
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

Feature: offline installer version #16537

Closed
bestv5 opened this issue Nov 26, 2024 · 17 comments
Closed

Feature: offline installer version #16537

bestv5 opened this issue Nov 26, 2024 · 17 comments

Comments

@bestv5
Copy link

bestv5 commented Nov 26, 2024

What feature or improvement do you think would benefit Files?

电脑不能联网,从哪里能下载离线安装版本?

Requirements

电脑不能联网

Files Version

1

Windows Version

win1022h2

Comments

No response

@mkeseattle
Copy link

@Josh65-2201

One question: where can find the latest version of the offline installer on Files website?

See the download section and can't find a current link and additionally this page is not well optimized for mobile view in portrait mode and landscape mode.

https://files.community/download

I use Microsoft Edge 135 on Android devices. Here are some screenshots.

Image

Image

@Josh65-2201
Copy link
Member

Offline download links aren't on the site I have linked the latest stable version below. As for it looking broken Files isn't for mobile and it doesn't make sense to spend time optimizing the site layout for it.

WinAppSDK: (Install this first)
https://cdn.files.community/files/stable/Files.Package_3.9.1.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.5.msix
Files:
https://cdn.files.community/files/stable/Files.Package_3.9.1.0_Test/Files.Package_3.9.1.0_x64_arm64.msixbundle

@mkeseattle
Copy link

@Josh65-2201

Thanks.

As for it looking broken Files isn't for mobile and it doesn't make sense to spend time optimizing the site layout for it.

According to the check, only this layout under this URL https://files.community/download is affected. Everything is fine in other places. Can you fix it?

@mkeseattle
Copy link

WinAppSDK: (Install this first) https://cdn.files.community/files/stable/Files.Package_3.9.1.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.5.msix Files: https://cdn.files.community/files/stable/Files.Package_3.9.1.0_Test/Files.Package_3.9.1.0_x64_arm64.msixbundle

I have just tested it and it does not work. The first file could be installed. During the installation of the second file:

This app package is not supported for installation by App Installer because it uses certain
restricted capabilities.

Use Windows 11 24H2 in a virtual machine and on a real computer.

@Josh65-2201
Copy link
Member

Josh65-2201 commented Apr 10, 2025

You can try

  1. Opening PowerShell as administrator
  2. Enter Add-AppxPackage -AppInstallerFile "<Path to file>"
  3. Wait until the blue bar at the top doesn't show
  4. See if Files is in the start menu all apps section

According to the check, only this layout under this URL https://files.community/download is affected. Everything is fine in other places. Can you fix it?

Again Files is for PC only so there isn't a reason to spend time fixing it

@mkeseattle
Copy link

You can try

1. Opening PowerShell as administrator

2. Enter `Add-AppxPackage -AppInstallerFile "<Path to file>"`

3. Wait until the blue bar at the top doesn't show

4. See if Files is in the start menu all apps section

Not working.

@Josh65-2201
Copy link
Member

Can you show the full PowerShell window

@mkeseattle
Copy link

mkeseattle commented Apr 10, 2025

Can you show the full PowerShell window

Sure.

Image

@Josh65-2201
Copy link
Member

Sorry it's Add-AppxPackage "<Path to file>"

@mkeseattle
Copy link

Sorry it's Add-AppxPackage "<Path to file>"

Same issue.

Image

@mkeseattle
Copy link

Install https://cdn.files.community/files/stable/Files.Package_3.9.1.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.Desktop.appx and try again

Same error message with these 3 commands in PowerShell.

@mkeseattle
Copy link

According to the check, only this layout under this URL https://files.community/download is affected. Everything is fine in other places. Can you fix it?

Again Files is for PC only so there isn't a reason to spend time fixing it

The problem also exists with Desktop browsers for PC only. Make the browser window smaller and then there are similar layout problems only with this URL.

@Josh65-2201
Copy link
Member

This one should work if it doesn't please send the PowerShell window screenshot
https://cdn.files.community/files/stable/Files.Package_3.9.1.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.appx

The problem also exists with Desktop browsers for PC only. Make the browser window smaller and then there are similar layout problems only with this URL.

You can make a new issue about this but since it only happens if the window is very small it probably won't be fixed.

@mkeseattle
Copy link

The problem also exists with Desktop browsers for PC only. Make the browser window smaller and then there are similar layout problems only with this URL.

You can make a new issue about this but since it only happens if the window is very small it probably won't be fixed.

Only use Windows 11 Snap feature. See picture with desktop browser.

Image

@mkeseattle
Copy link

This one should work if it doesn't please send the PowerShell window screenshot https://cdn.files.community/files/stable/Files.Package_3.9.1.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.appx

It worked wonderfully.

Image

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants