Skip to content

Recycle bin. Show only open and empty #489

Answered by ghost
quanticplus04 asked this question in Q&A
Discussion options

You must be logged in to vote

The remaining entries in your case are those that are added by Nilesoft Shell, modify/remove work for system items or those added by 3rd party only. So you have to manipulate remaining items with Shell code. For removing more options add type='~Recyclebin|~Taskbar' inside shell.nss like:

menu(mode="multiple" title=title.more_options image=icon.more_options type='~Recyclebin|~Taskbar' )
{
}

Similarly, you can remove other items.

Replies: 7 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

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

Comment options

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

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@whipper74
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
3 participants