wine

1. wine: cannot find L"C://windows//Microsoft.NET//Framework//v2.0.50727//mscorsvw.exe" 错误的解决办法

$ cd ~/.wine/drive_c/windows/Microsoft.NET/Framework/v2.0.50727/
$ cp ngen.exe mscorsvw.exe
$ cd /usr/lib/wine
$ cp ngen.exe.so mscorsvw.exe.so

Ultimately, Wine will have to provide a replacement for mscorsvw.exe.

 

原文

http://forum.winehq.org/viewtopic.php?p=47027&sid=5957727154fa7cf7592236cf6ab89a34


你可能感兴趣的:(wine)