Wrap MakeAppX.exe
See original GitHub issueThere should be a tool wrapper for MakeAppX.exe
which is used to package UWP apps for the Windows Store.
Issue Analytics
- State:
- Created 7 years ago
- Comments:6 (6 by maintainers)
Top Results From Across the Web
Create an app package with the MakeAppx.exe tool - MSIX
MakeAppx.exe creates, encrypts, decrypts, and extracts files from app packages and bundles.
Read more >App packager (MakeAppx.exe) - Win32 apps
App packager (MakeAppx.exe) creates an app package from files on disk or extracts the files from an app package to disk.
Read more >How to edit outputted XML and call MakeAppx.exe - ...
I have an MSI and a .exe of my program and I just successfully wrapped the .aapx with the MSI. The command that...
Read more >Identity, Registration and Activation of Non-packaged Win32 ...
You can find more info on App packager (MakeAppx.exe) here. ... SingleInstanceManager wrapper = new SingleInstanceManager(); wrapper.
Read more >Tweaking sfx exe file not to be opened by WinRAR or any ...
App packager (MakeAppx.exe) by Microsoft, requires installing the Windows Software Development Kit (SDK), which might be too heavy for the job.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@vktr Just wanted to let you know that I have a few more commands and testing to do. Then I will publish a version to myget if you would like to test it, before pushing to Nuget. I am thinking sometime next week I should be there.
@vktr Here it is, I have done some testing, but I only created one UWP app. https://www.nuget.org/packages/Cake.AppPackager/