radioheadliner / winetricks

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

Proposed Patch for updated 7zip (9.35) #455

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi, I've created a winetricks patch for the newer version of 7zip (ver. 9.35, 
2014) for winetricks merge consideration. Please find the aattached patch.

Note, here's how I run the program:

$ cd "$HOME~/.local/share/wineprefixes/7zip/drive_c/Program Files (x86)/7-Zip"
$ WINEPREFIX="$HOME/.local/share/wineprefixes/7zip" wine 7zFM.exe 

I've also attached the new code in .verb format. However, I'm not sure this 
will be helpful unless the original 7zip verb is excised from the winetricks 
before running it.

Also, I see that multiple programs no longer show the "To run this program.. do 
this" message after installing, so perhaps this is expected behavior.

Cheers!

Original issue reported on code.google.com by Shannon....@gmail.com on 12 Dec 2014 at 6:34

Attachments:

GoogleCodeExporter commented 8 years ago
https://code.google.com/p/winetricks/source/detail?r=0ee6212f0fa2a3ccaac6b031d85
bcd02a9f49454

In the future, please attach patches from using 'git diff' (or a proper commit 
with authorship info). Thanks for the patch.

Original comment by austinenglish@gmail.com on 13 Dec 2014 at 9:56