This repository has been archived on 2020-12-25. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
ldl3/ldl3.manifest
2020-06-29 16:51:48 -03:00

20 lines
No EOL
575 B
XML

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
<assemblyIdentity
version="3.0.1.0"
processorArchitecture="*"
name="limpador do luca0N! 3"
type="win32" />
<description>limpador do luca0N! 3</description>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges>
<requestedExecutionLevel
level="asInvoker"
uiAccess="false" />
</requestedPrivileges>
</security>
</trustInfo>
</assembly>