Forum Discussion
MorphCast
Aug 03, 2020Copper Contributor
MSIX Dependency Installer
Good Morning everyone, we're currently trying to publish our MorphCast application (C++ with QT framework) successfully to the Store. We already have it working on the store by capturing the ori...
Aug 04, 2020
MorphCast I think that you should look at this differently.
The VC Runtime and Codec should be installed in your capture. There should be no need for these to be installed external to the container. I know that the VC Runtime is OK for sure. I assume the codec is nothing more than a dll that provides audio/visual conversions and would be called by the primary application.
Regards,
Tim