https://bugs.winehq.org/show_bug.cgi?id=50611
--- Comment #8 from Anastasius Focht focht@gmx.net --- Hello soredake,
thanks for the MSI logs. Going back to the pre-install (payload download phase) logs I now see this in your 'xliveinstall-elevated.log':
--- snip --- ------------------------------- Logging Started: 02/09/2021 14:08:36 EXE: C:\Users\user\Desktop\gfwlivesetup.exe (3.5.89.0) DLL: C:\Users\user\Desktop\gfwlivesetup.exe (3.5.89.0) Source Folder: C:\Users\user\Desktop OS v6.2 (build 9200) 64 bit OS Product Type: 0x00000030 User Default LCID: 0x0c00 ------------------------------- (14:08:36) Installing start (14:08:36) Setting up callback [Code:0x00000000] (14:08:36) Source . Flags: 0x00000070 (14:08:36) Download folder: C:\Users\user\AppData\Local\Microsoft\GFWLive\Downloads (14:08:36) Verified files [Code:0x00000000] (14:08:36) GetUacContext LCID:0 Flags:0x00000070 Target: Download:C:\Users\user\AppData\Local\Microsoft\GFWLive\Downloads [Code:0x00000000] (14:08:36) Found C:\Users\user\AppData\Local\Microsoft\GFWLive\Downloads\xliveredist.msi (14:08:36) Found C:\Users\user\AppData\Local\Microsoft\GFWLive\Downloads\gfwlclient.msi (14:08:36) Skipped C:\Users\user\Desktop\dotNetFx40_Client_x86_x64.exe (14:08:36) Found C:\Users\user\Desktop\wllogin_64.msi ... --- snip ---
I wonder how these files are already present without logging of any download. See the log snippets from my comment #3 when running the installer under Wine in a clean WINEPREFIX.
Did you run 'gfwlivesetup.exe' some time in the past? How did 'wllogin_64.msi' made it to your Desktop?
I would like to see the result when you run 'gfwlivesetup.exe' on a "clean" Windows system, where no installer payloads are present yet. I.e. nothing in 'C:\Users\user\AppData\Local\Microsoft\GFWLive\Downloads' nor on Desktop.
Regards