Thomas D wrote: > > dimesio wrote: > > Did you set the override in winecfg? > > > I don't know exactly what you mean, but I deleted the previous msvcrt.dll in System32 before copying the new one from the dll website. > > EDIT: When I type winecfg I get the same error, when I try to install something. I have also removed wine with Adept and reinstalled it, but that didn't make it better :( ... Looks like you already got some configuration changes in there. Removing Wine won't remove it's "configuration" - registry and "fake c:" drive. To remove those run 'rm -rf ~/.wine' or to put it aside, in case you have something valuable there, run 'mv ~/.wine ~/.wine-old'.