http://bugs.winehq.org/show_bug.cgi?id=3972
KuSh kush.knowledge@laposte.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kush.knowledge@laposte.net
--- Comment #31 from KuSh kush.knowledge@laposte.net 2008-04-28 09:19:22 --- I don't know if it's the right place to report, I will open a new bug report if asked.
I'm trying to install dotnet20 (using winetricks) and it seems that CreateProcessW (called by HANDLE_CustomType34) is case sensitive, it results in a err:msi:HANDLE_CustomType34 Unable to execute command L""C:\windows\Microsoft.NET\Framework\netfxsbs20.exe" /install" output because the correct name of the file is NETFXSBS10.exe.
manually launch wine C:\windows\Microsoft.NET\Framework\NETFXSBS10.exe /install seems to work.