https://bugs.winehq.org/show_bug.cgi?id=56087
--- Comment #5 from Cedric cedric.dewijs@eclipso.eu --- I've recompiled wine from this AUR script: https://aur.archlinux.org/packages/wine-git ==> Finished making: wine-git 9.0rc3.r0.gbba97115d1a-1 (Mon Dec 25 23:23:35 2023) # pacman -U wine-git-9.0rc3.r0.gbba97115d1a-1-x86_64.pkg.tar $ wine --version wine-9.0-rc3 In gitlab, I see commit bba97115 has the tag wine-9.0-rc3 https://gitlab.winehq.org/wine/wine/-/commits/master
I see the same thing, Setup.exe can't find SIERRA.INF, and AutoRun.exe doesn't react to the Install button.
Full console output: [jose@cedric-work-laptop wine-git]$ rm -rf ~/wine-tmp/ [jose@cedric-work-laptop wine-git]$ mkdir ~/wine-tmp [jose@cedric-work-laptop wine-git]$ export WINEPREFIX=~/wine-tmp [jose@cedric-work-laptop wine-git]$ cd ~/wine-tmp [jose@cedric-work-laptop wine-tmp]$ unzip ~/Downloads/3-D-Ultra-Pinball-Thrillride_Win_EN_ISO-Version.zip Archive: /home/jose/Downloads/3-D-Ultra-Pinball-Thrillride_Win_EN_ISO-Version.zip inflating: Thrillride.iso [jose@cedric-work-laptop wine-tmp]$ fuseiso -p Thrillride.iso cd [jose@cedric-work-laptop wine-tmp]$ cd cd [jose@cedric-work-laptop cd]$ wine Setup.exe 002c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 004c:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 0054:fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.Windows.Common-Controls" (6.0.0.0) 004c:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002 004c:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002 004c:err:ole:apartment_get_local_server_stream Failed: 0x80004002 004c:err:ole:start_rpcss Failed to open RpcSs service 0054:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002 0054:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002 0054:err:ole:apartment_get_local_server_stream Failed: 0x80004002 0090:fixme:file:NtLockFile I/O completion on lock not implemented yet 0090:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION 0090:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 0090:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1) 00f0:fixme:msg:pack_message msg 14 (WM_ERASEBKGND) not supported yet 0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0118:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 wine: configuration in L"/home/jose/wine-tmp" has been updated. [jose@cedric-work-laptop cd]$ ls AutoRun.exe Demos SETUP.INI WorldNet _sys1.hdr 'directx end user eula.txt' setup.lid AutoRun.ico DirectX Setup.exe _ISDel.exe _user1.cab lang.dat AutoRun.inf EULA.txt Sierra.inf _Setup.dll _user1.hdr layout.bin AutoRun.tbv Indeo Thrillride _inst32i.ex_ data1.cab os.dat DATA.TAG ReadMe.txt Version.txt _sys1.cab data1.hdr setup.ins [jose@cedric-work-laptop cd]$ wine AutoRun.exe 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 [jose@cedric-work-laptop cd]$ wine Setup.exe 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005 [jose@cedric-work-laptop cd]$