capric98 / Apple-Music-Preview-Windows-10

The Windows 11 exclusive Apple Music Preview app running on Windows 10!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apple Music Preview for Windows 10

The Windows 11 exclusive Apple Music Preview app running on Windows 10!

image

What does this do?

This is an installer for the new Apple Music Client. It's supposed to be exclusive to Windows 11.

But here's the funny thing, almost ALL Windows 11 apps run on Windows 10 just fine. This is because the system is nearly the same, just Windows 11 is buggier. Funny, ain't it?

Installation

  1. Go to the releases page, and there will be a .zip containing all of the files needed to install this. Download that file.
  2. Go to Settings > Update and Security > For Developers, and enable "Install apps from any source, including loose files."

image Just like in this image.

  1. Now open and extract the zip file.
  2. Run the Installer.bat file, just double-click it!

If you encounter any issues, refer to the steps below. :)

Troubleshooting

Sometimes there may be UWP apps running or services that are running that the script cannot stop. A simple way to fix this is to go into Task Manager and go to the "Startup" tab. And disable everything, then reboot.

image

You can re-enable these after you're done installing.

How to upgrade

To upgrade Apple Music, you'll need to download a ".msixbundle" file from a source like https://store.rg-adguard.net/

  1. Search for the app's URL in the search bar (https://www.microsoft.com/store/apps/9PFHDD62MXS1).

  2. Select "Retail" instead of "RP" in the search bar.

    image

  3. Select the one with the ".msixbundle" file name extension.

    image

  4. Extract the file with an utility like 7zip.

    image

  5. Enter the folder and extract the ".msix" file.

    image

  6. Rename the extracted folder to "AM" and move it to the cloned repository's folder.

    • Delete the previous "AM" folder first.
  7. Run the Installer.bat and that's it!

How to uninstall

Uninstall Apple Music like any other Microsoft Store app, by going to Settings > Apps > Apple Music Preview > Uninstall and that's it, uninstalled!

Known issues

None that I know of :D. At least none that aren't in the app itself. They can be replicated on Windows 11 as well.

Notes

  • This has not been tested on any Windows 10 version before 21H2. But it should work just fine. As the system files from 2004 and beyond are the same.

About

The Windows 11 exclusive Apple Music Preview app running on Windows 10!

License:The Unlicense


Languages

Language:JavaScript 90.3%Language:Batchfile 9.7%