Jun 10 2022 03:10 PM
After creating an App Package from a WinUI 3 project, attempting to install it using the created .msix file results in the error code: 0x8000FFFF. Installing the application using "Install.ps1" and enabling developer mode works but is not reasonable for end users. Also, when setting "Create App Bundle" to "Never", an "Index.html" file and subsequent .appinstaller file are never created even though the output window specifies that it has. Furthermore, if automatic updates were selected and "Copy and Close" is selected, the files are never copied even though the output window again specifies that the operation succeeded.
This is the error that I get:
App installation failed with error message: Deployment Add operation with target volume C: on Package ID_OF_MY_APP_1.0.0.0_x64__wtta9nmxf3nwp from: (NAME_OF_MY_APP_1.0.0.0_x64.msix) failed with error 0x8000FFFF. See http://go.microsoft.com/fwlink/?LinkId=235160 for help diagnosing app deployment issues. (0x8000ffff)
This is the process I'm going through:
Is this a known issue? If so, is there a workaround? I'm trying to distribute the app I've made but the only way I've been able to do so using MSIX is the PowerShell script and enabling developer mode which is no good for end users.
Jun 20 2022 01:36 PM
Hi @BR_Red_Panda,
Thank you for reaching out regarding your issue concerning the creation of an MSIX packaged app using the WinUI 3 project.
With regards to the error you are receiving with the install, can you confirm that the MSIX packaged app has been signed using a code signing certificate that is trusted by the device?
Jun 23 2022 12:06 PM
@Roy_MacLachlan, Yes, I created and installed a certificate as part of the packaging process.
Jul 13 2022 02:32 PM
SolutionHi @BR_Red_Panda,
My initial thoughts on this, is that there is an issue with the certificate used to sign the app. But as you've confirmed, the Certificate has been installed on the system. I'd also like to confirm that it is installed in the Trusted People certificate store?
If it is, please submit a feedback hub submission by pressing [Windows Key]+[F], recording your install experience and then after submitting it, please share with me in this post, or in direct messaging information about the feedback item.