mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-09 20:57:22 +02:00
close #233
This commit is contained in:
BIN
PythonHome/Lib/site-packages/setuptools/cli-32.exe
Normal file
BIN
PythonHome/Lib/site-packages/setuptools/cli-32.exe
Normal file
Binary file not shown.
BIN
PythonHome/Lib/site-packages/setuptools/cli-64.exe
Normal file
BIN
PythonHome/Lib/site-packages/setuptools/cli-64.exe
Normal file
Binary file not shown.
BIN
PythonHome/Lib/site-packages/setuptools/cli-arm-32.exe
Normal file
BIN
PythonHome/Lib/site-packages/setuptools/cli-arm-32.exe
Normal file
Binary file not shown.
BIN
PythonHome/Lib/site-packages/setuptools/cli.exe
Normal file
BIN
PythonHome/Lib/site-packages/setuptools/cli.exe
Normal file
Binary file not shown.
@@ -0,0 +1,15 @@
|
||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0">
|
||||
<assemblyIdentity version="1.0.0.0"
|
||||
processorArchitecture="X86"
|
||||
name="%(name)s"
|
||||
type="win32"/>
|
||||
<!-- Identify the application security requirements. -->
|
||||
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v3">
|
||||
<security>
|
||||
<requestedPrivileges>
|
||||
<requestedExecutionLevel level="asInvoker" uiAccess="false"/>
|
||||
</requestedPrivileges>
|
||||
</security>
|
||||
</trustInfo>
|
||||
</assembly>
|
||||
BIN
PythonHome/Lib/site-packages/setuptools/gui-32.exe
Normal file
BIN
PythonHome/Lib/site-packages/setuptools/gui-32.exe
Normal file
Binary file not shown.
BIN
PythonHome/Lib/site-packages/setuptools/gui-64.exe
Normal file
BIN
PythonHome/Lib/site-packages/setuptools/gui-64.exe
Normal file
Binary file not shown.
BIN
PythonHome/Lib/site-packages/setuptools/gui-arm-32.exe
Normal file
BIN
PythonHome/Lib/site-packages/setuptools/gui-arm-32.exe
Normal file
Binary file not shown.
BIN
PythonHome/Lib/site-packages/setuptools/gui.exe
Normal file
BIN
PythonHome/Lib/site-packages/setuptools/gui.exe
Normal file
Binary file not shown.
Reference in New Issue
Block a user