Add/Remove items to the Start Context Menu #605
Unanswered
Jadooooooooo
asked this question in
Q&A
Replies: 2 comments 3 replies
-
Have you tried using remove(find='Powershell' type='*' where=window.is_start) For creating new items: item(title='Test' where=window.is_start type='*') |
Beta Was this translation helpful? Give feedback.
2 replies
-
@a4d8b3 Perfect |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I want to add/remove items to the start menu context menu and not to the taskbar
Beta Was this translation helpful? Give feedback.
All reactions