Forum Discussion
StephenWhiteD3G
Jun 16, 2020Iron Contributor
Windows 10 2004 - MSIX Not Updating -Please check whether the Msixvc support services are installed.
We use MSIX for one of our LOB applications at my organization. We recently updated some machines to Windows 10 2004 to test it before rolling it out to the rest of the company. One problem we ha...
StephenWhiteD3G
Mar 11, 2021Iron Contributor
That sounds like what we had; it was fine for the most part on 1909, but after that it became too unreliable and a poor user experience, so we had no choice but to abandon it (roll backs / re-imaging were out of the question).
Out of curiosity, did you try the work around that LuKePicci posted up above? I didn't have a chance to try it myself since we had moved on from MSIX by the time he posted it, but it sounded promising (if you don't need to make the package an app bundle).
Out of curiosity, did you try the work around that LuKePicci posted up above? I didn't have a chance to try it myself since we had moved on from MSIX by the time he posted it, but it sounded promising (if you don't need to make the package an app bundle).
GToison
Mar 11, 2021Copper Contributor
Our appinstaller file only has a <MainPackage> and the .msix is built with makeappx (and then signed with signtool). The .msix installs correctly.
It is actually a Java application so we don't build in Visual Studio.
It is actually a Java application so we don't build in Visual Studio.