Forum Discussion

kerenor's avatar
kerenor
Copper Contributor
Jan 29, 2024

Is there a way to allow loading dlls from a non-trivial path in MSIX?

Hi all, I'm trying to find a way to make programs inside MSIX load dlls from the environment variable PATH, or from any external-to-the-msix location that isn't C:\Windows\system32. In detail, I ...