For winetricks: It's a simple shell script, needs no compiling and can be downloaded directly from
http://winetricks.org/winetricksInstructions at
http://wiki.winehq.org/winetricks. Actually you just need to make it executable, and run it from the folder where you downloaded it like this (in a terminal):
- Code: Select all
./winetricks dlls
and you will get something like this (snapshot from my system):

- Bildschirmfoto2_11.png (83.49 KiB) Viewed 1901 times
.NET 2.0 can be successfully installed that way, already tested that. Question would be why you need .NET 2.0,
as you can run such applications normally natively under linux using Mono framework:
http://www.mono-project.com/Main_PageEDIT: Disregard that question, just saw what you want to run. Best bet would be to use a windows install in virtualbox for something like that, IMHO.