http://bugs.winehq.org/show_bug.cgi?id=28663
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8ae6b43bc89b80ef6e5019dccef | |d451bc5ff903c Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #10 from Anastasius Focht focht@gmx.net 2013-09-10 15:23:33 CDT --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/8ae6b43bc89b80ef6e5019dccef...
Thanks Nikolay.
Hint: To disable protected mode for Adobe Acrobat Reader update registry with following one-liner:
--- snip --- $ wine reg add "HKLM\SOFTWARE\Policies\Adobe\Acrobat Reader\10.0\FeatureLockDown" /v bProtectedMode /t REG_DWORD /d 0 /f --- snip ---
Regards