Command and Conquer 3 -issues

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Steve
Level 2
Level 2
Posts: 33
Joined: Thu Jul 03, 2008 2:09 am

Command and Conquer 3 -issues

Post by Steve »

Ok, not sure why this is happening, havent updated wine or made any changes to cause this issue...

Starting moaing about msvcr80.dll

So i decided to un-install CNC3 and re-install... it reckons it un-installed it, but hasnt, now if i try to install it - it only gives me remove or modify... Removing again doesnt work, and neither does modifying..

How can i fix this so i can reinstall it..??
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Command and Conquer 3 -issues

Post by austin987 »

On Tue, Aug 19, 2008 at 5:36 PM, Steve <[email protected]> wrote:
Ok, not sure why this is happening, havent updated wine or made any changes to cause this issue...

Starting moaing about msvcr80.dll

So i decided to un-install CNC3 and re-install... it reckons it un-installed it, but hasnt, now if i try to install it - it only gives me remove or modify... Removing again doesnt work, and neither does modifying..

How can i fix this so i can reinstall it..??





$ rm -rf ~/.wine
$ wget kegel.com/wine/winetricks
$ sh winetricks vcrun2005
$ wine setup.exe
Locked