Leaked source code of windows server 2003
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.
|
|
<?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>
|