http://bugs.winehq.org/show_bug.cgi?id=32109
Gerold Jens Wucherpfennig gjwucherpfennig@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #42342|0 |1 is obsolete| | Attachment #42465|0 |1 is obsolete| | Attachment #42466|0 |1 is obsolete| |
--- Comment #8 from Gerold Jens Wucherpfennig gjwucherpfennig@gmx.net 2012-11-10 09:55:19 CST --- Created attachment 42469 --> http://bugs.winehq.org/attachment.cgi?id=42469 full.log.lzma.aa (part1) - wine1.5.17(git)
rm -rf ~/.wine
LANG=C WINEDEBUG=+vbscript,+cabinet,+msi \ /var/chroot/opt/wine/bin/wine setup.exe &>full.log
lzma -c full.log split -n 2 full.log.lzma full.log.lzma.
(creates 2 files: "full.log.lzma.aa" and "full.log.lzma.ab")
Recreate the log file:
cat full.log.lzma.aa full.log.lzma.ab > full.log.lzma lzma -d full.log.lzma