WSAGAScript
                                
                                 WSAGAScript copied to clipboard
                                
                                    WSAGAScript copied to clipboard
                            
                            
                            
                        Updating WSA though the Microsoft store?
I get an error when updating though the store. Can others still update after this mod?
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.
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
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.
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
you wrote a script?, where is it , what is its name, how do we get it