https://bugs.winehq.org/show_bug.cgi?id=35509
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9239b8603768a97bff26888e08c | |7aef5c99dcea5 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit http://source.winehq.org/git/wine.git/commitdiff/9239b8603768a97bff26888e08c...
--- snip --- $ WINEDEBUG=+wshom wine ./setup.exe ... trace:wshom:WshShortcut_put_TargetPath (0x345cef0)->(L"C:\Windows\System32\msiexec.exe") trace:wshom:WshShortcut_put_WorkingDirectory (0x345cef0)->(L"C:\Windows\System32\") trace:wshom:WshShortcut_put_Arguments (0x345cef0)->(L"/x {89C66246-747F-413C-8F60-2C05CBDE6216}") trace:wshom:WshShortcut_put_Description (0x345cef0)->(L"Launch Uninstall") trace:wshom:WshShortcut_put_WindowStyle (0x345cef0)->(1) trace:wshom:WshShortcut_put_IconLocation (0x345cef0)->(L"C:\windows\system32\shell32.dll, 165") trace:wshom:WshShortcut_Save (0x345cef0) ... --- snip ---
Thanks Nikolay
Regards