http://bugs.winehq.org/show_bug.cgi?id=16303
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #2 from Anastasius Focht focht@gmx.net 2008-12-19 03:32:04 --- Hello,
--- quote --- said all it needed was dotnet20 and maybe corefonts, so I did winetricks dotnet20 corefonts --- quote ---
AFAIK neither the loader "digsby.exe" nor the main program "lib\digsby-app.exe" are managed code (no CLI header), hence .NET Framework 2.0 is not needed. It's unmanaged code using python engine and YAML for all app logic and UI.
--- snip --- 0017:trace:process:CreateProcessW app (null) cmdline L"https://accounts.digsby.com/register.php" 0017:trace:process:find_exe_file looking for L"https://accounts.digsby.com/register.php" 0017:trace:process:CreateProcessW app (null) cmdline L"C:\windows\system32\winebrowser.exe -nohome" 0017:trace:process:find_exe_file looking for L"C:\windows\system32\winebrowser.exe" 0017:trace:process:find_exe_file Trying native exe L"C:\windows\system32\winebrowser.exe" 0017:trace:process:CreateProcessW starting L"C:\windows\system32\winebrowser.exe" as Win32 binary (0x10000000-0x10003000) 0020:trace:process:init_current_directory starting in L"C:\Program Files\Digsby\" 0x1c 0020:trace:process:__wine_kernel_init starting process name=L"C:\windows\system32\winebrowser.exe" argv[0]=L"C:\windows\system32\winebrowser.exe" 0020:trace:process:set_entry_point setting FT_Thunk at 0x7b8c41c4 to 00000000 0017:trace:process:CreateProcessW started process pid 001f tid 0020 0020:err:winebrowser:get_url_from_dde Unabled to retrieve URL from string L""" 0020:err:winebrowser:wmain Usage: winebrowser URL --- snip ---
Yes, mark it as duplicate bug 13891
I wonder why people support apps bundled with such ridiculous amount of spy/malware. For best user experience of their malware installations they should stick to Windows ;-)
Regards