PDA

View Full Version : Microsoft .NET framework


f1ff134
July 26th, 2008, 03:34 AM
I'm trying to install a music writing program called Sibelius but it says that I need to install microsoft .NET framework, is there another way to install Sibelius or to get .NET framework? Or would it be easier to just use, (dare I say it) -whisper- windows

Thanks, and Remember: always eat Jalapeņos with you :popcorn:

AnonCat
July 26th, 2008, 05:41 AM
Copy and past the following line into the terminal to get .net 2.0:


wget http://kegel.com/wine/winetricks && sh winetricks msxml3 dotnet20

f1ff134
July 26th, 2008, 05:30 PM
Thank you