dwmkerr / sharpshell

SharpShell makes it easy to create Windows Shell Extensions using the .NET Framework.
MIT License
1.5k stars 260 forks source link

Setting position of menu item in Context menu for Windows 11 #389

Open shahshyam opened 1 year ago

shahshyam commented 1 year ago

Version of SharpShell used: 2.x.y (latest)

Contextmenu:

Log Messages

I am adding some context menus items when user Click on folder or Files. I am unable to set position of context Menu items like After print menu or before Open with. Anyone suggest me how to set position ?

I am using windows 11 and I need to click on Show more Options to see my added context menus

There is a guide on getting the logs for SharpShell in the SharpShell Logging page.