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.

21 lines
666 B

  1. <?xml version="1.0"?>
  2. <configuration>
  3. <commands>
  4. <Item MenuCommand="6" Command="Adjust Security Policy">
  5. <Tree Name="Runtime Security Policy"/>
  6. <Tree Name="My Computer"/>
  7. <Tree Name=".NET Configuration"/>
  8. </Item>
  9. <Item MenuCommand="8" Command="Fully trust an assembly">
  10. <Tree Name="Runtime Security Policy"/>
  11. <Tree Name="My Computer"/>
  12. <Tree Name=".NET Configuration"/>
  13. </Item>
  14. <Item Command="Fix an application" MenuCommand="9">
  15. <Tree Name="Applications" />
  16. <Tree Name="My Computer" />
  17. <Tree Name=".NET Configuration" />
  18. </Item>
  19. </commands>
  20. </configuration>