http://bugs.winehq.org/show_bug.cgi?id=29391
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4a068c64d041cbdc11bd2a7ba44 | |c67f5f6ec460e Status|NEW |RESOLVED Resolution| |FIXED Severity|minor |normal
--- Comment #6 from Anastasius Focht focht@gmx.net 2012-01-03 14:40:50 CST --- Hello,
looks good ...
--- snip --- 0034:trace:process:create_process_impl app L"C:\Program Files\Paint.NET\SetupNgen.exe" cmdline L""C:\Program Files\Paint.NET\SetupNgen.exe" /install DESKTOPSHORTCUT=1 PDNUPDATING=0 SKIPCLEANUP=0" ... 003b:trace:loaddll:load_native_dll Loaded L"C:\program files\paint.net\interop.iwshruntimelibrary.dll" at 0x6af0000: native ... 003b:trace:loaddll:load_builtin_dll Loaded L"C:\windows\system32\wshom.ocx" at 0x6b940000: builtin ... 003b:trace:wshom:WshShellFactory_CreateInstance ((nil) {00000000-0000-0000-c000-000000000046} 0x33f390) ... 003b:trace:wshom:WshShell3_get_SpecialFolders (0x33f418) ... 003b:trace:wshom:WshCollection_Item (0x157328)->({VT_BSTR: L"AllUsersDesktop"} 0x33f3f0) ... 003b:trace:wshom:WshShell3_get_SpecialFolders (0x33f418) ... 003b:trace:wshom:WshCollection_Item (0x157340)->({VT_BSTR: L"AllUsersPrograms"} 0x33f3f0) ... 003b:trace:wshom:WshShell3_CreateShortcut (L"C:\users\Public\Desktop\Paint.NET.lnk" 0x33f318) ... 003b:trace:wshom:WshShortcut_put_Description (0x159da0)->(L"Create, edit, scan, and print images and photographs.") 003b:trace:wshom:WshShortcut_put_WorkingDirectory (0x159da0)->(L"C:\Program Files\Paint.NET"): stub 003b:trace:wshom:WshShortcut_put_TargetPath (0x159da0)->(L"C:\Program Files\Paint.NET\PaintDotNet.exe") ... create shortcut: C:\users\Public\Desktop\Paint.NET.lnk 003b:trace:wshom:WshShortcut_Save (0x159da0) 003b:trace:process:create_process_impl app L"C:\windows\system32\winemenubuilder.exe" cmdline L"C:\windows\system32\winemenubuilder.exe -w "C:\users\Public\Desktop\Paint.NET.lnk"" ... 003b:trace:wshom:WshShell3_CreateShortcut (L"C:\users\Public\Start Menu\Programs\Paint.NET.lnk" 0x33f318) ... 003b:trace:wshom:WshShortcut_put_Description (0x159700)->(L"Create, edit, scan, and print images and photographs.") 003b:trace:wshom:WshShortcut_put_WorkingDirectory (0x159700)->(L"C:\Program Files\Paint.NET"): stub 003b:trace:wshom:WshShortcut_put_TargetPath (0x159700)->(L"C:\Program Files\Paint.NET\PaintDotNet.exe") ... create shortcut: C:\users\Public\Start Menu\Programs\Paint.NET.lnk 003b:trace:wshom:WshShortcut_Save (0x159700) ... 003b:trace:process:create_process_impl app L"C:\windows\system32\winemenubuilder.exe" cmdline L"C:\windows\system32\winemenubuilder.exe -w "C:\users\Public\Start Menu\Programs\Paint.NET.lnk"" ... --- snip ---
Thanks Nikolay.
Regards