Search found 1 match

by rexhex
Sun Dec 18, 2022 12:42 am
Forum: General Music Production
Topic: Ableton Live Suite 11 on Linux
Replies: 4
Views: 99715

Re: Ableton Live Suite 11 on Linux

I used potatozq's method and it worked for ableton 10. The installer file ableton pushed to me was a .msi though which required a modification.

step 5: $ WINEARCH=win64 WINEPREFIX=~/wine/ableton wine msiexec /i ~/wine/ableton/drive_c/Setup.msi

After that I had to do this: $ WINEARCH=win64 ...