cckec / winetricks

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

7z and cygwin PATH #131

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

Trying to install vc2005express from cygwin on windows 7/64bits:

Executing w_do_call vc2005express
Executing load_vc2005express
Executing w_do_call dotnet20
dotnet20 already installed, skipping
No need to work around wine bug 20029 on windows
Executing mkdir -p /home/mathieu/.cache/winetricks/vc2005express
Executing 7z x /home/mathieu/.cache/winetricks/vc2005express/VC.iso

7-Zip [64] 9.20  Copyright (c) 1999-2010 Igor Pavlov  2010-11-18

Error:
cannot find archive
------------------------------------------------------
Note: command '7z x /home/mathieu/.cache/winetricks/vc2005express/VC.iso' 
returned status 2.  Aborting.
------------------------------------------------------

What is the expected output? What do you see instead?
7zip should have been able to extract the iso

What version of the product are you using? On what operating system?
latest of winetricks (20110629), on win7/64bits

Original issue reported on code.google.com by mathieu.malaterre on 25 Sep 2011 at 8:02