https://bugs.winehq.org/show_bug.cgi?id=47623
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |ca1c1534223ea58b5a0f16d5ee4 | |fcabfcd4e6946 Resolution|--- |FIXED CC| |focht@gmx.net URL|http://download.acronis.com |https://web.archive.org/web |/ADD12_trial_en-US.exe |/20150518142343/http://dl2. | |acronis.com/u/ADD12_trial_e | |n-US.exe Summary|Acronis Disk Director 12 |Acronis Disk Director 12 |fails to install |installer fails in | |'MsiFltSrvInstall64' custom | |action (Acronis Storage | |Filter Management Driver | |'fltsrv.sys') Status|NEW |RESOLVED
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting. The installer reports success with recent Wine 5.x, although the driver itself still crashes. I will create follow-up issues for that.
Stable download link via Internet Archive:
https://web.archive.org/web/20150518142343/http://dl2.acronis.com/u/ADD12_tr...
We shall not make meta-bug reports a la "make app x to work with Wine" but rather target individual problems, regardless if the outcome is rather unsatisfactory (requiring much more infrastructure/redesign).
I'm using one of Zeb's commits as resolution here, based on his comment #4
--- snip --- $ git log --grep 'bug.*id=47623' --since "2019-08-15" --until "2019-08-24" --pretty=format:"%h %an %ad %s"
ca1c153422 Zebediah Figura Wed Aug 21 23:16:54 2019 -0500 ntoskrnl.exe: Implement IoGetRequestorProcess(). 37652d5cc4 Zebediah Figura Wed Aug 21 23:16:53 2019 -0500 ntoskrnl.exe: Set the IRP thread also for create and close requests. 8ce1c66b5e Zebediah Figura Wed Aug 21 23:16:52 2019 -0500 ntoskrnl.exe: Stub IoRegisterBootDriverReinitialization(). afe444f75a Zebediah Figura Mon Aug 19 22:27:47 2019 -0500 ntoskrnl.exe: Implement IoInitializeRemoveLockEx(). 21cadb7c0b Zebediah Figura Sun Aug 18 20:02:41 2019 -0500 ntoskrnl.exe: Export InitializeSListHead(). 2430c17202 Zebediah Figura Sun Aug 18 20:02:40 2019 -0500 services: Don't redirect the image file path for kernel drivers. --- snip ---
https://source.winehq.org/git/wine.git/commitdiff/ca1c1534223ea58b5a0f16d5ee... ("ntoskrnl.exe: Implement IoGetRequestorProcess().")
$ sha1sum ADD12_trial_en-US.exe a5cd4fb2b457b86bc9a76b0fafd96ceec5608e6e ADD12_trial_en-US.exe
$ du -sh ADD12_trial_en-US.exe 293M ADD12_trial_en-US.exe
$ wine --version wine-5.7-177-gad1fad8a94
Regards