http://bugs.winehq.com/show_bug.cgi?id=942
------- Additional Comments From us@the-edmeades.demon.co.uk 2002-08-06 15:36 ------- Just an FYI - the install creates an exe in the /tmp directory - it is easier to debug this with eg. 'winedbg E:\vs60wiz.exe /location:D:' (E: maps to /tmp, d: is my cdrom).
relay tracing etc show the last thing it does prior to the trap is query a regirsty key HKLM\Software\Microsoft\Windows\CurrentVersion, value: VersionNumber. It gets back a return code of 2, and later dies.
Looking at the disassembly I cant see an immediate tie to the missing key and the trap, and my w2k system doesnt have this key.
Setting Version in config to win2k avoids this trap - perhaps the detection is invalid?
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT http://bugs.winehq.com/show_bug.cgi?id=942. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.