moudey / Shell

Powerful context menu manager for Windows File Explorer
https://nilesoft.org
MIT License
3.35k stars 113 forks source link

No "pin to start" in the right click menu #363

Closed ThiccNippls closed 9 months ago

ThiccNippls commented 11 months ago

I've been trying to locate the pin to start in the right click menu but there seems to be none Screenshot 2023-10-29 054545

RubicBG commented 11 months ago

send me the file: ...\imports\modify.nss

ThiccNippls commented 11 months ago

send me the file: ...\imports\modify.nss

modify.zip

RubicBG commented 11 months ago

https://github.com/moudey/Shell/issues/341#issuecomment-1747754752 or delete this:

modify(find="unpin" pos="bottom" menu="Pin//Unpin")
modify(find="pin" pos="top" menu="Pin//Unpin")
ThiccNippls commented 11 months ago

#341 (comment) or delete this:

modify(find="unpin" pos="bottom" menu="Pin//Unpin")
modify(find="pin" pos="top" menu="Pin//Unpin")

fixed !! ty