Skip to content

Set menu visibility status based on custom condition #174

Description

@ALIENQuake

Hi,

I would like to have menu show only when certain conditions are meet. The easiest way to allow for such custom conditions would be a additional field where you execute the command that will return True or False, for eg:

(Get-Volume -DriveLetter c | select -ExpandProperty FileSystemLabel) -eq 'System'

Possible?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions