[Bug 7406] Matlab installer crashes just before finishing
http://bugs.winehq.org/show_bug.cgi?id=7406 ------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-15-02 17:19 ------- If you can't install with a properly configured registry then of course this is a bug and you should reopen it. However I'd expect it should work. The com.mathworks.installer.Win32.GetShortCutTarget is a JNI function (i.e. written in C and it makes native Win32 calls) that probably creates a ShellLink object to read the target. Because there was no registry entry for it, CoCreateInstance returned NULL. The installer dereferenced that NULL and crashed. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs