shadowbrokers-exploits/windows/Resources/Gui/Config/FileBrowser/SearchContextMenu.xml
2017-04-14 11:45:07 +02:00

23 lines
No EOL
478 B
XML

<ContextMenu>
<Entry>
<Verify>false</Verify>
<Label>Search containing folder</Label>
<Action>
<Line>search</Line>
<Line>-searchRoot={pid}</Line>
<Line>-shownow</Line>
</Action>
<Result>false</Result>
</Entry>
<Entry>
<Verify>false</Verify>
<Label>Open containing folder</Label>
<Action>
<Line>browse</Line>
<Line>-initial={pid}</Line>
<Line>-shownow</Line>
</Action>
<Result>false</Result>
</Entry>
</ContextMenu>