Advertisement
KenDFish

Untitled

Jan 4th, 2016
232
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.87 KB | None | 0 0
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <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">
  3. <asmv1:assemblyIdentity name="myapp.exe" version="1.0.0.33" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="x86" type="win32" />
  4. <description asmv2:iconFile="groupIcon.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
  5. <application />
  6. <entryPoint>
  7. <assemblyIdentity name="myapp" version="1.0.0.0" language="neutral" processorArchitecture="x86" />
  8. <commandLine file="myapp.exe" parameters="" />
  9. </entryPoint>
  10. <trustInfo>
  11. <security>
  12. <applicationRequestMinimum>
  13. <PermissionSet Unrestricted="true" ID="Custom" SameSite="site" />
  14. <defaultAssemblyRequest permissionSetReference="Custom" />
  15. </applicationRequestMinimum>
  16. <requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">
  17. <!-- UAC Manifest Options
  18. If you want to change the Windows User Account Control level replace the
  19. requestedExecutionLevel node with one of the following.
  20.  
  21. <requestedExecutionLevel level="asInvoker" uiAccess="false" />
  22. <requestedExecutionLevel level="requireAdministrator" uiAccess="false" />
  23. <requestedExecutionLevel level="highestAvailable" uiAccess="false" />
  24.  
  25. Specifying requestedExecutionLevel element will disable file and registry virtualization.
  26. Remove this element if your application requires this virtualization for backwards
  27. compatibility.
  28. -->
  29. <requestedExecutionLevel level="asInvoker" uiAccess="false" />
  30. </requestedPrivileges>
  31. </security>
  32. </trustInfo>
  33. <dependency>
  34. <dependentOS>
  35. <osVersionInfo>
  36. <os majorVersion="5" minorVersion="1" buildNumber="2600" servicePackMajor="0" />
  37. </osVersionInfo>
  38. </dependentOS>
  39. </dependency>
  40. <dependency>
  41. <dependentAssembly dependencyType="preRequisite" allowDelayedBinding="true">
  42. <assemblyIdentity name="Microsoft.Windows.CommonLanguageRuntime" version="4.0.30319.0" />
  43. </dependentAssembly>
  44. </dependency>
  45.  
  46. <file name="BytescoutScreenCapturing.dll" asmv2:size="485992" xmlns="urn:schemas-microsoft-com:asm.v1">
  47. <hash xmlns="urn:schemas-microsoft-com:asm.v2.config">
  48. <dsig:Transforms>
  49. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  50. </dsig:Transforms>
  51. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
  52. <dsig:DigestValue>bgi/SRbbZoDoMVRNtF1dYzy6lMg=</dsig:DigestValue>
  53. </hash>
  54. <typelib tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" version="1.0" helpdir="C:\Documents and Settings\Administrator\My Documents\Capture From Entire Screen\bin\Debug\" resourceid="1" />
  55. <comClass clsid="{48967118-C4C9-435C-94D8-001247B9A52A}" threadingModel="Apartment" tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" progid="BytescoutScreenCapturing.Capturer" description="Capturer Class" />
  56. <comClass clsid="{DCAFCA37-546E-4D0A-9C02-D3221E65FCA9}" threadingModel="Both" tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" description="C:\Documents and Settings\Administrator\My Documents\Capture From Entire Screen\bin\Debug\BytescoutScreenCapturing.dll" />
  57. </file>
  58. <file name="BytescoutScreenCapturingFilter.dll" asmv2:size="379496" xmlns="urn:schemas-microsoft-com:asm.v1">
  59. <hash xmlns="urn:schemas-microsoft-com:asm.v2">
  60. <dsig:Transforms>
  61. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  62. </dsig:Transforms>
  63. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
  64. <dsig:DigestValue>72NiL98A5BnMHBFITlLVqlqfxFg=</dsig:DigestValue>
  65. </hash>
  66. <comClass clsid="{0F5D4CE4-2166-4FF7-9AA1-91330D35978A}" threadingModel="Both" tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" description="Bytescout Screen Capturing Filter" />
  67. <comClass clsid="{22DD33B0-30C4-420D-A955-844E2B85A1F3}" threadingModel="Both" tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" description="Screen Capturing Property Page" />
  68. <comClass clsid="{9D153AAA-0477-4C2E-B827-211F10561B44}" threadingModel="Both" tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" description="Screen Capturing Property Page" />
  69. <comClass clsid="{26882CF7-F62F-47DB-9A3C-D1191591BD04}" threadingModel="Both" tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" description="Screen Capturing Property Page" />
  70. </file>
  71.  
  72. <file name="BytescoutVideoMixerFilter.dll" asmv2:size="203368" xmlns="urn:schemas-microsoft-com:asm.v1">
  73. <hash xmlns="urn:schemas-microsoft-com:asm.v2">
  74. <dsig:Transforms>
  75. <dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
  76. </dsig:Transforms>
  77. <dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha1" />
  78. <dsig:DigestValue>JYpOccueoR7YDchdz+iCMPquHtg=</dsig:DigestValue>
  79. </hash>
  80. <comClass clsid="{4407F28D-97C2-41C5-A23F-2FAE465CE7BB}" threadingModel="Both" tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" description="Bytescout Video Mixer Filter" />
  81. </file>
  82.  
  83.  
  84.  
  85. <comInterfaceExternalProxyStub name="ICapturer" iid="{DCAFCA37-546E-4D0A-9C02-D3221E65FCA9}" proxyStubClsid32="{00020424-0000-0000-C000-000000000046}" baseInterface="{00000000-0000-0000-C000-000000000046}" tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" />
  86. <comInterfaceExternalProxyStub name="IVideoWMVSettings" iid="{1A814EC2-55A9-4FA2-99E2-2C20A897C2E7}" proxyStubClsid32="{00020424-0000-0000-C000-000000000046}" baseInterface="{00000000-0000-0000-C000-000000000046}" tlbid="{8EDAD3BB-AE5F-43B4-A2F1-B04F4130F2E0}" />
  87. <compatibility xmlns="urn:schemas-microsoft-com:compatibility.v1">
  88. <application>
  89. <!-- A list of the Windows versions that this application has been tested on and is
  90. is designed to work with. Uncomment the appropriate elements and Windows will
  91. automatically selected the most compatible environment. -->
  92. <!-- Windows Vista -->
  93. <!--<supportedOS Id="{e2011457-1546-43c5-a5fe-008deee3d3f0}" />-->
  94. <!-- Windows 7 -->
  95. <!--<supportedOS Id="{35138b9a-5d96-4fbd-8e2d-a2440225f93a}" />-->
  96. <!-- Windows 8 -->
  97. <!--<supportedOS Id="{4a2f28e3-53b9-4441-ba9c-d69d4a4a6e38}" />-->
  98. <!-- Windows 8.1 -->
  99. <!--<supportedOS Id="{1f676c76-80e1-4239-95bb-83d0f6d0da78}" />-->
  100. <!-- Windows 10 -->
  101. <!--<supportedOS Id="{8e0f7a12-bfb3-4fe8-b9a5-48fd50a15a9a}" />-->
  102. </application>
  103. </compatibility>
  104. </asmv1:assembly>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement