Forum Discussion
Stefan Georgiev
Feb 09, 2021Iron Contributor
Simplify MSIX image creation with the MSIXMGR tool
Simplify MSIX image creation with the MSIXMGR tool
Note: The CIM functionality is currently under development. Please do not use in production environments.
This article is an overvie...
gamniccum
May 06, 2021Copper Contributor
Is vhdSize required when creating a CIM as shown in the example above? When looking at the msixmgr.exe, vhdSize is only used for VHD and VHDX. I am trying to convert packages to CIM and they all fail with 80070058. I tried leaving vhdSize off the commandline but I receive the same message. Trying to figure out the proper commandline. I also read their might be an issue with msixmgr that has to do with file/folder length. Is this true?
- AragornMay 07, 2021Iron ContributorI'm having the same problem, seems like a bug and hopefully will be fixed soon.
- ingodeskovicJun 07, 2021Copper ContributorIs this possibly related to (https://github.com/microsoft/msix-packaging/issues/437) ? This is the error I get when attempting to package a sample app (azure data studio). The issue is the same even when files are in a very shallow path (c:\a)
- Stefan GeorgievJul 21, 2021Iron ContributorThis has been fixed