diff --git a/vendor/Microsoft.Windows.Build.Appx.AppxPackaging.dll.manifest b/vendor/Microsoft.Windows.Build.Appx.AppxPackaging.dll.manifest new file mode 100644 index 00000000..4f6d9195 --- /dev/null +++ b/vendor/Microsoft.Windows.Build.Appx.AppxPackaging.dll.manifest @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vendor/Microsoft.Windows.Build.Appx.AppxSip.dll.manifest b/vendor/Microsoft.Windows.Build.Appx.AppxSip.dll.manifest new file mode 100644 index 00000000..e91b2992 --- /dev/null +++ b/vendor/Microsoft.Windows.Build.Appx.AppxSip.dll.manifest @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + diff --git a/vendor/Microsoft.Windows.Build.Appx.OpcServices.dll.manifest b/vendor/Microsoft.Windows.Build.Appx.OpcServices.dll.manifest new file mode 100644 index 00000000..312756ae --- /dev/null +++ b/vendor/Microsoft.Windows.Build.Appx.OpcServices.dll.manifest @@ -0,0 +1,16 @@ + + + + + + + + + + + diff --git a/vendor/Microsoft.Windows.Build.Signing.mssign32.dll.manifest b/vendor/Microsoft.Windows.Build.Signing.mssign32.dll.manifest new file mode 100644 index 00000000..4d411498 --- /dev/null +++ b/vendor/Microsoft.Windows.Build.Signing.mssign32.dll.manifest @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/vendor/Microsoft.Windows.Build.Signing.wintrust.dll.manifest b/vendor/Microsoft.Windows.Build.Signing.wintrust.dll.manifest new file mode 100644 index 00000000..99b86e7b --- /dev/null +++ b/vendor/Microsoft.Windows.Build.Signing.wintrust.dll.manifest @@ -0,0 +1,11 @@ + + + + + + + + diff --git a/vendor/appxsip.dll b/vendor/appxsip.dll new file mode 100644 index 00000000..261b0c4d Binary files /dev/null and b/vendor/appxsip.dll differ diff --git a/vendor/mssign32.dll b/vendor/mssign32.dll new file mode 100644 index 00000000..06b8fa36 Binary files /dev/null and b/vendor/mssign32.dll differ diff --git a/vendor/opcservices.dll b/vendor/opcservices.dll new file mode 100644 index 00000000..66a37057 Binary files /dev/null and b/vendor/opcservices.dll differ diff --git a/vendor/signtool.exe b/vendor/signtool.exe index 1ecf3b3c..b34d5379 100755 Binary files a/vendor/signtool.exe and b/vendor/signtool.exe differ diff --git a/vendor/signtool.exe.manifest b/vendor/signtool.exe.manifest new file mode 100644 index 00000000..31f46a06 --- /dev/null +++ b/vendor/signtool.exe.manifest @@ -0,0 +1,35 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/vendor/wintrust.dll b/vendor/wintrust.dll new file mode 100644 index 00000000..60a415fc Binary files /dev/null and b/vendor/wintrust.dll differ diff --git a/vendor/wintrust.dll.ini b/vendor/wintrust.dll.ini new file mode 100644 index 00000000..3ba1179e --- /dev/null +++ b/vendor/wintrust.dll.ini @@ -0,0 +1,53 @@ +[0] +DLL=msisip.dll +GUID={000C10F1-0000-0000-C000-000000000046} +CryptSIPDllCreateIndirectData=MsiSIPCreateIndirectData +CryptSIPDllGetSignedDataMsg=MsiSIPGetSignedDataMsg +CryptSIPDllIsMyFileType2=MsiSIPIsMyTypeOfFile +CryptSIPDllPutSignedDataMsg=MsiSIPPutSignedDataMsg +CryptSIPDllRemoveSignedDataMsg=MsiSIPRemoveSignedDataMsg +CryptSIPDllVerifyIndirectData=MsiSIPVerifyIndirectData + + +[1] +DLL=AppxSip.dll +GUID={0AC5DF4B-CE07-4DE2-B76E-23C839A09FD1} +CryptSIPDllCreateIndirectData=AppxSipCreateIndirectData +CryptSIPDllGetSignedDataMsg=AppxSipGetSignedDataMsg +CryptSIPDllIsMyFileType2=AppxSipIsFileSupportedName +CryptSIPDllPutSignedDataMsg=AppxSipPutSignedDataMsg +CryptSIPDllRemoveSignedDataMsg=AppxSipRemoveSignedDataMsg +CryptSIPDllVerifyIndirectData=AppxSipVerifyIndirectData + + +[2] +DLL=AppxSip.dll +GUID={0F5F58B3-AADE-4B9A-A434-95742D92ECEB} +CryptSIPDllCreateIndirectData=AppxBundleSipCreateIndirectData +CryptSIPDllGetSignedDataMsg=AppxBundleSipGetSignedDataMsg +CryptSIPDllIsMyFileType2=AppxBundleSipIsFileSupportedName +CryptSIPDllPutSignedDataMsg=AppxBundleSipPutSignedDataMsg +CryptSIPDllRemoveSignedDataMsg=AppxBundleSipRemoveSignedDataMsg +CryptSIPDllVerifyIndirectData=AppxBundleSipVerifyIndirectData + + +[3] +DLL=AppxSip.dll +GUID={CF78C6DE-64A2-4799-B506-89ADFF5D16D6} +CryptSIPDllCreateIndirectData=EappxSipCreateIndirectData +CryptSIPDllGetSignedDataMsg=EappxSipGetSignedDataMsg +CryptSIPDllIsMyFileType2=EappxSipIsFileSupportedName +CryptSIPDllPutSignedDataMsg=EappxSipPutSignedDataMsg +CryptSIPDllRemoveSignedDataMsg=EappxSipRemoveSignedDataMsg +CryptSIPDllVerifyIndirectData=EappxSipVerifyIndirectData + + +[4] +DLL=AppxSip.dll +GUID={D1D04F0C-9ABA-430D-B0E4-D7E96ACCE66C} +CryptSIPDllCreateIndirectData=EappxBundleSipCreateIndirectData +CryptSIPDllGetSignedDataMsg=EappxBundleSipGetSignedDataMsg +CryptSIPDllIsMyFileType2=EappxBundleSipIsFileSupportedName +CryptSIPDllPutSignedDataMsg=EappxBundleSipPutSignedDataMsg +CryptSIPDllRemoveSignedDataMsg=EappxBundleSipRemoveSignedDataMsg +CryptSIPDllVerifyIndirectData=EappxBundleSipVerifyIndirectData \ No newline at end of file