https://bugs.winehq.org/show_bug.cgi?id=50327
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED URL|https://www.faceit.com/en/a |https://web.archive.org/web |nti-cheat |/20180607223749/https://ant | |icheat-client.faceit.com/FA | |CEITInstaller_64.exe CC| |focht@gmx.net Summary|FACEIT Anti-Cheat setup |FACEIT Desktop client (.NET |crashes in a new Wine |4.5 app) installer crashes |bottle |due to incomplete registry | |data when bootstrapping new | |64-bit WINEPREFIX Keywords| |Installer Resolution|--- |DUPLICATE
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, still present.
It's a dupe of bug 41713 ("Initial 'explorer' process fails to register/run ShellWindows class local COM server in new WINEPREFIX due to incomplete registry data").
The part that fails is the FACEIT Desktop client (sub)installer which is bundled with the FACEIT Anti-Cheat installer.
Stable download link to Desktop client via Internet Archive:
https://web.archive.org/web/20180607223749/https://faceit-client.faceit.com/...
$ sha1sum FACEIT-setup-latest.exe bdef769754e12515bde117e1b8ac8ce0eb53ece7 FACEIT-setup-latest.exe
$ du -sh FACEIT-setup-latest.exe 56M FACEIT-setup-latest.exe
The FACEIT Desktop client installer is UAC aware and tries to re-launch the installer using if it detects admin token (bug 40613). It uses '{9BA05972-F6A8-11CF-A442-00A0C90A8F39}' -> ShellWindows -> WindowsShell.Item -> Document.Application.ShellExecute for de-elevation.
$ sha1sum FACEITInstaller_64.exe 510cc07d3605a87412c83a2514196c602d9ff5fe FACEITInstaller_64.exe
$ du -sh FACEITInstaller_64.exe 86M FACEITInstaller_64.exe
$ wine --version wine-6.4-86-g4d5824112e1
Regards
*** This bug has been marked as a duplicate of bug 41713 ***