mirror of
https://github.com/veracrypt/VeraCrypt
synced 2024-11-12 22:23:39 +01:00
Revert changes mistakenly included in previous commit
This commit is contained in:
parent
d0fdc29d25
commit
81f7d9997c
@ -861,7 +861,7 @@ BOOL VerifyModuleSignature (const wchar_t* path)
|
|||||||
|
|
||||||
// we check our own authenticode signature only starting from Windows 10 since this is
|
// we check our own authenticode signature only starting from Windows 10 since this is
|
||||||
// the minimal supported OS apart from XP where we can't verify SHA256 signatures
|
// the minimal supported OS apart from XP where we can't verify SHA256 signatures
|
||||||
//if (!IsOSAtLeast (WIN_10))
|
if (!IsOSAtLeast (WIN_10))
|
||||||
return TRUE;
|
return TRUE;
|
||||||
|
|
||||||
// Strip quotation marks (if any)
|
// Strip quotation marks (if any)
|
||||||
|
@ -453,6 +453,7 @@ Global
|
|||||||
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All CustomEFI|Win32.Build.0 = Release|Win32
|
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All CustomEFI|Win32.Build.0 = Release|Win32
|
||||||
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All CustomEFI|x64.ActiveCfg = Release|Win32
|
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All CustomEFI|x64.ActiveCfg = Release|Win32
|
||||||
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All Debug|Win32.ActiveCfg = Release|Win32
|
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All Debug|Win32.ActiveCfg = Release|Win32
|
||||||
|
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All Debug|Win32.Build.0 = Release|Win32
|
||||||
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All Debug|x64.ActiveCfg = Release Loader|Win32
|
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All Debug|x64.ActiveCfg = Release Loader|Win32
|
||||||
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All_SkipOsDriverReqCheck|Win32.ActiveCfg = Release|Win32
|
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All_SkipOsDriverReqCheck|Win32.ActiveCfg = Release|Win32
|
||||||
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All_SkipOsDriverReqCheck|x64.ActiveCfg = Release|Win32
|
{8B7F059F-E4C7-4E11-88F5-EE8B8433072E}.All_SkipOsDriverReqCheck|x64.ActiveCfg = Release|Win32
|
||||||
|
Loading…
Reference in New Issue
Block a user