How to bring UWP/APPX - support to Wine.

Questions about Wine on Linux
Locked
chiddekel
Newbie
Newbie
Posts: 1
Joined: Sun Aug 08, 2021 6:35 am

How to bring UWP/APPX - support to Wine.

Post by chiddekel »

In theory, if you use Winget/Chocolatey and PowerShell, then UWP/STORE app can work on wine.

Then that we can install runtimes/developer's SDK/library for APPX, MSIXBUNDEL, UWP etc. install by PowerShell.
If error occurs, just resolve errors by [additional install dependency/coding].

If all will work, then add script to Winetricks. Less code to do more ;-) thanks to runtimes/library dependence and Winget/Chocolatey installer ( and lite bit of coding skills ).
Locked