http://bugs.winehq.org/show_bug.cgi?id=58419
Bug ID: 58419 Summary: Kubios Scientific needs PathMakeUniqueName to write to the output buffer. Product: Wine Version: 10.10 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: bernhardu@mailbox.org Distribution: ---
When getting over bug #58418, the installer calls PathMakeUniqueName and uses the output buffer to put there some temporary files. Unfortunately this buffer stays uninitilized, so it creates "random" directories in current path.
fixme:shell:PathMakeUniqueNameW 00007FFFFE1FF760 260 (null) L"tmp_install_dir" L"C:\users\benutzer\AppData\Local\Temp\" stub
http://bugs.winehq.org/show_bug.cgi?id=58419
--- Comment #1 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 78838 --> http://bugs.winehq.org/attachment.cgi?id=78838 preliminary patch forwarding PathMakeUniqueName to PathYetAnotherMakeUniqueName
http://bugs.winehq.org/show_bug.cgi?id=58419
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.kubios.com/down | |loads/KubiosHRVScientific_4 | |.2.0_setup.exe