http://bugs.winehq.org/show_bug.cgi?id=30329
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.ghisler.com/800_ |http://fileforum.betanews.c |b24.php |om/detail/Total-Commander_6 | |4bit/945901171/3 Summary|Total Commander 8.0 64-bits |Total Commander 8.0 64-bit |beta installer crashes due |installer crashes due to |to pointer truncation |pointer truncation (image |(image base address > 4 |base address > 4 GiB) |GiB) |
--- Comment #2 from Anastasius Focht focht@gmx.net 2012-05-27 14:49:53 CDT --- Hello,
adjusting summary as this is still present with final version of Total Commander 8.0 64-bit. The "combined" 32/64-bit versions installer (http://fileforum.betanews.com/detail/Total-Commander-32bit64bit/945901171/1) is also affected by this.
A workaround is to create a 32-bit WINEPREFIX using WINEARCH=win32 prior running the combined installer. The 64-bit binaries will be put into same program/install folder. After installation backup the install folder (default: "totalcmd") and create a new 64-bit WINEPREFIX. Move the backup folder to new prefix. Now you can run Total Commander 8.0 64-bit in this prefix.
$ du -sh tcm80x64.exe 4.2M tcm80x64.exe
$ sha1sum tcm80x64.exe 7686c6d4c952726f7a9de7350debeb44ce1c2eb8 tcm80x64.exe
$ wine --version wine-1.5.5
Regards