https://bugs.winehq.org/show_bug.cgi?id=8692
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.haage-partner.de |https://web.archive.org/web |/download.php?file=dopus9 |/20071011061151/http://www. | |haage-partner.de/download/D | |Opus/DOpus9Install-Deutsch. | |exe Resolution|--- |FIXED Fixed by SHA1| |6509499fc91d8aa453f9f81299c | |47699f8afabe4 Status|NEW |RESOLVED Summary|Unable to open properties |Multiple applications have |dialog for a shell |non-working shell32 |namespace |ShellView context menu | |items (Directory Opus 9 | |with Amiga Explorer Shell | |Extension, Total Commander | |7.x)
--- Comment #21 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download links via Internet Archive for documentation.
====
https://web.archive.org/web/20071011061151/http://www.haage-partner.de/downl...
$ sha1sum DOpus9Install-Deutsch.exe a17c3129bf3d5238a9d1ad51425055eda6d2249f DOpus9Install-Deutsch.exe
$ du -sh DOpus9Install-Deutsch.exe 15M DOpus9Install-Deutsch.exe
====
https://web.archive.org/web/20110814182543/http://dl.cloanto.net/pub/amigafo...
$ sha1sum aesetup_x86.msi 5bf95a5430e2928c701969d53eaa90beea724b2d aesetup_x86.msi
$ du -sh aesetup_x86.msi 7.7M aesetup_x86.msi
====
https://web.archive.org/web/20210210164127/https://madsenworld.dk/tcmd/final...
$ sha1sum tcmd756a.exe 0771334a3620ebdca43c8e73fad3cccb321284df tcmd756a.exe
$ du -sh tcmd756a.exe 3.2M tcmd756a.exe
====
Bruno / comment #16
Yes, the general problem with verb offset (as explained in my comment #14) was indeed fixed by commit https://source.winehq.org/git/wine.git/commitdiff/6509499fc91d8aa453f9f81299... ("shell32: Context menu offset is handled by client.").
Part of Wine 1.7.1 release
Thanks Daniel
Unfortunately some folks mixed in various other issues that are basically follow-up bugs. Such as non-working 'copy/paste' verbs, "No property pages found" errors etc. Those were either solved with newer Wine releases or are covered by existing staged bug reports, mostly referencing https://github.com/wine-staging/wine-staging/tree/master/patches/shell32-Con... .
Resolving 'FIXED' here.
$ wine --version wine-1.7.1
Regards