[Bug 47442] New: Quickbooks 2018 installer fails during Amyuni ABS PDF driver installation , reporting 'File not found.' (needs stub 'regini.exe')

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jul 1 02:14:29 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47442

            Bug ID: 47442
           Summary: Quickbooks 2018 installer fails during Amyuni ABS PDF
                    driver installation, reporting 'File not found.'
                    (needs stub 'regini.exe')
           Product: Wine
           Version: 4.11
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: programs
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

continuation of bug 47418

Re-running the failing sub-installer manually:

--- snip ---
$ WINEDEBUG=+seh,+relay wine ./ABSPDF412Setup.exe /s >> log.txt 2>&1
...
003d:Call KERNEL32.FindFirstFileA(0032e100
"C:\\windows\\system32\\REGINI.EXE",0032d9a4) ret=10013e88
003d:Ret  KERNEL32.FindFirstFileA() retval=ffffffff ret=10013e88
003d:Call KERNEL32.lstrlenA(0032e100 "C:\\windows\\system32\\REGINI.EXE")
ret=10014204
003d:Ret  KERNEL32.lstrlenA() retval=0000001e ret=10014204
003d:Call KERNEL32.lstrcatA(0032e100
"C:\\windows\\system32\\REGINI.EXE",0032d49c "") ret=10014216
003d:Ret  KERNEL32.lstrcatA() retval=0032e100 ret=10014216
003d:Call KERNEL32.SetCurrentDirectoryA(0032dd00 "C:\\windows\\system32")
ret=10019767
003d:Ret  KERNEL32.SetCurrentDirectoryA() retval=00000001 ret=10019767
003d:Call KERNEL32.GetCurrentDirectoryA(00000105,0032d9e0) ret=1001977d
003d:Ret  KERNEL32.GetCurrentDirectoryA() retval=00000013 ret=1001977d
003d:Call KERNEL32.SetEnvironmentVariableA(0032daf0 "=C:",0032d9e0
"C:\\windows\\system32") ret=100197c1
003d:Ret  KERNEL32.SetEnvironmentVariableA() retval=00000001 ret=100197c1
003d:Call shell32.ShellExecuteExA(0032e858) ret=10018021 
...
003d:Call KERNEL32.CreateProcessW(00000000,0032d220
L"\"C:\\windows\\system32\\REGINI.EXE\"
C:\\users\\focht\\Temp\\pdfdrvpermissions.ini",00000000,00000000,00000000,00000410,00000000,00196170
L"C:\\windows\\system32",0032b9e8,0032b9d8) ret=7d537067
003d:Ret  KERNEL32.CreateProcessW() retval=00000000 ret=7d537067 
...
003d:Call
KERNEL32.FormatMessageW(00001000,00000000,00000002,00000000,0032ad90,00000800,00000000)
ret=7d532f1b
003d:Ret  KERNEL32.FormatMessageW() retval=00000011 ret=7d532f1b
003d:Call user32.MessageBoxW(0001004e,0032ad90 L"File not
found.\r\n",00000000,00000010) ret=7d532f27 

<blocks>

003d:Ret  shell32.ShellExecuteExA() retval=00000000 ret=10018021 

--- snip ---

Microsoft docs:

https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/regini

Content of 'pdfdrvpermissions.ini' file:

--- snip ---
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Hardware
Profiles\Current\Software\ABS PDF Driver v400 [1 5 7 11]
--- snip ---

$ sha1sum QuickBooksUK2018*
690d76279bc03ec409d31342a44dc4ff37625d09  QuickBooksUK2018.exe
7f7f83a21e614e95190fac97a4e135d4f1f3365f  QuickBooksUK2018Trial.exe

$ du -sh QuickBooksUK2018*
729M    QuickBooksUK2018.exe
709M    QuickBooksUK2018Trial.exe

$ wine --version
wine-4.11-192-g90a1e5d943

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.



More information about the wine-bugs mailing list