http://bugs.winehq.org/show_bug.cgi?id=21223
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Installer
--- Comment #3 from Jeff Zaroyko jeffz@jeffz.name 2010-01-02 03:12:44 --- have you tried testing some older versions of Wine incase it is a regression?
maybe try attaching the output of the following, it could give some clue.
WINEDEBUG=+relay,+seh,+tid,+server wine setup.exe 2>&1 | bzip2 > log.txt.bz2
ps. there is no need to run Wine as root.