home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
- <!-- Copyright (c) Microsoft Corporation -->
- <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
- <assemblyIdentity
- version="5.1.0.0"
- processorArchitecture="x86"
- name="Microsoft.Windows.Cmdline.BootCfg"
- type="win32"
- />
- <description>BootCfg - Lists or changes the boot.ini settings.</description>
-
- <trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
- <security>
- <requestedPrivileges>
- <requestedExecutionLevel
- level="asInvoker"
- uiAccess="false"
- />
- </requestedPrivileges>
- </security>
- </trustInfo>
- </assembly>
-
-