If you get the following error in Wine
Code:
fixme:actctx:parse_depend_manifests Could not find dependent assembly L"Microsoft.VC80.CRT"
you can fix it by using winetricks in the terminal
Code:
wget http://www.kegel.com/wine/winetricks
winetricks vcrun2005sp1