https://bugs.winehq.org/show_bug.cgi?id=49352
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |15c8e5dee6fa3b7eac1d1b3cd6d | |27aa744faff4d Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/15c8e5dee6fa3b7eac1d1b3cd6... ("msi: Fix installing from administrative image with compressed source files.").
Thanks Hans
The installer works now as expected ;-)
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files (x86)
$ tree --charset=ANSI -L 2 JamKazam/ JamKazam/ |-- avcodec-56.dll |-- avdevice-56.dll |-- avfilter-5.dll |-- avformat-56.dll |-- avutil-54.dll |-- boringssl.dll |-- ffmpeg | |-- ffmpeg64.exe | |-- ffmpeg.exe | |-- jamkazam_video_bug_lg.png | |-- jamkazam_video_bug.png | `-- jamkazam_video_bug_sm.png |-- icudt54.dll |-- icuin54.dll |-- icuuc54.dll |-- JamKazam.exe |-- jk_icon.ico |-- libeay32.dll |-- libgcc_s_sjlj-1.dll |-- libjack.dll |-- libsndfile-1.dll |-- miniupnpc.dll |-- natpmp.dll |-- opus.dll |-- portaudio_x86.dll |-- qca.dll |-- Qt5Core.dll |-- Qt5Gui.dll |-- Qt5Multimedia.dll |-- Qt5MultimediaWidgets.dll |-- Qt5Network.dll |-- Qt5OpenGL.dll |-- Qt5Positioning.dll |-- Qt5PrintSupport.dll |-- Qt5Qml.dll |-- Qt5Quick.dll |-- Qt5Script.dll |-- Qt5Sensors.dll |-- Qt5Sql.dll |-- Qt5Svg.dll |-- Qt5WebChannel.dll |-- Qt5WebKit.dll |-- Qt5WebKitWidgets.dll |-- Qt5WebSockets.dll |-- Qt5Widgets.dll |-- Qt5Xml.dll |-- qt.conf |-- QtPlugins | |-- crypto | |-- iconengines | |-- imageformats | |-- mediaservice | `-- platforms |-- qt.txt |-- renderStartImage.bmp |-- speex.dll |-- ssleay32.dll |-- swresample-1.dll |-- swscale-3.dll |-- wb_male.oga `-- zlib1.dll
7 directories, 54 files --- snip ---
$ wine --version wine-5.10-112-g343043153b
Regards