http://bugs.winehq.org/show_bug.cgi?id=25834 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Adobe Reader X cannot open |Adobe Reader X and XI |in Protected Mode due to |cannot open in Protected |advapi32.dll |Mode due to advapi32.dll |CreateRestrictedToken being |CreateRestrictedToken being |a stub |a stub Severity|minor |normal --- Comment #6 from Anastasius Focht <focht(a)gmx.net> 2013-10-05 08:28:58 CDT --- Hello folks, still present with Wine 1.7.3 Refining summary as it affects newer versions too. Workaround: --- snip --- $ wine reg add "HKLM\\SOFTWARE\\Policies\\Adobe\\Acrobat Reader\\11.0\\FeatureLockDown" /v bProtectedMode /t REG_DWORD /d 0 /f --- snip --- Also increasing severity because it's preventing the startup of Reader XI on newer Wine versions: --- snip --- fixme:advapi:CreateProcessAsUserW 0xe0 L"C:\\Program Files\\Adobe\\Reader 11.0\\Reader\\AcroRd32.exe" L"\"C:\\Program Files\\Adobe\\Reader 11.0\\Reader\\AcroRd32.exe\" --channel=8.1.365575035 --type=renderer" (nil) (nil) 0 0x0100040c 0x56e818 (null) 0x33f540 0x33f590 - semi- stub fixme:ntdll:NtAssignProcessToJobObject stub: 0xdead 0xec fixme:ntdll:NtSetInformationJobObject stub: 0xdead 7 0x33f910 8 err:module:attach_process_dlls "KERNEL32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program Files\\Adobe\\Reader 11.0\\Reader\\AcroRd32.exe" failed, status c00000fd --- snip --- $ du -sh AdbeRdr11004_en_US.exe 49M AdbeRdr11004_en_US.exe $ sha1sum AdbeRdr11004_en_US.exe 9c295c16d374735bf292ef6c630c9ab392c22500 AdbeRdr11004_en_US.exe $ wine --version wine-1.7.3-231-g264e27b Regards -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.