fazbear201 / winezeug

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

Winetricks installs ppviewer.exe instead of Quicktime #29

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Type "bash winetricks quicktime72" or
2. Type "bash winetricks" and select quicktime72 from the window
3.

What is the expected output? What do you see instead?
Expected install of quicktime but got install of ppviewer.exe (power point
viewer).

What version of the product are you using? On what operating system?
Winetricks 20090121 on Ubuntu 8.10

Please provide any additional information below.
I'm going to try to find the install file and change it's name to
ppviewer.exe just to see if it works. E-mail me if the results are
important. I don't program, otherwise I'd offer to fix it. Thanks for
Winetricks!

Original issue reported on code.google.com by ilkaffe...@gmail.com on 3 Feb 2009 at 9:33

GoogleCodeExporter commented 8 years ago
It installs ppviewer first to get gdiplus, that's not a bug.

I've added an echo statement to try to make that slightly clearer,
at least for commandline users.

Original comment by daniel.r...@gmail.com on 9 Feb 2009 at 3:37