Forum Discussion
MSIX package not accepted at Partner Center
CloudChen can you clarify where are you getting this error? If it's a Win32 app packaged as MSIX, the runFUllTrust capability is required, it can't be removed.
Thanks for reply.
I packed installer using Inno Setup Compiler and program was created by Unreal Engine with Visual Studio 2019 Win64.
Is the runFullTrust capability also required?
Error log get from log file
- Matteo PaganiFeb 19, 2021
Microsoft
CloudChen yes, it is required. The only apps which don't need such a capability are Universal Windows Platform applications.
When you upload a package which uses the runFullTrust capability, you should see an extra step in the certification process where you will be asked why you need a restricted a capability.
In such a scenario, it's simply enought to specify that your is a Win32 app packaged as MSIX to get the approval.
Best
- CloudChenFeb 20, 2021Copper Contributor