Hello forum,
I risk wrecking everyones nerves since linux was already mentioned here, but please hear me out, this is different!
I am a happy IK multimedia
total studio max user as of recent because I got all software to run under linux via wine/yabridge in reaper native.
However, the IK Product manager itself is unable to download the installer/library files for whatever reason, so my workaround is:
Start windows - select products i want to install - copy files from download folder onto linux drive - start product manager via wine - done!
I feel like the solution to this would be trivial for ik as this is the error in wine
- Code: Select all
22:29:57.869 > e:DOWNLOAD
22:29:57.869 > { request: 'START', id: 'I216' }
22:29:57.871 > download progressive https://g1.ikmultimedia.com//plugins/MixBox/MixBox_1_5_1.zip
22:29:58.103 > download started MixBox_1_5_1.zip
I would gladly accept that the product manager does not download it by itself, instead I could just wget/curl the above url.
This does not work as the response is 403 ForbiddenI wonder if this restriction is really necessary as it is just the installer file which every user has plain on his/her disk anyways.
So IK -
could you allow downloading the installer files from any client? If not, could you provide a workaround for linux users that does not entail using product manager in windows?
Thank you!