http://bugs.winehq.org/show_bug.cgi?id=10467
--- Comment #13 from Anastasius Focht focht@gmx.net 2007-11-22 08:39:19 --- Hello again,
if you use/spread the howto in other bug reports (http://www.winehq.org/pipermail/wine-bugs/2007-November/077096.html), you might want a little improvement to .NET 2.0 installation (less internal crashes/skips which might cause harm later, although the installation succeeds).
http://www.winehq.org/pipermail/wine-bugs/2007-November/077087.html
Though the patch isn't needed when J. Hawkins fixes service install part in msi (deformat service strings).
Anyway you should make step (2) to (1) in future.
--- snip --- 1. Install .net 2.0 (installer should finish fine in wine-0.9.49)
2. Copy the file l_intl.nls from a windows partition to ~/.wine/drive_c/windows/system32 --- snip ---
While the .NET 2.0 installer is executing, some components already use parts of .NET runtime (assembly installation/registration/GAC). Hence the "l_intl.nls" is needed before the .NET 2.0 installation is run.
Regards