1. Make and install current git of wine (did with 1.1.23-xxx and 1.1.24 and currently trying with wine-1.1.24-140-ge920f5f) under Ubuntu 9.04.
2a.
Code: Select all
$wine Desktop/directx_mar2009_redist.exe
Code: Select all
$wine Desktop/temp/DXSETUP.exe
fixme:reg:GetNativeSystemInfo (0x8ae770) using GetSystemInfo()
fixme:mscoree:GetCORVersion (0x8ae368, 600, 0x8ae354): semi-stub!
2b. But if I right click on DXSETUP.exe from Nautilus 2.26.2 and choose "Open with "Wine Windows Program Loader"" it goes through license, ready to install, and begins installing files (properly from the looks).
What is the difference between launching from command line and launching from Nautilus that would cause the different behavior??