G
giobaxx2708
Guest
Goodmorning everyone
I'm trying to install ubuntu 18.04 through the microsoft store but I can't, the error I get is "Try Again Later - Something happened on our end"
I tried to reset the Store with wsreset but it didn't work, so I tried the following command:
PowerShell -ExecutionPolicy Unrestricted -Command "& {$ manifest = (Get-AppxPackage * WindowsStore *). InstallLocation + 'AppxManifest.xml'; Add-AppxPackage -DisableDevelopmentMode -Register $ manifest}"
Do you have any idea what else I could try?
More...
I'm trying to install ubuntu 18.04 through the microsoft store but I can't, the error I get is "Try Again Later - Something happened on our end"
I tried to reset the Store with wsreset but it didn't work, so I tried the following command:
PowerShell -ExecutionPolicy Unrestricted -Command "& {$ manifest = (Get-AppxPackage * WindowsStore *). InstallLocation + 'AppxManifest.xml'; Add-AppxPackage -DisableDevelopmentMode -Register $ manifest}"
Do you have any idea what else I could try?
More...