https://bugs.winehq.org/show_bug.cgi?id=38398 Bug ID: 38398 Summary: Multiple application installers requiring native mspatcha.dll abort on 'PatchFiles' action (Adobe Reader 11) Product: Wine Version: 1.7.40 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: msi Assignee: wine-bugs(a)winehq.org Reporter: focht(a)gmx.net Distribution: --- Hello folks, reported here: https://bugs.winehq.org/show_bug.cgi?id=12501#c40 Indeed a regression, this worked before. Prerequisite: 'winetricks -q mspatcha' Offending commit: https://source.winehq.org/git/wine.git/commitdiff/19e51936e0d7c37e201b45a1fb... --- snip --- $ git log -1 --pretty=fuller 19e51936e0d7c37e201b45a1fbce007ca4808f86 commit 19e51936e0d7c37e201b45a1fbce007ca4808f86 Author: Hans Leidekker <hans(a)codeweavers.com> AuthorDate: Wed Mar 25 14:33:26 2015 +0100 Commit: Alexandre Julliard <julliard(a)winehq.org> CommitDate: Wed Mar 25 22:40:41 2015 +0900 msi: Skip files from the original media if a patch is applied. --- snip --- Terminal output: --- snip --- $ wine ./AdbeRdr11003_en_US.exe ... err:msi:patchfiles_cb Failed patch L"C:\\Program Files\\Adobe\\Reader 11.0\\Reader\\A3DUtils.dll": 2. err:msi:patchfiles_cb Failed patch L"C:\\Program Files\\Common Files\\Adobe\\ARM\\1.0\\AdobeARMHelper.exe": 3. err:msi:patchfiles_cb Failed patch L"C:\\Program Files\\Common Files\\Adobe\\ARM\\1.0\\AdobeARM.exe": 3. ... err:msi:patchfiles_cb Failed patch L"C:\\Program Files\\Adobe\\Reader 11.0\\Reader\\plug_ins\\AcroForm.api": 3. err:msi:ACTION_PatchFiles Failed to apply patch to file: L"a3dutils.dll" err:msi:ITERATE_Actions Execution halted, action L"PatchFiles" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603 --- snip --- $ sha1sum AdbeRdr11003_en_US.exe 9c2b6903b000ecf2869e1555bc6e1b287e6176bf AdbeRdr11003_en_US.exe $ du -sh AdbeRdr11003_en_US.exe 48M AdbeRdr11003_en_US.exe Regards -- 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.