home *** CD-ROM | disk | FTP | other *** search
- <!-- Copyright (c) Microsoft Corporation -->
- <assembly
- xmlns="urn:schemas-microsoft-com:asm.v1"
- manifestVersion="1.0">
- <assemblyIdentity
- name="PropSheetStress"
- processorArchitecture="x86"
- version="1.0.0.0"
- type="win32"
- />
- <description>
- BitLocker Drive Encryption Servicing Applet
- </description>
- <trustInfo
- xmlns="urn:schemas-microsoft-com:asm.v3">
- <security>
- <requestedPrivileges>
- <requestedExecutionLevel
- level="asInvoker"
- uiAccess="false"
- />
- </requestedPrivileges>
- </security>
- </trustInfo>
- </assembly>
-