Forum Discussion
farmerphd
Apr 23, 2024Copper Contributor
Two MSIX installed Windows Apps share files
Hello All, I have two separate MSIX packages that use a similar .NET runtime. The .dll and .exe files share the same name but installed in different windows app containers. The windows instal...
Psycorp
May 13, 2024Brass Contributor
You could try turning off data deduplication using the info below, I have several MSIX packages that all share a common core and so far (touches head) I have had no reports for testers saying that they are experiencing any failures due to Windows mucking things up.
https://learn.microsoft.com/en-us/windows-server/storage/data-deduplication/install-enable
You might also consider raising a ticket with Microsoft on this issue, as if deduplication is not working as expected then that will have wide reaching consequences for All MSIX packages.
https://learn.microsoft.com/en-us/windows-server/storage/data-deduplication/install-enable
You might also consider raising a ticket with Microsoft on this issue, as if deduplication is not working as expected then that will have wide reaching consequences for All MSIX packages.