Settings - Integration - add 'Enable XnShell' checkbox

Bugs which are supposed to be fixed in the next test version (not available yet)

Moderators: helmut, xnview, Dreamer

Post Reply
User avatar
user0
XnThusiast
Posts: 2587
Joined: Sat May 09, 2015 9:37 am

Settings - Integration - add 'Enable XnShell' checkbox

Post by user0 »

XnViewMP 1.9.5
Windows11 (25H2), display resolution 3840x2160, dpi scale 150%


Settings - Integration
its only possible to enable XnShell during installation process, which is inconvenient

Suggestion
  • add 'Enable XnShell' checkbox
    which will
    • register

      Code: Select all

      regsvr32 /s "<path_to_app_folder>\XnViewShellExt64.dll"
    • unregister

      Code: Select all

      regsvr32 /s /u "<path_to_app_folder>\XnViewShellExt64.dll"



Example
  • ACDSee PicaView
    other_apps_acdsee_picaview.png
    other_apps_acdsee_picaview.png (17.28 KiB) Viewed 131 times





Related
User avatar
xnview
Author of XnView
Posts: 46845
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: Settings - Integration - add 'Enable XnShell' checkbox

Post by xnview »

:bugconfirmed: Thanks to your detailed description I can reproduce the problem.
Pierre.
Post Reply