Skip to content

Add/Remove items to the Start Context Menu #605

Answered by a4d8b3
Jadooooooooo asked this question in Q&A
Discussion options

You must be logged in to vote

Have you tried using type='*' and where=window.is_start?
For removing/modifying:

remove(find='Powershell' type='*' where=window.is_start)

For creating new items:

item(title='Test' where=window.is_start type='*')

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by Jadooooooooo
Comment options

You must be logged in to vote
1 reply
@a4d8b3
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants