Installing an update will automatically restart Files so make sure to save your work before starting an update.
@@ -110,11 +120,6 @@ If you encounter any problems or errors while updating Files, you can try the fo
1. Make sure you have a stable internet connection and enough disk space for the update.
2. Restart your computer and try to update Files again.
-### Windows cannot install package because a different package with the same name is already installed
-
-If you get this error code, you'll need to uninstall and [reinstall](/download/) Files. You can also export/import the settings file to keep your existing settings.
-
-
### Unofficial and modified versions of Windows
This includes but is not limited to AtlasOS, ReviOS, disabling Windows update, removing the Microsoft store. Files is not officially supported on devices with these modifications.
diff --git a/src/routes/download/+page.svelte b/src/routes/download/+page.svelte
index fd4c4d96b..a7f2c413e 100644
--- a/src/routes/download/+page.svelte
+++ b/src/routes/download/+page.svelte
@@ -24,7 +24,7 @@
{
name: $_("download.preview.title", defaultI18nValues),
description: $_("download.preview.description", defaultI18nValues),
- href: "/appinstallers/Files.preview.appinstaller",
+ href: `ms-windows-store://pdp/?ProductId=9NSQD9PKV3SS&cid=FilesWebsite`,
icon: "/download-sources/preview_light.svg",
darkModeIcon: "/download-sources/preview_dark.svg",
},
@@ -68,7 +68,7 @@
{/each}
{$_("download.self_signed.description", defaultI18nValues)}{$_("download.self_signed.link_text", defaultI18nValues)}.
diff --git a/static/appinstallers/Files.preview.appinstaller b/static/appinstallers/Files.preview.appinstaller
index b3256ada8..13486bbb3 100644
--- a/static/appinstallers/Files.preview.appinstaller
+++ b/static/appinstallers/Files.preview.appinstaller
@@ -1,52 +1,48 @@
+ Version="4.0.31.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2018">
+ Version="4.0.31.0"
+ Uri="https://cdn.files.community/files/preview/Files.Package_4.0.31.0_Test/Files.Package_4.0.31.0_x64_arm64.msixbundle" />
+ ProcessorArchitecture="arm64"
+ Uri="https://cdn.files.community/files/preview/Files.Package_4.0.31.0_Test/Dependencies/ARM64/Microsoft.VCLibs.ARM64.14.00.Desktop.appx"
+ Version="14.0.33728.0" />
+ ProcessorArchitecture="arm64"
+ Uri="https://cdn.files.community/files/preview/Files.Package_4.0.31.0_Test/Dependencies/ARM64/Microsoft.WindowsAppRuntime.1.8.msix"
+ Version="8000.770.947.0" />
+ ProcessorArchitecture="x64"
+ Uri="https://cdn.files.community/files/preview/Files.Package_4.0.31.0_Test/Dependencies/x64/Microsoft.VCLibs.x64.14.00.appx"
+ Version="14.0.33519.0" />
+ Uri="https://cdn.files.community/files/preview/Files.Package_4.0.31.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.8.msix"
+ Version="8000.770.947.0" />
-
-
-
-
+
\ No newline at end of file
diff --git a/static/appinstallers/Files.stable.appinstaller b/static/appinstallers/Files.stable.appinstaller
index 8a3aec2e0..dbf7e579f 100644
--- a/static/appinstallers/Files.stable.appinstaller
+++ b/static/appinstallers/Files.stable.appinstaller
@@ -1,52 +1,48 @@
+ Version="4.0.28.0" xmlns="http://schemas.microsoft.com/appx/appinstaller/2018">
+ Uri="https://cdn.files.community/files/stable/Files.Package_4.0.28.0_Test/Files.Package_4.0.28.0_x64_arm64.msixbundle" />
+ Uri="https://cdn.files.community/files/stable/Files.Package_4.0.28.0_Test/Dependencies/x64/Microsoft.WindowsAppRuntime.1.8.msix"
+ Version="8000.770.947.0" />
+ Uri="https://cdn.files.community/files/stable/Files.Package_4.0.28.0_Test/Dependencies/ARM64/Microsoft.WindowsAppRuntime.1.8.msix"
+ Version="8000.770.947.0" />
-
-
-