Is Winetricks broken on WINEARCH=win32?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Is Winetricks broken on WINEARCH=win32?

Post by jkfloris »

Is it just me, or is there a bug in winetricks if you want to use it in an existing 32-bit Wineprefix?
Debian Sid
Wine 4.10
winetricks 20190615-next - sha256sum: 91c449ac44acecc23b2c0917c4e0edaf2c1d71f2e4356f3b1810e64474a304e5

Code: Select all

WINEPREFIX=~/wine-prefix/win32 WINEARCH=win32 /opt/wine-devel/bin/wineboot -u
wine: created the configuration directory '/home/floris/wine-prefix/win32'
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0014:err:ole:marshal_object couldn't get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0014:err:ole:get_local_server_stream Failed: 80004002
0017:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0017:err:mscoree:LoadLibraryShim error reading registry key for installroot
0019:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
0019:err:mscoree:LoadLibraryShim error reading registry key for installroot
0019:err:mscoree:LoadLibraryShim error reading registry key for installroot
0019:err:mscoree:LoadLibraryShim error reading registry key for installroot
0019:err:mscoree:LoadLibraryShim error reading registry key for installroot
0019:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0019:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 5)
0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0017:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
001d:fixme:ntdll:NtLockFile I/O completion on lock not implemented yet
001d:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
001d:fixme:msi:internal_ui_handler internal UI not implemented for message 0x0b000000 (UI level = 1)
0010:fixme:dwmapi:DwmIsCompositionEnabled 041C3018
001f:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0xcbb608, context 0x294ae0, init_notify 0, handle 0x4f8fc88): stub
wine: configuration in '/home/floris/wine-prefix/win32' has been updated.
0039:fixme:dwmapi:DwmIsCompositionEnabled 040B3018
003b:fixme:iphlpapi:NotifyIpInterfaceChange (family 0, callback 0xbab608, context 0x294ae0, init_notify 0, handle 0x4e7fc88): stub
wine: configuration in '/home/floris/wine-prefix/win32' has been updated.

Code: Select all

