https://bugs.winehq.org/show_bug.cgi?id=40426
Bug ID: 40426 Summary: Wine's explorer.exe shell doesn't display properties dialog Product: Wine Version: 1.9.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexchandel@gmail.com Distribution: ---
Running `wine explorer`, choosing any file, right-clicking, and selecting "Properties" fails to open the properties dialog.
Instead, the following is printed:
fixme:shell:IShellBrowser_fnOnViewWindowActive stub, 0x17e848 (0x18b970) fixme:shell:DoOpenProperties No property pages found.
This didn't used to happen. Around 1.6.2, wine would display a Properties dialog.