I want to install the official M-Track Solo & Duo Drivers which I have used in the past on my Windows system, but the install process fails for me. Before the installer begins, an install window for Visual C++ Redistributable 2012 flashes onscreen twice. At the end of the install process I get this error message:

When running under vanilla wine in the terminal, I get the same issue, plus this output in the terminal:
Code: Select all
ed@Slungie:~$ WINEPREFIX="/home/ed/.wine64/" wine-stable "/home/ed/Downloads/M-Track_1_0_6/M-Track_1_0_6/Install M-Audio M-Track Series Windows_1.0.6.exe"
04f0:err:richedit:ReadStyleSheet skipping optional destination
04f0:err:richedit:ReadStyleSheet skipping optional destination
04f0:err:richedit:ReadStyleSheet skipping optional destination
04f0:err:richedit:ReadStyleSheet skipping optional destination
0558:err:richedit:ReadStyleSheet skipping optional destination
0558:err:richedit:ReadStyleSheet skipping optional destination
0558:err:richedit:ReadStyleSheet skipping optional destination
0558:err:richedit:ReadStyleSheet skipping optional destination
0570:err:msi:execute_script Execution of script 0 halted; action L"[2.1\00015\0001{AA9D80E8-CEE7-4F5F-8314-66E4AF118CB6}\0001C:\\Program Files\\M-Audio\\M-Track\\Streaming\\\000123\00012\0001M-Audio M-Track Driver 1.0.6 (x64)\0001M-Audio<=>S-1-5-21-0-0-0-1000<=>{7E76C229-D68D-480E-BB99-DAF73BE3C67B}]MsiInstallDrivers" returned 1603
0570:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
0570:err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
0570:err:msi:execute_script Execution of script 2 halted; action L"[2.1\00015\0001{AA9D80E8-CEE7-4F5F-8314-66E4AF118CB6}\000123\00012\0001M-Audio M-Track Driver 1.0.6 (x64)\0001M-Audio<=>S-1-5-21-0-0-0-1000<=>{7E76C229-D68D-480E-BB99-DAF73BE3C67B}]MsiRollbackInstall" returned 1603
I am running on Zorin OS 17 (Ubuntu LTS 22.04 base). Any help would be appreciated.