https://bugs.winehq.org/show_bug.cgi?id=48454
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcrt Ever confirmed|0 |1 Status|UNCONFIRMED |NEW URL| |https://web.archive.org/web | |/20130125180855/http://ardo | |wnload.adobe.com/pub/adobe/ | |reader/win/11.x/11.0.01/en_ | |US/AdbeRdr11001_en_US.exe Regression SHA1| |97425bd9639578c397f260d5c74 | |5a73f0964406a CC| |focht@gmx.net Keywords| |download
--- Comment #6 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming. Good guess FabStz.
With https://source.winehq.org/git/wine.git/commitdiff/97425bd9639578c397f260d5c7... reverted on top of current master HEAD (or Wine 5.0-rc5) it works.
You can also work around using 'winetricks -q vcrun2010'.
Adding stable download link from Internet Archive:
https://web.archive.org/web/20130125180855/http://ardownload.adobe.com/pub/a...
Appdb link:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=27093
Prerequisite for installation (bug 12501):
'winetricks -q mspatcha'
Prerequisite for start (bug 25834):
--- snip --- $ wine reg add "HKLM\SOFTWARE\Policies\Adobe\Acrobat Reader\11.0\FeatureLockDown" /v bProtectedMode /t REG_DWORD /d 0 /f --- snip ---
$ sha1sum AdbeRdr11001_en_US.exe 0a58387822806e162cb11a7a87738a4614b8b777 AdbeRdr11001_en_US.exe
$ du -sh AdbeRdr11001_en_US.exe 47M AdbeRdr11001_en_US.exe
$ wine --version wine-5.0-rc5
Regards