Unpack, Repack and test your Desktop Bridge Apps Easely
The cmd just take an Appx/Bundle filename as parameter. It "repackages" and signs it with the Store AppxTestRootAgency certificate provided in the documentation
Usage and details are available in the RepackageForWindows10S folder of this repo
The cmd takes a folder path as paramater. The folder path is the extracted content for an Appx/Bundle. This tool is useful if you need to modify manually some files like the manifest or assets. The purpose is to repackage the folder into an Appx/Bundle and sign it using the Store AppxTestRootAgency certificate.
Usage and details are available in the RepackageForWindows10S folder of this repo
The direct link for downloading the AppxTestRootAgency Store certificate is https://go.microsoft.com/fwlink/?linkid=849018
The script uses Application Insights for strictly anonymous usage reports. There is no personal data collected. You are free to comment in scripts the lines using '$client' to remove any Application Insights usage.
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.