-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1cc8669
commit 6eeb548
Showing
6 changed files
with
72 additions
and
7 deletions.
There are no files selected for viewing
65 changes: 65 additions & 0 deletions
65
Application Files/FAPrinter_1_0_0_11/FAPrinter.dll.manifest
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,65 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2"> | ||
<asmv1:assemblyIdentity name="FAPrinter.exe" version="1.0.0.11" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> | ||
<application /> | ||
<entryPoint> | ||
<assemblyIdentity name="Launcher" version="8.0.0.0" language="neutral" processorArchitecture="msil" /> | ||
<commandLine file="Launcher.exe" parameters="" /> | ||
</entryPoint> | ||
<trustInfo> | ||
<security> | ||
<applicationRequestMinimum> | ||
<PermissionSet Unrestricted="true" ID="Custom" SameSite="site" /> | ||
<defaultAssemblyRequest permissionSetReference="Custom" /> | ||
</applicationRequestMinimum> | ||
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3"> | ||
<!-- | ||
UAC Manifest Options | ||
If you want to change the Windows User Account Control level replace the | ||
requestedExecutionLevel node with one of the following. | ||
<requestedExecutionLevel level="asInvoker" uiAccess="false" /> | ||
<requestedExecutionLevel level="requireAdministrator" uiAccess="false" /> | ||
<requestedExecutionLevel level="highestAvailable" uiAccess="false" /> | ||
If you want to utilize File and Registry Virtualization for backward | ||
compatibility then delete the requestedExecutionLevel node. | ||
--> | ||
<requestedExecutionLevel level="asInvoker" uiAccess="false" /> | ||
</requestedPrivileges> | ||
</security> | ||
</trustInfo> | ||
<dependency> | ||
<dependentOS> | ||
<osVersionInfo> | ||
<os majorVersion="4" minorVersion="10" buildNumber="0" servicePackMajor="0" /> | ||
</osVersionInfo> | ||
</dependentOS> | ||
</dependency> | ||
<dependency> | ||
<dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true"> | ||
<assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" /> | ||
</dependentAssembly> | ||
</dependency> | ||
<dependency> | ||
<dependentAssembly dependencyType="install" allowDelayedBinding="true" codebase="Launcher.exe" size="16384"> | ||
<assemblyIdentity name="Launcher" version="8.0.0.0" language="neutral" processorArchitecture="msil" /> | ||
<hash> | ||
<dsig:Transforms> | ||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> | ||
</dsig:Transforms> | ||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> | ||
<dsig:DigestValue>GPxMgJPXgJa5qR0ymtuomfD0hIK4BpIa+kk0qgep6Tw=</dsig:DigestValue> | ||
</hash> | ||
</dependentAssembly> | ||
</dependency> | ||
<file name="FAPrinter.exe" size="61846670"> | ||
<hash> | ||
<dsig:Transforms> | ||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> | ||
</dsig:Transforms> | ||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> | ||
<dsig:DigestValue>EHWYdD7q/EvWZwaqDAj3UQiWchtJdulTdyl9koEnHKo=</dsig:DigestValue> | ||
</hash> | ||
</file> | ||
</asmv1:assembly> |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,28 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2"> | ||
<assemblyIdentity name="FAPrinter.application" version="1.0.0.10" publicKeyToken="3dc856f7195b9bdb" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> | ||
<assemblyIdentity name="FAPrinter.application" version="1.0.0.11" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /> | ||
<description asmv2:publisher="FAPrinter" asmv2:product="FAPrinter" xmlns="urn:schemas-microsoft-com:asm.v1" /> | ||
<deployment install="true" mapFileExtensions="true"> | ||
<subscription> | ||
<update> | ||
<beforeApplicationStartup /> | ||
</update> | ||
</subscription> | ||
<deploymentProvider codebase="https://fieldassist.github.io/FAPrinter/FAPrinter.application" /> | ||
<deploymentProvider codebase="https://fieldassist.github.io/FAPrinter.application" /> | ||
</deployment> | ||
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2"> | ||
<framework targetVersion="4.5" profile="Full" supportedRuntime="4.0.30319" /> | ||
</compatibleFrameworks> | ||
<dependency> | ||
<dependentAssembly dependencyType="install" codebase="Application Files\FAPrinter_1_0_0_10\FAPrinter.dll.manifest" size="7138"> | ||
<assemblyIdentity name="FAPrinter.exe" version="1.0.0.10" publicKeyToken="3dc856f7195b9bdb" language="neutral" processorArchitecture="msil" type="win32" /> | ||
<dependentAssembly dependencyType="install" codebase="Application Files\FAPrinter_1_0_0_11\FAPrinter.dll.manifest" size="3455"> | ||
<assemblyIdentity name="FAPrinter.exe" version="1.0.0.11" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" /> | ||
<hash> | ||
<dsig:Transforms> | ||
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" /> | ||
</dsig:Transforms> | ||
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /> | ||
<dsig:DigestValue>FCnbtr1BO97wjxocLwrS32JVL6WWwVCtl5yJNdF3pu0=</dsig:DigestValue> | ||
<dsig:DigestValue>KCIJorZ4tlOtqBX9fAAY2cZssl9IrAVrNlMsTgWWMZ4=</dsig:DigestValue> | ||
</hash> | ||
</dependentAssembly> | ||
</dependency> | ||
<publisherIdentity name="CN=DESKTOP-2VPR9IB\PC" issuerKeyHash="e465d5d43f1e7dfbf61958b7a8296676870a68eb" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>KwfpHBaGr4cePbKGTfX9HMuOsuGVMH37RrLuVqaJwM0=</DigestValue></Reference></SignedInfo><SignatureValue>bBnCMg5Q0u/EBs+ENibdSD8XzaEp9DLP9FxSI0tFpgNSU9j1hNFG05945AehWdPZfCOGfISv6gD4DO17xgJTtpw+txLYD79VpvAabFJ321Aq9oUwdHtGK0SEVH6b1n0xeTVSLKXuE0A1FJhJc14rexc5ieFbcDma/QfOPlg2pCs=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>qoKi/vNqooi91TZcGuAGyVZfMFmzoMnZzM9wFmNJquBe/3o+wxsQ26fmF2fhew/rDbY4AXal8AygPRWt7qy70UQ22yBCcHic9vOArMHeG9gGNBI8e/XD7/pUvvqlI/2+V1d9VaA3jZpcUKKyBg+wxKQbtQPzk9eE0J+Gns4lvek=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="cdc089a656eeb246fb7d3095e1b28ecb1cfdf54d86b23d1e87af86161ce9072b" Description="" Url=""><as:assemblyIdentity name="FAPrinter.application" version="1.0.0.10" publicKeyToken="3dc856f7195b9bdb" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=DESKTOP-2VPR9IB\PC</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>a4IA9Ag/QN6W4QMGSUYvzf6g0XldLmKPsyru1SgDBj8=</DigestValue></Reference></SignedInfo><SignatureValue>Spwg2uAKmwR+14RScMcc6UG79wo5ThwHiiv2b9Iun2VAL5rZrUEtv2JMujRJhxGWDmBMpMlz+rEAHiurK0GpZGXaNfId7nProRdk3hAaCWs3EXLpPaVRYq0OVL9pu9BNYSyT0pWbFqqBp1Z2xUTkxNnFaVaChyghXI0H2bRd73Y=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>qoKi/vNqooi91TZcGuAGyVZfMFmzoMnZzM9wFmNJquBe/3o+wxsQ26fmF2fhew/rDbY4AXal8AygPRWt7qy70UQ22yBCcHic9vOArMHeG9gGNBI8e/XD7/pUvvqlI/2+V1d9VaA3jZpcUKKyBg+wxKQbtQPzk9eE0J+Gns4lvek=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB4TCCAUqgAwIBAgIQH1nZB42umo9Bc61GbK3aPDANBgkqhkiG9w0BAQsFADAvMS0wKwYDVQQDHiQARABFAFMASwBUAE8AUAAtADIAVgBQAFIAOQBJAEIAXABQAEMwHhcNMjMwNDA5MTQyODA5WhcNMjQwNDA4MjAyODA5WjAvMS0wKwYDVQQDHiQARABFAFMASwBUAE8AUAAtADIAVgBQAFIAOQBJAEIAXABQAEMwgZ8wDQYJKoZIhvcNAQEBBQADgY0AMIGJAoGBAKqCov7zaqKIvdU2XBrgBslWXzBZs6DJ2czPcBZjSargXv96PsMbENun5hdn4XsP6w22OAF2pfAMoD0Vre6su9FENtsgQnB4nPbzgKzB3hvYBjQSPHv1w+/6VL76pSP9vldXfVWgN42aXFCisgYPsMSkG7UD85PXhNCfhp7OJb3pAgMBAAEwDQYJKoZIhvcNAQELBQADgYEAKFH1FNGz9XmFGdW4PyZKigUSbuX9BZMpOxOYjFRvNcqa1adq001fgSgIIT+RepTa3KGXbg4QnBgDf8yDAK23ny0RIzcd1yDmGgFqyFsQiHYiuILabq5FH/koEVDX5jIKbpQ2tG4dwaJwAD8xLAqeDlzVsSvnyTAegbh2vdhjcgU=</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly> | ||
</asmv1:assembly> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters