You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
666 B
21 lines
666 B
<?xml version="1.0"?>
|
|
<configuration>
|
|
<commands>
|
|
<Item MenuCommand="6" Command="Adjust Security Policy">
|
|
<Tree Name="Runtime Security Policy"/>
|
|
<Tree Name="My Computer"/>
|
|
<Tree Name=".NET Configuration"/>
|
|
</Item>
|
|
<Item MenuCommand="8" Command="Fully trust an assembly">
|
|
<Tree Name="Runtime Security Policy"/>
|
|
<Tree Name="My Computer"/>
|
|
<Tree Name=".NET Configuration"/>
|
|
</Item>
|
|
<Item Command="Fix an application" MenuCommand="9">
|
|
<Tree Name="Applications" />
|
|
<Tree Name="My Computer" />
|
|
<Tree Name=".NET Configuration" />
|
|
</Item>
|
|
</commands>
|
|
</configuration>
|
|
|