https://bugs.winehq.org/show_bug.cgi?id=44654 --- Comment #3 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, confirming fixed, installer shows UI and runs to completion. Thanks Michael and Alistair --- snip --- $ WINEDEBUG=+seh,+relay,+msi,+sfc wine ./Edidev_FREDI_Runtime.exe >>log.txt 2>&1 ... 004a:Call KERNEL32.LoadLibraryA(0048b138 "SFC.DLL") ret=0043e461 ... 004a:Ret KERNEL32.LoadLibraryA() retval=7d1d0000 ret=0043e461 ... 004a:Ret KERNEL32.GetProcAddress() retval=7d05ab88 ret=00460423 004a:Call KERNEL32.GetProcAddress(7d1d0000,0048ee6c "SfcGetNextProtectedFile") ret=00460595 004a:Ret KERNEL32.GetProcAddress() retval=7d05ab88 ret=00460595 004a:Call sfc_os.SfcGetNextProtectedFile(00000000,0033ec28) ret=004605d6 004a:fixme:sfc:SfcGetNextProtectedFile (nil) 0x33ec28 004a:Ret sfc_os.SfcGetNextProtectedFile() retval=00000000 ret=004605d6 004a:Call KERNEL32.GetLastError() ret=004606dc 004a:Ret KERNEL32.GetLastError() retval=00000012 ret=004606dc ... <same sequence repeats in different installer stages> --- snip --- $ wine --version wine-3.3-34-gacd2f1e59b 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.