[Bug 6194] Several Microsoft Installers/Updaters fail due to missing "%systemroot%\system32\CatRoot\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}" folder and catalog file (Microsoft XmlLite, BITS Service 2.0, MSI 4.5 Update)

WineHQ Bugzilla wine-bugs at winehq.org
Fri Dec 25 07:05:24 CST 2020


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://www.microsoft.com/do |https://web.archive.org/web
                   |wnload/en/details.aspx?disp |/20051216065341/http://down
                   |laylang=en&id=23281         |load.microsoft.com/download
                   |                            |/e/1/0/e1006a40-2447-48a1-8
                   |                            |04b-980995f27d51/WindowsXP-
                   |                            |KB842773-v2-x86-enu.exe

--- Comment #31 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

revisiting, obviously still present.

Stable download links via Internet Archive:

'BITS 2.0 and WinHTTP 5.1':

https://web.archive.org/web/20051216065341/http://download.microsoft.com/download/e/1/0/e1006a40-2447-48a1-804b-980995f27d51/WindowsXP-KB842773-v2-x86-enu.exe

'Image Mastering API v2.0 (IMAPIv2.0) for Windows XP (KB932716)':

https://web.archive.org/web/20120128030846/http://download.microsoft.com/download/3/a/2/3a2deb62-2bc7-4069-aae5-55eadf9927a1/WindowsXP-KB932716-v2-x86-ENU.exe

--- snip ---
$ WINEDEBUG=+seh,+file wine ./WindowsXP-KB842773-v2-x86-enu.exe 2>&1 | \
        grep cat\" -A 5

0130:trace:file:FindFirstFileExW
L"C:\\windows\\system32\\CatRoot\\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\\*.cat"
0 0031B7FC 0 00000000 0
0130:trace:file:RtlDosPathNameToNtPathName_U_WithStatus
(L"C:\\windows\\system32\\CatRoot\\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\\*.cat",0031B760,0031B768,00000000)
0130:trace:file:RtlGetFullPathName_U
(L"C:\\windows\\system32\\CatRoot\\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\\*.cat"
520 0031B510 0031B768)
0130:trace:file:NtCreateFile handle=0x152334 access=80100000
name=L"\\??\\C:\\windows\\system32\\CatRoot\\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\\"
objattr=00000040 root=(nil) sec=(nil) io=0x31b780 alloc_size=(nil)
attr=00000000 sharing=00000003 disp=1 options=00004021 ea=(nil).0x00000000
0130:trace:file:nt_to_unix_file_name
L"\\windows\\system32\\CatRoot\\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\\*.cat"
not found in /home/focht/.wine/dosdevices/c:/windows/system32/catroot
0130:warn:file:NtCreateFile
L"\\??\\C:\\windows\\system32\\CatRoot\\{F750E6C3-38EE-11D1-85E5-00C04FC295EE}\\"
not found (c0000034)
0130:trace:seh:dispatch_exception code=e00bffff flags=0 addr=7B00FF28
ip=7b00ff28 tid=0130
0130:trace:seh:dispatch_exception  eax=0031b778 ebx=7b60bab8 ecx=00000000
edx=e00bffff esi=00000000 edi=0156060e
0130:trace:seh:dispatch_exception  ebp=0031b7cc esp=0031b778 cs=380023
ds=61002b es=5c002b fs=330063 gs=65006b flags=00000246
0130:trace:seh:call_vectored_handlers calling handler at 7B00F270 code=e00bffff
flags=0
--- snip ---

$ sha1sum WindowsXP-KB*
1d3d2bc417bf9d881206ed238ad6a4a9c189cfb3  WindowsXP-KB842773-v2-x86-enu.exe
9f8f8369716f6100ea04b6549aaf8e2a22fb0042  WindowsXP-KB932716-v2-x86-ENU.exe

$ du -sh WindowsXP-KB*
640K    WindowsXP-KB842773-v2-x86-enu.exe
760K    WindowsXP-KB932716-v2-x86-ENU.exe

$ wine --version
wine-6.0-rc3-34-g9d7a710fc0d

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