WSAGAScript icon indicating copy to clipboard operation
WSAGAScript copied to clipboard

Updating WSA though the Microsoft store?

Open esni opened this issue 4 years ago • 5 comments

I get an error when updating though the store. Can others still update after this mod?

esni avatar Oct 26 '21 12:10 esni

Unfortunately it's not possible to update the modified app. But you can change the product family name in appxmanifest so you can get 2 distinct WSA.

ADeltaX avatar Oct 26 '21 12:10 ADeltaX

Unfortunately it's not possible to update the modified app. But you can change the product family name in appxmanifest so you can get 2 distinct WSA.

do you know how to change product family name without getting SCCD errors? i can't find anything without needing to build again the entire app

rakion99 avatar Oct 26 '21 21:10 rakion99

Install WSA directly from Microsoft Store and go to C:\Program Files\WindowsApps here you will find the the Installed WSA Package. If unable to locate try searching in file explorer through Product ID. Install Play Store in this then you will not get error when update though the store. Note:- for excessing the "WindowsApps" folder you will need to change owner of folder to your username.

krishnakumargoel avatar Oct 27 '21 18:10 krishnakumargoel

Actually, I made a script that actually updates the WSA app (although it's just registering the new folder and deletes the older one), check its pull requests and try for yourself

khanhtranngoccva avatar Nov 03 '21 04:11 khanhtranngoccva

you wrote a script?, where is it , what is its name, how do we get it

stevebovy avatar Sep 02 '22 23:09 stevebovy