Groove music player has been discontinued and is no longer available from the app store. In 2023 Microsoft issued an update that automatically removed it from users machines and replaced it with the new Windows Media player.
The update left the unbundled libraries used to install Groove in the Windows App Cache rather than deleting them.
Apps that are stored in the app cache cannot be installed by double clicking on them, as they exist in the form of dynamic link libraries that must be registered with the OS, rather than as a self extracting executable that can be run directly.
Under normal circumstances, this can be done through the app store, but in conjunction with uninstalling Groove from user's machines Microsoft also removed Groove from the app store, meaning that the libraries must be manually registered with windows.
This is can be done through a shell script or by entering the appropriate command into the windows command line interface.
What is the correct command\series of commands, to register the unbundled version of Groove stored in the app cache with Windows 10?
This is not a question about how to download Groove from an online repository, or a request for alternatives to Groove.