cckec / winetricks

Automatically exported from code.google.com/p/winetricks
0 stars 0 forks source link

Cannot reainstall broken dll. #239

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. ./winetricks dlls vb6run

What is the expected output? What do you see instead?
Executing w_do_call vb6run
vb6run already installed, skipping

Expected:
vb6run already installed, do you want to reinstall? [Y/N]

What version of the product are you using? On what operating system?
Latest version

Please provide any additional information below.
Broken DLL:s or other installs cannot be reinstalled. The only option is to 
start with a now wine-prefix.

Where is this information even stored. I tried deleting .cache/winetricks and 
winetricks.log but nothing happens!

Original issue reported on code.google.com by faldeg...@gmail.com on 29 Jul 2012 at 10:19

GoogleCodeExporter commented 8 years ago
"now wine-prefix" should be new. :)

Original comment by faldeg...@gmail.com on 29 Jul 2012 at 10:26

GoogleCodeExporter commented 8 years ago
The commandline offers a --force option to allow you to try reinstalling.

So, the question is, why wasn't this obvious?  Is RTFM a valid response,
or is some UI change needed?

Original comment by daniel.r...@gmail.com on 30 Jul 2012 at 12:21

GoogleCodeExporter commented 8 years ago
A suggestion for the --gui, why not have an option similar to 
Enable silent install

e.g.
Enable force option (enables reinstall of broken packages)

Original comment by stefan.h...@gmail.com on 31 Jul 2012 at 10:45

GoogleCodeExporter commented 8 years ago
RTFM would be valid if it was in the manual. :)

Personally I don't need any change as i now know this, but for other users a UI 
change would be useful.

Original comment by faldeg...@gmail.com on 9 Aug 2012 at 9:13