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

16 lines
No EOL
507 B
XML

<Plugin id="14">
<Name>Script Editor</Name>
<Class>ddb.dsz.plugin.scripteditor.ScriptEditor</Class>
<Description>Provides a GUI interface for editing scripts</Description>
<Logo>images/abiword_48.png</Logo>
<Live>true</Live>
<Replay>true</Replay>
<UserStartable>true</UserStartable>
<Hide>true</Hide>
<Unhide>true</Unhide>
<Detach>true</Detach>
<UserClose>true</UserClose>
<CanClose>true</CanClose>
<VerifyClose>false</VerifyClose>
<SpawnDetached>false</SpawnDetached>
</Plugin>