https://bugs.winehq.org/show_bug.cgi?id=48503
--- Comment #18 from Louis Lenders xerox.xerox2000x@gmail.com --- Might be a problem with how the program is invoked:
I tried this now:
Extract the archive StaxRip-x64-2.0.6.0-stable.7z in (e.g.) ~/.wine/drive_c, (I also copied after that a video .avi into there)
Then invoke like:
/opt/wine-staging/bin/wine start "c:\StaxRip.exe"
(If you extract in different dir adjust the windowspath).
Now the error is gone for me and it gets a bit further: It seems to start processing the avi; unfortunatley another errorwindow pops up, but i see some stuff is extracted from the avi like mp3. I don`t know enough about this video stuff to see if it worked correctly. Could you try and report back please?
The errowindow I got is probably related to NtCreatePowerRequest returning STATUS_NOT_IMPLEMETED, I`ll check that later if you could first confirm if the above recipe works for you.
Regards