WINEPREFIX=~/wine-prefix/win32 WINE=/opt/wine-devel/bin/wine winetricks -v --gui
+ return 0
+ shift
+ winetricks_handle_option --gui
+ winetricks_detect_gui
+ command -v zenity
+ test -x /usr/bin/zenity
+ WINETRICKS_GUI=zenity
+ zenity --version
+ WINETRICKS_GUI_VERSION=3.30.0
+ WINETRICKS_MENU_HEIGHT=500
+ WINETRICKS_MENU_WIDTH=1010
+ [ -z  ]
+ echo winetricks GUI enabled, using zenity 3.30.0
winetricks GUI enabled, using zenity 3.30.0
+ return 0
+ shift
+ winetricks_handle_option 
+ return 1
+ winetricks_init
+ test floris
+ id -u
+ [ 1000 = 0 ]
+ WINETRICKS_WORKDIR=/tmp/winetricks.SJ85AAWs/w.floris.28181
+ test  = 1
+ rm -rf /tmp/winetricks.SJ85AAWs/w.floris.28181
+ WINETRICKS_METADATA=/tmp/winetricks.SJ85AAWs/w.floris.28181/metadata
+ WINETRICKS_CATEGORIES=apps benchmarks dlls fonts games settings mkprefix
+ mkdir -p /tmp/winetricks.SJ85AAWs/w.floris.28181/metadata/apps
+ mkdir -p /tmp/winetricks.SJ85AAWs/w.floris.28181/metadata/benchmarks
+ mkdir -p /tmp/winetricks.SJ85AAWs/w.floris.28181/metadata/dlls
+ mkdir -p /tmp/winetricks.SJ85AAWs/w.floris.28181/metadata/fonts
+ mkdir -p /tmp/winetricks.SJ85AAWs/w.floris.28181/metadata/games
+ mkdir -p /tmp/winetricks.SJ85AAWs/w.floris.28181/metadata/settings
+ mkdir -p /tmp/winetricks.SJ85AAWs/w.floris.28181/metadata/mkprefix
+ WINETRICKS_CURMENU=prefix
+ trap winetricks_cleanup EXIT HUP INT QUIT ABRT
+ WINETRICKS_OPT_KEEPISOS=0
+ WINETRICKS_OPT_DD=dd
+ WINETRICKS_OPT_SHAREDPREFIX=1
+ WINETRICKS_SOURCEFORGE=https://downloads.sourceforge.net
+ winetricks_get_sha256sum_prog
+ command -v sha256sum
+ [ -x /usr/bin/sha256sum ]
+ WINETRICKS_SHA256SUM=sha256sum
+ winetricks_get_platform
+ [  = Windows_NT ]
+ export W_PLATFORM=wine
+ test -d /home/floris/Library
+ XDG_CACHE_HOME=/home/floris/.cache
+ XDG_CONFIG_HOME=/home/floris/.config
+ test 
+ W_CACHE=/home/floris/.cache/winetricks
+ WINETRICKS_POST=/home/floris/.local/share/winetricks/postinstall
+ WINETRICKS_AUTH=/home/floris/.local/share/winetricks/auth
+ WINETRICKS_CONFIG=/home/floris/.config/winetricks
+ test -z  -a -f /home/floris/.config/winetricks/country
+ command -v taskset
+ [ -x /usr/bin/taskset ]
+ W_TASKSET=taskset -c 0
+ WINE=/opt/wine-devel/bin/wine
+ command -v wineserver
+ dirname /opt/wine-devel/bin/wine
+ test -x 
+ test -x /opt/wine-devel/bin/wineserver
+ break
+ WINESERVER=/opt/wine-devel/bin/wineserver
+ test /home/floris/wine-prefix/win32
+ WINETRICKS_ORIGINAL_WINEPREFIX=/home/floris/wine-prefix/win32
+ command -v /opt/wine-devel/bin/wine
+ _abswine=/opt/wine-devel/bin/wine
+ test -x /opt/wine-devel/bin/wine
+ test -f /opt/wine-devel/bin/wine
+ unset _abswine
+ winetricks_set_wineprefix 
+ test 
+ WINEPREFIX=/home/floris/wine-prefix/win32
+ export WINEPREFIX
+ dirname /home/floris/wine-prefix/win32
+ mkdir -p /home/floris/wine-prefix
+ w_expand_env ProgramFiles
+ winetricks_early_wine cmd.exe /c echo %ProgramFiles%
+ WINEDEBUG=-all /opt/wine-devel/bin/wine cmd.exe /c echo %ProgramFiles%
+ sed s/.*1h.=//
+ tr -d \r
+ grep -v -e Module not found -e Could not load wine-gecko
+ W_PROGRAMS_WIN=C:\Program Files
+ W_DRIVE_C=/home/floris/wine-prefix/win32/dosdevices/c:
+ test 
+ W_TMP=/home/floris/wine-prefix/win32/dosdevices/c:/windows/temp
+ W_TMP_WIN=C:\windows\Temp
+ test 
+ test -d /home/floris/wine-prefix/win32/dosdevices/y:
+ mkdir -p /home/floris/wine-prefix/win32/dosdevices
+ WINETRICKS_CACHE_SYMLINK=/home/floris/wine-prefix/win32/dosdevices/y:
+ ln -sf /home/floris/.cache/winetricks /home/floris/wine-prefix/win32/dosdevices/y:
+ break
+ W_CACHE_WIN=y:
+ w_expand_env CommonProgramFiles
+ winetricks_early_wine cmd.exe /c echo %CommonProgramFiles%
+ WINEDEBUG=-all /opt/wine-devel/bin/wine cmd.exe /c echo %CommonProgramFiles%
+ sed s/.*1h.=//
+ tr -d \r
+ grep -v -e Module not found -e Could not load wine-gecko
+ W_COMMONFILES_X86_WIN=C:\Program Files\Common Files
+ w_expand_env CommonProgramW6432
+ winetricks_early_wine cmd.exe /c echo %CommonProgramW6432%
+ WINEDEBUG=-all /opt/wine-devel/bin/wine cmd.exe /c echo %CommonProgramW6432%
+ sed s/.*1h.=//
+ grep -v -e Module not found -e Could not load wine-gecko
+ tr -d \r
+ W_COMMONFILES_WIN=%CommonProgramW6432%
+ [ -z %CommonProgramW6432% ]
+ [ %CommonProgramW6432% = %CommonProgramW6432% ]
+ W_COMMONFILES_WIN=C:\Program Files\Common Files
+ w_pathconv -u C:\Program Files\Common Files
+ winetricks_wintounix C:\Program Files\Common Files
+ _W_winp_=C:\Program Files\Common Files
+ _W_winp=\Program Files\Common Files
+ printf %s /home/floris/wine-prefix/win32/dosdevices/c:
+ echo \Program Files\Common Files
+ sed s,\\,/,g
+ W_COMMONFILES_X86=/home/floris/wine-prefix/win32/dosdevices/c:/Program Files/Common Files
+ w_pathconv -u C:\Program Files
+ winetricks_wintounix C:\Program Files
+ _W_winp_=C:\Program Files
+ _W_winp=\Program Files
+ printf %s /home/floris/wine-prefix/win32/dosdevices/c:
+ echo \Program Files
+ sed s,\\,/,g
+ W_PROGRAMS_UNIX=/home/floris/wine-prefix/win32/dosdevices/c:/Program Files
+ W_WINDIR_UNIX=/home/floris/wine-prefix/win32/dosdevices/c:/windows
+ W_PROGRAMS_X86_WIN=C:\Program Files (x86)
+ W_PROGRAMS_X86_UNIX=/home/floris/wine-prefix/win32/dosdevices/c:/Program Files (x86)
+ test -d /home/floris/wine-prefix/win32/dosdevices/c:/Program Files (x86)
+ W_PROGRAMS_X86_WIN=C:\Program Files
+ W_PROGRAMS_X86_UNIX=/home/floris/wine-prefix/win32/dosdevices/c:/Program Files
+ w_expand_env AppData
+ winetricks_early_wine cmd.exe /c echo %AppData%
+ WINEDEBUG=-all /opt/wine-devel/bin/wine cmd.exe /c echo+  %AppData%
sed s/.*1h.=//
+ tr -d \r
+ grep -v -e Module not found -e Could not load wine-gecko
+ W_APPDATA_WIN=C:\users\floris\Application Data
+ w_pathconv -u C:\users\floris\Application Data
+ winetricks_wintounix C:\users\floris\Application Data
+ _W_winp_=C:\users\floris\Application Data
+ _W_winp=\users\floris\Application Data
+ printf %s /home/floris/wine-prefix/win32/dosdevices/c:
+ sed s,\\,/,g
+ echo \users\floris\Application Data
+ W_APPDATA_UNIX=/home/floris/wine-prefix/win32/dosdevices/c:/users
                                                                   loris/Application Data
+ W_FONTSDIR_WIN=c:\windows\Fonts
+ test ! -d /home/floris/wine-prefix/win32/dosdevices/c:/windows/Fonts
+ W_FONTSDIR_UNIX=/home/floris/wine-prefix/win32/dosdevices/c:/windows/Fonts
+ mkdir -p /home/floris/wine-prefix/win32/dosdevices/c:/windows/Fonts
+ test -d /home/floris/wine-prefix/win32/dosdevices/c:/windows/syswow64
+ W_ARCH=win32
+ W_SYSTEM32_DLLS=/home/floris/wine-prefix/win32/dosdevices/c:/windows/system32
+ W_SYSTEM32_DLLS_WIN=C:\windows\system32
+ W_32BIT_DLLS=/home/floris/wine-prefix/win32/dosdevices/c:/windows/system32
+ WINE64=false
+ WINE_ARCH=/opt/wine-devel/bin/wine
+ WINE_MULTI=/opt/wine-devel/bin/wine
+ unset WINEARCH
+ winetricks_set_unattended 0
+ W_OPT_UNATTENDED=
+ W_UNATTENDED_SLASH_Q=
+ W_UNATTENDED_SLASH_QB=
+ W_UNATTENDED_SLASH_QN=
+ W_UNATTENDED_SLASH_QNT=
+ W_UNATTENDED_SLASH_QT=
+ W_UNATTENDED_SLASH_QUIET=
+ W_UNATTENDED_SLASH_S=
+ W_UNATTENDED_DASH_SILENT=
+ W_UNATTENDED_SLASH_SILENT=
+ W_ISO_MOUNT_ROOT=/mnt/winetricks
+ W_ISO_USER_MOUNT_ROOT=/home/floris/winetricks-iso
+ W_ISO_MOUNT_LETTER=i
+ winetricks_early_wine --version
+ sed s/.*wine/wine/
+ WINEDEBUG=-all /opt/wine-devel/bin/wine --version
+ sed s/.*1h.=//
+ tr -d \r
+ grep -v -e Module not found -e Could not load wine-gecko
+ WINETRICKS_WINE_VERSION=wine-4.10
+ WINETRICKS_ORIG_WINE_VERSION=wine-4.10
+ echo wine-4.10
+ cut -d   -f1
+ sed -e s/wine-// -e s/-rc.*//
+ _wine_version_stripped=4.10
+ w_wine_version_in 3.99,
+ echo 3.99,
+ sed s/,.*//
+ _W_val1=3.99
+ echo 3.99,
+ sed s/.*,//
+ _W_val2=
+ w_compare_wine_version -ge 3.99
+ comparison=-ge
+ known_wine_val1=3.99
+ known_wine_val2=
+ _expected_pos_current_wine=2
+ printf %s\n%s\n%s 3.99 4.10 
+ sort -t. -k 1,1n -k 2,2n -k 3,3n
+ grep -n ^4.10$
+ cut -d : -f1
+ _pos_current_wine=2
+ [ 2 = 2 ]
+ return 1
+ unset _W_range _W_val1 _W_val2
+ return 1
+ [ -z  ]
+ winetricks_print_version
+ winetricks_get_sha256sum_prog
+ command -v sha256sum
+ [ -x /usr/bin/sha256sum ]
+ WINETRICKS_SHA256SUM=sha256sum
+ w_get_sha256sum /usr/bin/winetricks
+ _W_sha256_file=/usr/bin/winetricks
+ [ -f /usr/bin/winetricks ]
+ sha256sum
+ sed s/(stdin)= //;s/ .*//
+ _W_gotsha256sum=91c449ac44acecc23b2c0917c4e0edaf2c1d71f2e4356f3b1810e64474a304e5
+ echo 20190615-next - sha256sum: 91c449ac44acecc23b2c0917c4e0edaf2c1d71f2e4356f3b1810e64474a304e5
+ echo Using winetricks 20190615-next - sha256sum: 91c449ac44acecc23b2c0917c4e0edaf2c1d71f2e4356f3b1810e64474a304e5 with wine-4.10 and WINEARCH=win32
Using winetricks 20190615-next - sha256sum: 91c449ac44acecc23b2c0917c4e0edaf2c1d71f2e4356f3b1810e64474a304e5 with wine-4.10 and WINEARCH=win32
+ winetricks_latest_version_check
+ [  = disabled ]
+ [ -f /home/floris/.config/winetricks/disable-latest-version-check ]
+ [  = development ]
+ winetricks_dl_url_to_stdout https://raw.githubusercontent.com/Winetricks/winetricks/master/files/LATEST
+ winetricks_download_setup
+ command -v aria2c
+ [ -x  ]
+ command -v wget
+ [ -x /usr/bin/wget ]
+ WINETRICKS_DOWNLOADER=wget
+ WINETRICKS_DOWNLOADER_RETRIES=3
+ WINETRICKS_DOWNLOADER_TIMEOUT=15
+ torify=
+ aria2c_torify_opts=
+ [ wget = wget ]
+ wget -q -O - --timeout 15 --tries 3 https://raw.githubusercontent.com/Winetricks/winetricks/master/files/LATEST
+ latest_version=20190615
+ echo 20190615
+ grep -q -E [0-9]{8}
+ [ -z 20190615 ]
+ [ ! 20190615-next = 20190615 ]
+ [ ! 20190615-next = 20190615-next ]
+ w_metadata adobeair dlls title=Adobe AIR publisher=Adobe year=2018 media=download file1=AdobeAIRInstaller.exe installed_file1=C:\Program Files\Common Files/Adobe AIR/Versions/1.0/Adobe AIR.dll homepage=https://www.adobe.com/products/air/
+ set +x
+ w_metadata amstream dlls title=MS amstream.dll publisher=Microsoft year=2011 media=download file1=../win7sp1/windows6.1-KB976932-X86.exe installed_file1=C:\windows\system32/amstream.dll
+ set +x
+ w_metadata art2kmin dlls title=MS Access 2007 runtime publisher=Microsoft year=2007 media=download file1=AccessRuntime.exe installed_file1=C:\Program Files\Common Files/Microsoft Shared/OFFICE12/ACEES.DLL
+ set +x
+ w_metadata atmlib dlls title=Adobe Type Manager publisher=Adobe year=2009 media=download file1=../win2ksp4/W2KSP4_EN.EXE installed_file1=C:\windows\system32/atmlib.dll
+ set +x
+ w_metadata avifil32 dlls title=MS avifil32 publisher=Microsoft year=2004 media=download file1=../winxpsp3/WindowsXP-KB936929-SP3-x86-ENU.exe installed_file1=C:\windows\system32/avifil32.dll
+ set +x
+ w_metadata cabinet dlls title=Microsoft cabinet.dll publisher=Microsoft year=2002 media=download file1=MDAC_TYP.EXE installed_file1=C:\windows\system32/cabinet.dll
+ set +x
+ w_metadata cmd dlls title=MS cmd.exe publisher=Microsoft year=2004 media=download file1=Q811493_W2K_SP4_X86_EN.exe installed_file1=C:\windows\system32/cmd.exe
+ set +x
+ w_metadata cnc_ddraw dlls title=Reimplentation of ddraw for CnC games homepage=https://github.com/CnCNet/cnc-ddraw publisher=CnCNet year=2018 media=download file1=cnc-ddraw.zip installed_file1=C:\windows\system32/Shaders/readme.txt
+ set +x
+ w_metadata comctl32 dlls title=MS common controls 5.80 publisher=Microsoft year=2001 media=download file1=cc32inst.exe installed_file1=C:\windows\system32/comctl32.dll
+ set +x
+ w_metadata comctl32ocx dlls title=MS comctl32.ocx and mscomctl.ocx, comctl32 wrappers for VB6 publisher=Microsoft year=2012 media=download file1=../vb6sp6/VB60SP6-KB2708437-x86-ENU.msi installed_file1=C:\windows\system32/mscomctl.ocx
+ set +x
+ w_metadata comdlg32ocx dlls title=Common Dialog ActiveX Control for VB6 publisher=Microsoft year=2012 media=download file1=../vb6sp6/VB60SP6-KB2708437-x86-ENU.msi installed_file1=C:\windows\system32/comdlg32.ocx
+ set +x
+ w_metadata crypt32 dlls title=MS crypt32 publisher=Microsoft year=2004 media=download file1=../winxpsp3/WindowsXP-KB936929-SP3-x86-ENU.exe installed_file1=C:\windows\system32/crypt32.dll
+ set +x
+ w_metadata binkw32 dlls title=RAD Game Tools binkw32.dll publisher=RAD Game Tools, Inc. year=2000 media=download file1=__32-binkw32.dll3.0.0.0.zip installed_file1=C:\windows\system32/binkw32.dll
+ set +x
+ w_metadata d3dcompiler_42 dlls title=MS d3dcompiler_42.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dcompiler_42.dll
+ set +x
+ w_metadata d3dcompiler_43 dlls title=MS d3dcompiler_43.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dcompiler_43.dll
+ set +x
+ w_metadata d3dcompiler_47 dlls title=MS d3dcompiler_47.dll publisher=Microsoft year=FIXME media=download file1=FirefoxSetup62.0.3-win32.exe installed_file1=C:\windows\system32/d3dcompiler_47.dll
+ set +x
+ w_metadata d3drm dlls title=MS d3drm.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/d3drm.dll
+ set +x
+ w_metadata d3dx9 dlls title=MS d3dx9_??.dll from DirectX 9 redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_43.dll
+ set +x
+ w_metadata d3dx9_24 dlls title=MS d3dx9_24.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/d3dx9_24.dll
+ set +x
+ w_metadata d3dx9_25 dlls title=MS d3dx9_25.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_25.dll
+ set +x
+ w_metadata d3dx9_26 dlls title=MS d3dx9_26.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_26.dll
+ set +x
+ w_metadata d3dx9_27 dlls title=MS d3dx9_27.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_27.dll
+ set +x
+ w_metadata d3dx9_28 dlls title=MS d3dx9_28.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_28.dll
+ set +x
+ w_metadata d3dx9_29 dlls title=MS d3dx9_29.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_29.dll
+ set +x
+ w_metadata d3dx9_30 dlls title=MS d3dx9_30.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_30.dll
+ set +x
+ w_metadata d3dx9_31 dlls title=MS d3dx9_31.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_31.dll
+ set +x
+ w_metadata d3dx9_32 dlls title=MS d3dx9_32.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_32.dll
+ set +x
+ w_metadata d3dx9_33 dlls title=MS d3dx9_33.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_33.dll
+ set +x
+ w_metadata d3dx9_34 dlls title=MS d3dx9_34.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_34.dll
+ set +x
+ w_metadata d3dx9_35 dlls title=MS d3dx9_35.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_35.dll
+ set +x
+ w_metadata d3dx9_36 dlls title=MS d3dx9_36.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_36.dll
+ set +x
+ w_metadata d3dx9_37 dlls title=MS d3dx9_37.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_37.dll
+ set +x
+ w_metadata d3dx9_38 dlls title=MS d3dx9_38.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_38.dll
+ set +x
+ w_metadata d3dx9_39 dlls title=MS d3dx9_39.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_39.dll
+ set +x
+ w_metadata d3dx9_40 dlls title=MS d3dx9_40.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_40.dll
+ set +x
+ w_metadata d3dx9_41 dlls title=MS d3dx9_41.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_41.dll
+ set +x
+ w_metadata d3dx9_42 dlls title=MS d3dx9_42.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_42.dll
+ set +x
+ w_metadata d3dx9_43 dlls title=MS d3dx9_43.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx9_43.dll
+ set +x
+ w_metadata d3dx11_42 dlls title=MS d3dx11_42.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx11_42.dll
+ set +x
+ w_metadata d3dx11_43 dlls title=MS d3dx11_43.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx11_43.dll
+ set +x
+ w_metadata d3dx10 dlls title=MS d3dx10_??.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx10_33.dll
+ set +x
+ w_metadata d3dx10_43 dlls title=MS d3dx10_43.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_Jun2010_redist.exe installed_file1=C:\windows\system32/d3dx10_43.dll
+ set +x
+ w_metadata d3dxof dlls title=MS d3dxof.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/d3dxof.dll
+ set +x
+ w_metadata dbghelp dlls title=MS dbghelp publisher=Microsoft year=2008 media=download file1=../winxpsp3/WindowsXP-KB936929-SP3-x86-ENU.exe installed_file1=C:\windows\system32/dbghelp.dll
+ set +x
+ w_metadata devenum dlls title=MS devenum.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/devenum.dll
+ set +x
+ w_metadata dinput dlls title=MS dinput.dll; breaks mouse, use only on Rayman 2 etc. publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dinput.dll
+ set +x
+ w_metadata dinput8 dlls title=MS DirectInput 8 from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dinput8.dll
+ set +x
+ w_metadata directmusic dlls title=MS DirectMusic from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe
+ set +x
+ w_metadata directshow dlls title=DirectShow runtime DLLs (amstream, qasf, qcap, qdvd, qedit, quartz) publisher=Microsoft year=2011 media=download file1=../win7sp1/windows6.1-KB976932-X86.exe
+ set +x
+ w_metadata directplay dlls title=MS DirectPlay from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dplayx.dll
+ set +x
+ w_metadata directx9 dlls title=MS DirectX 9 (Deprecated, no-op) publisher=Microsoft year=2010 media=download
+ set +x
+ w_metadata dpvoice dlls title=Microsoft dpvoice dpvvox dpvacm Audio dlls publisher=Microsoft year=2002 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dpvoice.dll installed_file2=C:\windows\system32/dpvvox.dll installed_file2=C:\windows\system32/dpvacm.dll
+ set +x
+ w_metadata dsdmo dlls title=MS dsdmo.dll publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dsdmo.dll
+ set +x
+ w_metadata dxsdk_nov2006 dlls title=MS DirectX SDK, November 2006 (developers only) publisher=Microsoft year=2006 media=download file1=dxsdk_aug2006.exe installed_file1=C:\Program Files/Microsoft DirectX SDK (August 2006)/Lib/x86/d3d10.lib
+ set +x
+ w_metadata dxsdk_jun2010 dlls title=MS DirectX SDK, June 2010 (developers only) publisher=Microsoft year=2010 media=download file1=DXSDK_Jun10.exe installed_file1=C:\Program Files/Microsoft DirectX SDK (June 2010)/Lib/x86/d3d11.lib
+ set +x
+ w_metadata d9vk010 dlls title=Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (0.10) publisher=Joshua Ashton year=2019 media=download file1=d9vk-0.10.tar.gz installed_file1=C:\windows\system32/d3d9.dll installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata d9vk011 dlls title=Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (0.11) publisher=Joshua Ashton year=2019 media=download file1=d9vk-0.11.tar.gz installed_file1=C:\windows\system32/d3d9.dll installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata d9vk012 dlls title=Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (0.12) publisher=Joshua Ashton year=2019 media=download file1=d9vk-0.12.tar.gz installed_file1=C:\windows\system32/d3d9.dll installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata d9vk_master dlls title=Vulkan-based D3D9/D3D10/D3D11 implementation for Linux / Wine (master) publisher=Joshua Ashton year=2019 media=download file1=d9vk_master.zip installed_file1=C:\windows\system32/d3d9.dll installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk054 dlls title=Vulkan-based D3D11 implementation for Linux / Wine (0.54) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.54.tar.gz installed_file1=C:\windows\system32/d3d11.dll installed_file2=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk060 dlls title=Vulkan-based D3D11 implementation for Linux / Wine (0.60) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.60.tar.gz installed_file1=C:\windows\system32/d3d11.dll installed_file2=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk061 dlls title=Vulkan-based D3D11 implementation for Linux / Wine (0.61) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.61.tar.gz installed_file1=C:\windows\system32/d3d11.dll installed_file2=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk062 dlls title=Vulkan-based D3D11 implementation for Linux / Wine (0.62) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.62.tar.gz installed_file1=C:\windows\system32/d3d11.dll installed_file2=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk063 dlls title=Vulkan-based D3D11 implementation for Linux / Wine (0.63) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.63.tar.gz installed_file1=C:\windows\system32/d3d11.dll installed_file2=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk064 dlls title=Vulkan-based D3D11 implementation for Linux / Wine (0.64) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.64.tar.gz installed_file1=C:\windows\system32/d3d11.dll installed_file2=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk065 dlls title=Vulkan-based D3D11 implementation for Linux / Wine (0.65) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.65.tar.gz installed_file1=C:\windows\system32/d3d11.dll installed_file2=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk070 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.70) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.70.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk071 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.71) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.71.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk072 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.72) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.72.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk080 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.80) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.80.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk081 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.81) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.81.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk090 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.90) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.90.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk091 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.91) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.91.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk092 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.92) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.92.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk093 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.93) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.93.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk094 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.94) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.94.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk095 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.95) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.95.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk096 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (0.96) publisher=Philip Rebohle year=2017 media=download file1=dxvk-0.96.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk100 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (1.0) publisher=Philip Rebohle year=2017 media=download file1=dxvk-1.0.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk101 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (1.0.1) publisher=Philip Rebohle year=2017 media=download file1=dxvk-1.0.1.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk102 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (1.0.2) publisher=Philip Rebohle year=2017 media=download file1=dxvk-1.0.2.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk103 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (1.0.3) publisher=Philip Rebohle year=2017 media=download file1=dxvk-1.0.3.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk111 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (1.1.1) publisher=Philip Rebohle year=2017 media=download file1=dxvk-1.1.1.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk120 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (1.2) publisher=Philip Rebohle year=2017 media=download file1=dxvk-1.2.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk121 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (1.2.1) publisher=Philip Rebohle year=2017 media=download file1=dxvk-1.2.1.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk122 dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (1.2.2) publisher=Philip Rebohle year=2017 media=download file1=dxvk-1.2.2.tar.gz installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dxvk dlls title=Vulkan-based D3D10/D3D11 implementation for Linux / Wine (latest) publisher=Philip Rebohle year=2017 media=download installed_file1=C:\windows\system32/d3d10.dll installed_file2=C:\windows\system32/d3d10_1.dll installed_file3=C:\windows\system32/d3d10core.dll installed_file4=C:\windows\system32/d3d11.dll installed_file5=C:\windows\system32/dxgi.dll
+ set +x
+ w_metadata dmusic32 dlls title=MS dmusic32.dll from DirectX user redistributable publisher=Microsoft year=2006 media=download file1=../directx9/directx_apr2006_redist.exe installed_file1=C:\windows\system32/dmusic32.dll
+ set +x
+ w_metadata dmband dlls title=MS dmband.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dmband.dll
+ set +x
+ w_metadata dmcompos dlls title=MS dmcompos.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dmcompos.dll
+ set +x
+ w_metadata dmime dlls title=MS dmime.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dmime.dll
+ set +x
+ w_metadata dmloader dlls title=MS dmloader.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dmloader.dll
+ set +x
+ w_metadata dmscript dlls title=MS dmscript.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dmscript.dll
+ set +x
+ w_metadata dmstyle dlls title=MS dmstyle.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dmstyle.dll
+ set +x
+ w_metadata dmsynth dlls title=MS dmsynth.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dmsynth.dll
+ set +x
+ w_metadata dmusic dlls title=MS dmusic.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dmusic.dll
+ set +x
+ w_metadata dswave dlls title=MS dswave.dll from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dswave.dll
+ set +x
+ w_metadata dotnet11 dlls title=MS .NET 1.1 publisher=Microsoft year=2003 media=download conflicts=dotnet20sdk file1=dotnetfx.exe installed_file1=c:/windows/Microsoft.NET/Framework/v1.1.4322/ndpsetup.ico
+ set +x
+ w_metadata dotnet11sp1 dlls title=MS .NET 1.1 SP1 publisher=Microsoft year=2004 media=download file1=NDP1.1sp1-KB867460-X86.exe installed_file1=c:/windows/Microsoft.NET/Framework/v1.1.4322/CONFIG/web_hightrust.config.default
+ set +x
+ w_metadata dotnet20 dlls title=MS .NET 2.0 publisher=Microsoft year=2006 media=download conflicts=dotnet20sp1 dotnet20sp2 dotnet30sp1 dotnet35 file1=dotnetfx.exe installed_file1=c:/windows/Microsoft.NET/Framework/v2.0.50727/MSBuild.exe
+ set +x
+ w_metadata dotnet20sdk dlls title=MS .NET 2.0 SDK publisher=Microsoft year=2006 media=download conflicts=dotnet11 dotnet20sp1 dotnet20sp2 dotnet30 dotnet40 file1=setup.exe installed_file1=C:\Program Files/Microsoft.NET/SDK/v2.0/Bin/cordbg.exe
+ set +x
+ w_metadata dotnet20sp1 dlls title=MS .NET 2.0 SP1 publisher=Microsoft year=2008 media=download conflicts=dotnet20sp2 file1=NetFx20SP1_x86.exe installed_file1=c:/windows/dotnet20sp1.installed.workaround
+ set +x
+ w_metadata dotnet20sp2 dlls title=MS .NET 2.0 SP2 publisher=Microsoft year=2009 media=download conflicts=dotnet11 file1=NetFx20SP2_x86.exe installed_file1=c:/windows/winsxs/manifests/x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.3053_x-ww_b80fa8ca.cat
+ set +x
+ w_metadata dotnet30 dlls title=MS .NET 3.0 publisher=Microsoft year=2006 media=download conflicts=dotnet11 dotnet30sp1 dotnet35 dotnet35sp1 file1=dotnetfx3.exe installed_file1=c:/windows/Microsoft.NET/Framework/v3.0/Microsoft .NET Framework 3.0/logo.bmp
+ set +x
+ w_metadata dotnet30sp1 dlls title=MS .NET 3.0 SP1 publisher=Microsoft year=2007 media=download conflicts=dotnet11 dotnet20sdk file1=NetFx30SP1_x86.exe installed_file1=c:/windows/system32/XpsFilt.dll
+ set +x
+ w_metadata dotnet35 dlls title=MS .NET 3.5 publisher=Microsoft year=2007 media=download conflicts=dotnet11 dotnet20sdk dotnet20sp2 dotnet30 file1=dotnetfx35.exe installed_file1=c:/windows/Microsoft.NET/Framework/v3.5/MSBuild.exe
+ set +x
+ w_metadata dotnet35sp1 dlls title=MS .NET 3.5 SP1 publisher=Microsoft year=2008 media=download conflicts=dotnet11 dotnet20sp1 file1=dotnetfx35.exe installed_file1=c:/windows/Microsoft.NET/Framework/v3.5/msbuild.exe.config
+ set +x
+ w_metadata dotnet40 dlls title=MS .NET 4.0 publisher=Microsoft year=2011 media=download conflicts=dotnet20sdk file1=dotNetFx40_Full_x86_x64.exe installed_file1=c:/windows/Microsoft.NET/Framework/v4.0.30319/ngen.exe
+ set +x
+ w_metadata dotnet45 dlls title=MS .NET 4.5 publisher=Microsoft year=2012 media=download conflicts=dotnet20sdk file1=dotnetfx45_full_x86_x64.exe installed_file1=c:/windows/Microsoft.NET/Framework/v4.0.30319/Microsoft.Windows.ApplicationServer.Applications.45.man
+ set +x
+ w_metadata dotnet452 dlls title=MS .NET 4.5.2 publisher=Microsoft year=2012 media=download conflicts=dotnet20sdk dotnet46 dotnet462 file1=dotnetfx45_full_x86_x64.exe installed_file1=c:/windows/Microsoft.NET/Framework/v4.0.30319/Microsoft.Windows.ApplicationServer.Applications.45.man
+ set +x
+ w_metadata dotnet46 dlls title=MS .NET 4.6 publisher=Microsoft year=2015 media=download file1=NDP46-KB3045557-x86-x64-AllOS-ENU.exe conflicts=dotnet20sdk installed_file1=c:/windows/Migration/WTR/netfx45_upgradecleanup.inf
+ set +x
+ w_metadata dotnet461 dlls title=MS .NET 4.6.1 publisher=Microsoft year=2015 media=download file1=NDP461-KB3102436-x86-x64-AllOS-ENU.exe conflicts=dotnet20sdk installed_file1=c:/windows/dotnet461.installed.workaround
+ set +x
+ w_metadata dotnet462 dlls title=MS .NET 4.6.2 publisher=Microsoft year=2016 media=download conflicts=dotnet20sdk installed_file1=c:/windows/dotnet462.installed.workaround
+ set +x
+ w_metadata dotnet471 dlls title=MS .NET 4.7.1 publisher=Microsoft year=2017 media=download file1=NDP471-KB4033342-x86-x64-AllOS-ENU.exe conflicts=dotnet20sdk dotnet30sp1 installed_file1=c:/windows/dotnet471.installed.workaround
+ set +x
+ w_metadata dotnet472 dlls title=MS .NET 4.7.2 publisher=Microsoft year=2018 media=download conflicts=dotnet20sdk installed_file1=c:/windows/dotnet472.installed.workaround
+ set +x
+ w_metadata dotnet48 dlls title=MS .NET 4.8 publisher=Microsoft year=2019 media=download file1=ndp48-x86-x64-allos-enu.exe conflicts=dotnet20sdk installed_file1=c:/windows/dotnet48.installed.workaround
+ set +x
+ w_metadata dotnet_verifier dlls title=MS .NET Verifier publisher=Microsoft year=2016 media=download file1=netfx_setupverifier_new.zip installed_file1=C:\windows\system32/netfx_setupverifier.exe
+ set +x
+ w_metadata dx8vb dlls title=MS dx8vb.dll from DirectX 8.1 runtime publisher=Microsoft year=2001 media=download file1=DX81NTger.exe installed_file1=C:\windows\system32/dx8vb.dll
+ set +x
+ w_metadata dxdiagn dlls title=DirectX Diagnostic Library publisher=Microsoft year=2011 media=download conflicts=dxdiagn_feb2010 file1=../win7sp1/windows6.1-KB976932-X86.exe installed_file1=C:\windows\system32/dxdiagn.dll
+ set +x
+ w_metadata dxdiagn_feb2010 dlls title=DirectX Diagnostic Library (February 2010) publisher=Microsoft year=2010 media=download conflicts=dxdiagn file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dxdiagn.dll
+ set +x
+ w_metadata dsound dlls title=MS DirectSound from DirectX user redistributable publisher=Microsoft year=2010 media=download file1=../directx9/directx_feb2010_redist.exe installed_file1=C:\windows\system32/dsound.dll
+ set +x
+ w_metadata esent dlls title=MS Extensible Storage Engine publisher=Microsoft year=2011 media=download file1=../win7sp1/windows6.1-KB976932-X86.exe installed_file1=C:\windows\system32/esent.dll
+ set +x
+ w_metadata faudio1901 dlls title=FAudio (xaudio reimplementation, with xna support) builds for win32 (19.01) publisher=Kron4ek year=2019 media=download file1=faudio-19.01.tar.xz installed_file1=C:\windows\system32/FAudio.dll
+ set +x
+ w_metadata faudio1902 dlls title=FAudio (xaudio reimplementation, with xna support) builds for win32 (19.02) publisher=Kron4ek year=2019 media=download file1=faudio-19.02.tar.xz installed_file1=C:\windows\system32/FAudio.dll
+ set +x
+ w_metadata faudio1903 dlls title=FAudio (xaudio reimplementation, with xna support) builds for win32 (19.03) publisher=Kron4ek year=2019 media=download file1=faudio-19.03.tar.xz installed_file1=C:\windows\system32/FAudio.dll
+ set +x
+ w_metadata faudio1904 dlls title=FAudio (xaudio reimplementation, with xna support) builds for win32 (19.04) publisher=Kron4ek year=2019 media=download file1=faudio-19.04.tar.xz installed_file1=C:\windows\system32/FAudio.dll
+ set +x
+ w_metadata faudio1905 dlls title=FAudio (xaudio reimplementation, with xna support) builds for win32 (19.05) publisher=Kron4ek year=2019 media=download file1=faudio-19.05.tar.xz installed_file1=C:\windows\system32/FAudio.dll
+ set +x
+ w_metadata faudio1906 dlls title=FAudio (xaudio reimplementation, with xna support) builds for win32 (19.06) publisher=Kron4ek year=2019 media=download file1=faudio-19.06.tar.xz installed_file1=C:\windows\system32/FAudio.dll
+ set +x
+ w_metadata faudio190607 dlls title=FAudio (xaudio reimplementation, with xna support) builds for win32 (19.06.07) publisher=Kron4ek year=2019 media=download file1=faudio-19.06.07.tar.xz installed_file1=/FAudio.dll
+ set +x
Zenity pop-up window

Code: Select all

bug: w_metadata faudio190607 has a unix path for installed_file1, should be a windows path
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Is Winetricks broken on WINEARCH=win32?

Post by dimesio »

Yes, I'm seeing that too, and reverting to an older version of winetricks fixes it. Looks like it's already been reported on the winetricks bug tracker. https://github.com/Winetricks/winetricks/issues/1260
User avatar
dimesio
Moderator
Moderator
Posts: 13202
Joined: Tue Mar 25, 2008 10:30 pm

Re: Is Winetricks broken on WINEARCH=win32?

Post by dimesio »

Someone also filed a bug here: https://bugs.winehq.org/show_bug.cgi?id=47369.
Locked