Settings - Integration - add 'Enable XnShell' checkbox

Reported bugs that have been closed and/or resolved

Moderators: helmut, xnview, Dreamer

Post Reply
User avatar
user0
XnThusiast
Posts: 2627
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 273 times





Related
Last edited by user0 on Fri Nov 21, 2025 2:17 pm, edited 1 time in total.
User avatar
xnview
Author of XnView
Posts: 46957
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.
User avatar
xnview
Author of XnView
Posts: 46957
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

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

Post by xnview »

This problem is supposed to be fixed in XnView MP 1.9.6. Please check and confirm the bug fix here.
Pierre.
User avatar
user0
XnThusiast
Posts: 2627
Joined: Sat May 09, 2015 9:37 am

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

Post by user0 »

done in 196
Post Reply