WineHQ
Comments
 

The following comments are owned by whoever posted them. WineHQ is not responsible for what they say.

RE: runtime error R6034
by Owen Tuz on Saturday February 21st 2009, 20:43
This is a problem with the Visual C++ 2005 Redistributable, as installed through winetricks.
Unfortunately, reinstalling it without removing the old one does nothing, and I don't know a way of removing it without removing wine completely - so that's what you're going to have to do.

--IF YOU DO THIS, IT WILL REMOVE ALL YOUR INSTALLED WINE APPLICATIONS--

sudo apt-get remove wine wine-dev
sudo rm -rf .wine
rm winetricks

Then start from scratch... and I hope it helps.

[post new] [reply to this]

Page loaded in 0.01399 seconds.