mirror of
https://github.com/veracrypt/VeraCrypt.git
synced 2025-11-11 02:58:02 -06:00
Increment version to 1.26.22. Update Release Notes. Update signed drivers.
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -11,8 +11,8 @@ elseif ( NOT DEFINED NOGUI )
|
||||
endif()
|
||||
|
||||
# - Set version of the package
|
||||
set( FULL_VERSION "1.26.21" )
|
||||
set( VERSION "1.26.21" )
|
||||
set( FULL_VERSION "1.26.22" )
|
||||
set( VERSION "1.26.22" )
|
||||
set( RELEASE "1" )
|
||||
|
||||
# - Set PROJECT_NAME and CONFLICT_PACKAGE values
|
||||
|
||||
@@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,26,21,0
|
||||
PRODUCTVERSION 1,26,21,0
|
||||
FILEVERSION 1,26,22,0
|
||||
PRODUCTVERSION 1,26,22,0
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
@@ -45,11 +45,11 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "AM Crypto"
|
||||
VALUE "FileDescription", "VeraCrypt COMReg"
|
||||
VALUE "FileVersion", "1.26.21"
|
||||
VALUE "FileVersion", "1.26.22"
|
||||
VALUE "LegalTrademarks", "VeraCrypt"
|
||||
VALUE "OriginalFilename", "VeraCrypt COMReg.exe"
|
||||
VALUE "ProductName", "VeraCrypt"
|
||||
VALUE "ProductVersion", "1.26.21"
|
||||
VALUE "ProductVersion", "1.26.22"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
||||
@@ -59,7 +59,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
|
||||
#define TC_APP_NAME "VeraCrypt"
|
||||
|
||||
// Version displayed to user
|
||||
#define VERSION_STRING "1.26.21"
|
||||
#define VERSION_STRING "1.26.22"
|
||||
|
||||
#ifdef VC_EFI_CUSTOM_MODE
|
||||
#define VERSION_STRING_SUFFIX "-CustomEFI"
|
||||
@@ -73,7 +73,7 @@ extern unsigned short _rotl16(unsigned short value, unsigned char shift);
|
||||
#define VERSION_NUM 0x0126
|
||||
|
||||
// Release date
|
||||
#define TC_STR_RELEASE_DATE L"May 17, 2025"
|
||||
#define TC_STR_RELEASE_DATE L"May 26, 2025"
|
||||
#define TC_RELEASE_DATE_YEAR 2025
|
||||
#define TC_RELEASE_DATE_MONTH 5
|
||||
|
||||
|
||||
@@ -27,8 +27,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,26,21,1
|
||||
PRODUCTVERSION 1,26,21,1
|
||||
FILEVERSION 1,26,22,0
|
||||
PRODUCTVERSION 1,26,22,0
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
@@ -45,11 +45,11 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "AM Crypto"
|
||||
VALUE "FileDescription", "VeraCrypt Driver"
|
||||
VALUE "FileVersion", "1.26.21"
|
||||
VALUE "FileVersion", "1.26.22"
|
||||
VALUE "LegalTrademarks", "VeraCrypt"
|
||||
VALUE "OriginalFilename", "veracrypt.sys"
|
||||
VALUE "ProductName", "VeraCrypt"
|
||||
VALUE "ProductVersion", "1.26.21"
|
||||
VALUE "ProductVersion", "1.26.22"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
||||
@@ -110,8 +110,8 @@
|
||||
<Inf>
|
||||
<ProviderName>
|
||||
</ProviderName>
|
||||
<TimeStamp>1.26.21.1</TimeStamp>
|
||||
<DateStamp>05/16/2025</DateStamp>
|
||||
<TimeStamp>1.26.22.0</TimeStamp>
|
||||
<DateStamp>05/24/2025</DateStamp>
|
||||
</Inf>
|
||||
<Link>
|
||||
<AdditionalDependencies>fltmgr.lib;%(AdditionalDependencies);$(KernelBufferOverflowLib);$(DDK_LIB_PATH)ntoskrnl.lib;$(DDK_LIB_PATH)hal.lib;$(DDK_LIB_PATH)wmilib.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfLdr.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfDriverEntry.lib</AdditionalDependencies>
|
||||
@@ -137,8 +137,8 @@ copy $(OutDir)veracrypt.inf "$(SolutionDir)Debug\Setup Files\veracrypt.inf"</Com
|
||||
<Inf>
|
||||
<ProviderName>
|
||||
</ProviderName>
|
||||
<TimeStamp>1.26.21.1</TimeStamp>
|
||||
<DateStamp>05/16/2025</DateStamp>
|
||||
<TimeStamp>1.26.22.0</TimeStamp>
|
||||
<DateStamp>05/24/2025</DateStamp>
|
||||
</Inf>
|
||||
<Link>
|
||||
<AdditionalDependencies>fltmgr.lib;%(AdditionalDependencies);$(KernelBufferOverflowLib);$(DDK_LIB_PATH)ntoskrnl.lib;$(DDK_LIB_PATH)hal.lib;$(DDK_LIB_PATH)wmilib.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfLdr.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfDriverEntry.lib</AdditionalDependencies>
|
||||
@@ -164,8 +164,8 @@ copy $(OutDir)veracrypt.inf "$(SolutionDir)Release\Setup Files\veracrypt.inf"</C
|
||||
<Inf>
|
||||
<ProviderName>
|
||||
</ProviderName>
|
||||
<TimeStamp>1.26.21.1</TimeStamp>
|
||||
<DateStamp>05/16/2025</DateStamp>
|
||||
<TimeStamp>1.26.22.0</TimeStamp>
|
||||
<DateStamp>05/24/2025</DateStamp>
|
||||
</Inf>
|
||||
<Link>
|
||||
<AdditionalDependencies>fltmgr.lib;%(AdditionalDependencies);$(KernelBufferOverflowLib);$(DDK_LIB_PATH)ntoskrnl.lib;$(DDK_LIB_PATH)hal.lib;$(DDK_LIB_PATH)wmilib.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfLdr.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfDriverEntry.lib</AdditionalDependencies>
|
||||
@@ -191,8 +191,8 @@ copy $(OutDir)veracrypt.inf "$(SolutionDir)Release\Setup Files\veracrypt.inf"</C
|
||||
<Inf>
|
||||
<ProviderName>
|
||||
</ProviderName>
|
||||
<TimeStamp>1.26.21.1</TimeStamp>
|
||||
<DateStamp>05/16/2025</DateStamp>
|
||||
<TimeStamp>1.26.22.0</TimeStamp>
|
||||
<DateStamp>05/24/2025</DateStamp>
|
||||
</Inf>
|
||||
<Link>
|
||||
<AdditionalDependencies>fltmgr.lib;%(AdditionalDependencies);$(KernelBufferOverflowLib);$(DDK_LIB_PATH)ntoskrnl.lib;$(DDK_LIB_PATH)hal.lib;$(DDK_LIB_PATH)wmilib.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfLdr.lib;$(KMDF_LIB_PATH)$(KMDF_VER_PATH)\WdfDriverEntry.lib</AdditionalDependencies>
|
||||
|
||||
@@ -192,8 +192,8 @@ IDR_MOUNT_RSRC_HEADER HEADER "resource.h"
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,26,21,0
|
||||
PRODUCTVERSION 1,26,21,0
|
||||
FILEVERSION 1,26,22,0
|
||||
PRODUCTVERSION 1,26,22,0
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
@@ -210,11 +210,11 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "AM Crypto"
|
||||
VALUE "FileDescription", "VeraCrypt Expander"
|
||||
VALUE "FileVersion", "1.26.21"
|
||||
VALUE "FileVersion", "1.26.22"
|
||||
VALUE "LegalTrademarks", "VeraCrypt"
|
||||
VALUE "OriginalFilename", "VeraCryptExpander.exe"
|
||||
VALUE "ProductName", "VeraCrypt"
|
||||
VALUE "ProductVersion", "1.26.21"
|
||||
VALUE "ProductVersion", "1.26.22"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
||||
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,26,21,0
|
||||
PRODUCTVERSION 1,26,21,0
|
||||
FILEVERSION 1,26,22,0
|
||||
PRODUCTVERSION 1,26,22,0
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
@@ -46,11 +46,11 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "AM Crypto"
|
||||
VALUE "FileDescription", "VeraCrypt Format"
|
||||
VALUE "FileVersion", "1.26.21"
|
||||
VALUE "FileVersion", "1.26.22"
|
||||
VALUE "LegalTrademarks", "VeraCrypt"
|
||||
VALUE "OriginalFilename", "VeraCrypt Format.exe"
|
||||
VALUE "ProductName", "VeraCrypt"
|
||||
VALUE "ProductVersion", "1.26.21"
|
||||
VALUE "ProductVersion", "1.26.22"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
||||
@@ -563,8 +563,8 @@ END
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,26,21,0
|
||||
PRODUCTVERSION 1,26,21,0
|
||||
FILEVERSION 1,26,22,0
|
||||
PRODUCTVERSION 1,26,22,0
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
@@ -581,11 +581,11 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "AM Crypto"
|
||||
VALUE "FileDescription", "VeraCrypt"
|
||||
VALUE "FileVersion", "1.26.21"
|
||||
VALUE "FileVersion", "1.26.22"
|
||||
VALUE "LegalTrademarks", "VeraCrypt"
|
||||
VALUE "OriginalFilename", "VeraCrypt.exe"
|
||||
VALUE "ProductName", "VeraCrypt"
|
||||
VALUE "ProductVersion", "1.26.21"
|
||||
VALUE "ProductVersion", "1.26.22"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
|
||||
<!-- FullProductVersion's first 3 parts MUST BE incremented at each release in order
|
||||
for upgrades to work ; Windows Installer ignores the 4th part -->
|
||||
<?define var.FullProductVersion = 1.26.21?>
|
||||
<?define var.FullProductVersion = 1.26.22?>
|
||||
<?define var.ProductName = VeraCrypt $(var.FullProductVersion)?>
|
||||
|
||||
<!-- Unique GUID identifying this family of product (32-bit and 64-bit have the same) -->
|
||||
@@ -12,7 +12,7 @@
|
||||
|
||||
<!-- Unique GUID identifying this product release (32-bit and 64-bit have different ones) -->
|
||||
<!-- MUST BE regenerated for each new release -->
|
||||
<?define var.ProductGuid = {412820ED-939F-4B20-B971-37A414CD11E9}?>
|
||||
<?define var.ProductGuid = {403FD4F0-70E6-4B6E-A7A9-84EA0A104F91}?>
|
||||
|
||||
<!-- Unique GUID identifying a particular Windows Installer package -->
|
||||
<!-- When compiling a product, it should not be set in order to allow it to be generated for each build -->
|
||||
@@ -823,6 +823,9 @@
|
||||
<Component Id="cmp4A0EF1CFD1E1DE8B4E7BF698E05680E9" Guid="{273E1197-B7FC-40E4-AFB0-317D1D0AD816}">
|
||||
<File Id="fil8F40D01C235606BC89A05FF0956B7146" KeyPath="yes" Source="$(sys.CURRENTDIR)\docs\html\en\Malware.html" Checksum="yes" DiskId="1" />
|
||||
</Component>
|
||||
<Component Id="cmpENMastodonVeracryptPNG" Guid="{B8A1A1B2-1234-4CDE-9F12-3456789ABCDE}">
|
||||
<File Id="filENMastodonVeracryptPNG" KeyPath="yes" Source="$(sys.CURRENTDIR)\docs\html\en\mastodon_veracrypt.PNG" Checksum="yes" DiskId="1" />
|
||||
</Component>
|
||||
<Component Id="cmp1E4F8137AD337BEA1B902E6B003AB953" Guid="{6FF05277-1E0B-4885-8AC4-9B3044DA19CA}">
|
||||
<File Id="fil1C19C87ED25856F0A34F96A3AA92D695" KeyPath="yes" Source="$(sys.CURRENTDIR)\docs\html\en\Memory Dump Files.html" Checksum="yes" DiskId="1" />
|
||||
</Component>
|
||||
@@ -1469,6 +1472,9 @@
|
||||
<Component Id="cmpBDF94D6F72E05F0E90815BA6CA48AEAA" Guid="{F3831D53-D041-4BBE-A8F5-5183E1B511C7}">
|
||||
<File Id="filB6A639CD358B2CAEC5D91CC50C4BEB6C" KeyPath="yes" Source="$(sys.CURRENTDIR)\docs\html\ru\Malware.html" Checksum="yes" DiskId="1" />
|
||||
</Component>
|
||||
<Component Id="cmpRUMastodonVeracryptPNG" Guid="{24185230-ED81-4D53-AF76-DB42F50DFE38}">
|
||||
<File Id="filRUMastodonVeracryptPNG" KeyPath="yes" Source="$(sys.CURRENTDIR)\docs\html\ru\mastodon_veracrypt.PNG" Checksum="yes" DiskId="1" />
|
||||
</Component>
|
||||
<Component Id="cmp5F801DCC01F26894D68A6EA08E45B76B" Guid="{ECA81186-9645-4814-A4DB-2423B3E44D50}">
|
||||
<File Id="fil5B5FD576468A05E387E8451479346039" KeyPath="yes" Source="$(sys.CURRENTDIR)\docs\html\ru\Memory Dump Files.html" Checksum="yes" DiskId="1" />
|
||||
</Component>
|
||||
@@ -2114,6 +2120,9 @@
|
||||
<Component Id="cmp130A092F3FB4DA6D83ECF5DFC8209690" Guid="{0837D3C6-26FA-0C38-D03D-69EB7500C87D}">
|
||||
<File Id="fil21242B5CCFE9A00EBB876CF714DF125A" KeyPath="yes" Source="$(sys.CURRENTDIR)\docs\html\zh-cn\Malware.html" Checksum="yes" DiskId="1" />
|
||||
</Component>
|
||||
<Component Id="cmpZHCNMastodonVeracryptPNG" Guid="{FFA6D676-5880-4775-A9ED-3E95D654B132}">
|
||||
<File Id="filZHCNMastodonVeracryptPNG" KeyPath="yes" Source="$(sys.CURRENTDIR)\docs\html\zh-cn\mastodon_veracrypt.PNG" Checksum="yes" DiskId="1" />
|
||||
</Component>
|
||||
<Component Id="cmp195BDF0E5D231AFC16F093B395A66347" Guid="{2DB92323-1568-1501-FBF6-930122A08FB0}">
|
||||
<File Id="fil1E71EC87547B4ABE7AD7AB9980B93BD1" KeyPath="yes" Source="$(sys.CURRENTDIR)\docs\html\zh-cn\Memory Dump Files.html" Checksum="yes" DiskId="1" />
|
||||
</Component>
|
||||
@@ -2826,6 +2835,7 @@
|
||||
<ComponentRef Id="cmp61C660976A230AD4AD8B42A90D4BCC7C" />
|
||||
<ComponentRef Id="cmp29A0605ED3FB7D4E2EAC833D56411563" />
|
||||
<ComponentRef Id="cmp4A0EF1CFD1E1DE8B4E7BF698E05680E9" />
|
||||
<ComponentRef Id="cmpENMastodonVeracryptPNG" />
|
||||
<ComponentRef Id="cmp1E4F8137AD337BEA1B902E6B003AB953" />
|
||||
<ComponentRef Id="cmp8D35F7D61B2B7DF0EDEAE2E56031E7CB" />
|
||||
<ComponentRef Id="cmpDE2C66707086A509EABD0F9F6E8BDB1A" />
|
||||
@@ -3043,6 +3053,7 @@
|
||||
<ComponentRef Id="cmp05C4713E55D9E8032EF515CC96771B98" />
|
||||
<ComponentRef Id="cmpD979C33BE6277C13010EF93D9FB338C8" />
|
||||
<ComponentRef Id="cmpBDF94D6F72E05F0E90815BA6CA48AEAA" />
|
||||
<ComponentRef Id="cmpRUMastodonVeracryptPNG" />
|
||||
<ComponentRef Id="cmp5F801DCC01F26894D68A6EA08E45B76B" />
|
||||
<ComponentRef Id="cmp1F82E220BB2635E789DB76D708745EDD" />
|
||||
<ComponentRef Id="cmp9FEF6DBD25CA9AFF6103A75B72D304B2" />
|
||||
@@ -3260,6 +3271,7 @@
|
||||
<ComponentRef Id="cmpCE51DC369843D03FA655208913335465" />
|
||||
<ComponentRef Id="cmp58FF99E771D6F36C51775536C563AF74" />
|
||||
<ComponentRef Id="cmp130A092F3FB4DA6D83ECF5DFC8209690" />
|
||||
<ComponentRef Id="cmpZHCNMastodonVeracryptPNG" />
|
||||
<ComponentRef Id="cmp195BDF0E5D231AFC16F093B395A66347" />
|
||||
<ComponentRef Id="cmpA01E13599F608C0E46B3E5077042717B" />
|
||||
<ComponentRef Id="cmpC6C54B47A7AB479A6C10C392B892A335" />
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -10,7 +10,7 @@ signature = "$Windows NT$"
|
||||
Class = "Encryption" ;This is determined by the work this filter driver does
|
||||
ClassGuid = {a0a701c0-a511-42ff-aa6c-06dc0395576f} ;This value is determined by the Class
|
||||
Provider = %ProviderString%
|
||||
DriverVer = 05/11/2025,1.26.21.0
|
||||
DriverVer = 05/24/2025,1.26.22.0
|
||||
CatalogFile = veracrypt.cat
|
||||
PnpLockdown = 1
|
||||
|
||||
|
||||
@@ -557,7 +557,7 @@
|
||||
<key>USE_HFS+_COMPRESSION</key>
|
||||
<false/>
|
||||
<key>VERSION</key>
|
||||
<string>1.26.21</string>
|
||||
<string>1.26.22</string>
|
||||
</dict>
|
||||
<key>TYPE</key>
|
||||
<integer>0</integer>
|
||||
@@ -1025,7 +1025,7 @@ https://osxfuse.github.io/
|
||||
</dict>
|
||||
</array>
|
||||
<key>NAME</key>
|
||||
<string>VeraCrypt 1.26.21</string>
|
||||
<string>VeraCrypt 1.26.22</string>
|
||||
<key>PAYLOAD_ONLY</key>
|
||||
<false/>
|
||||
<key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key>
|
||||
|
||||
@@ -557,7 +557,7 @@
|
||||
<key>USE_HFS+_COMPRESSION</key>
|
||||
<false/>
|
||||
<key>VERSION</key>
|
||||
<string>1.26.21</string>
|
||||
<string>1.26.22</string>
|
||||
</dict>
|
||||
<key>TYPE</key>
|
||||
<integer>0</integer>
|
||||
|
||||
@@ -557,7 +557,7 @@
|
||||
<key>USE_HFS+_COMPRESSION</key>
|
||||
<false/>
|
||||
<key>VERSION</key>
|
||||
<string>1.26.21</string>
|
||||
<string>1.26.22</string>
|
||||
</dict>
|
||||
<key>TYPE</key>
|
||||
<integer>0</integer>
|
||||
@@ -1024,7 +1024,7 @@ https://github.com/macos-fuse-t/fuse-t/releases
|
||||
</dict>
|
||||
</array>
|
||||
<key>NAME</key>
|
||||
<string>VeraCrypt 1.26.21</string>
|
||||
<string>VeraCrypt 1.26.22</string>
|
||||
<key>PAYLOAD_ONLY</key>
|
||||
<false/>
|
||||
<key>TREAT_MISSING_PRESENTATION_DOCUMENTS_AS_WARNING</key>
|
||||
|
||||
@@ -26,8 +26,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,26,21,0
|
||||
PRODUCTVERSION 1,26,21,0
|
||||
FILEVERSION 1,26,22,0
|
||||
PRODUCTVERSION 1,26,22,0
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
@@ -44,11 +44,11 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "AM Crypto"
|
||||
VALUE "FileDescription", "VeraCrypt Portable"
|
||||
VALUE "FileVersion", "1.26.21"
|
||||
VALUE "FileVersion", "1.26.22"
|
||||
VALUE "LegalTrademarks", "VeraCrypt"
|
||||
VALUE "OriginalFilename", "VeraCrypt Portable.exe"
|
||||
VALUE "ProductName", "VeraCrypt"
|
||||
VALUE "ProductVersion", "1.26.21"
|
||||
VALUE "ProductVersion", "1.26.22"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
||||
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,26,21,0
|
||||
PRODUCTVERSION 1,26,21,0
|
||||
FILEVERSION 1,26,22,0
|
||||
PRODUCTVERSION 1,26,22,0
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
@@ -46,11 +46,11 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "AM Crypto"
|
||||
VALUE "FileDescription", "VeraCrypt Setup"
|
||||
VALUE "FileVersion", "1.26.21"
|
||||
VALUE "FileVersion", "1.26.22"
|
||||
VALUE "LegalTrademarks", "VeraCrypt"
|
||||
VALUE "OriginalFilename", "VeraCrypt Setup.exe"
|
||||
VALUE "ProductName", "VeraCrypt"
|
||||
VALUE "ProductVersion", "1.26.21"
|
||||
VALUE "ProductVersion", "1.26.22"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
||||
@@ -28,8 +28,8 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
|
||||
//
|
||||
|
||||
VS_VERSION_INFO VERSIONINFO
|
||||
FILEVERSION 1,26,21,0
|
||||
PRODUCTVERSION 1,26,21,0
|
||||
FILEVERSION 1,26,22,0
|
||||
PRODUCTVERSION 1,26,22,0
|
||||
FILEFLAGSMASK 0x17L
|
||||
#ifdef _DEBUG
|
||||
FILEFLAGS 0x1L
|
||||
@@ -46,11 +46,11 @@ BEGIN
|
||||
BEGIN
|
||||
VALUE "CompanyName", "AM Crypto"
|
||||
VALUE "FileDescription", "VeraCryptSetup"
|
||||
VALUE "FileVersion", "1.26.21"
|
||||
VALUE "FileVersion", "1.26.22"
|
||||
VALUE "LegalTrademarks", "VeraCrypt"
|
||||
VALUE "OriginalFilename", "VeraCryptSetup.dll"
|
||||
VALUE "ProductName", "VeraCrypt"
|
||||
VALUE "ProductVersion", "1.26.21"
|
||||
VALUE "ProductVersion", "1.26.22"
|
||||
END
|
||||
END
|
||||
BLOCK "VarFileInfo"
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PATH=%PATH%;%WSDK81%\bin\x86;C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x86
|
||||
|
||||
set VC_VERSION=1.26.21
|
||||
set VC_VERSION_NBRE=1.26.21
|
||||
set VC_VERSION=1.26.22
|
||||
set VC_VERSION_NBRE=1.26.22
|
||||
set SIGNINGPATH=%~dp0
|
||||
cd %SIGNINGPATH%
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
PATH=%PATH%;%WSDK81%\bin\x86
|
||||
|
||||
set VC_VERSION=1.26.21
|
||||
set VC_VERSION_NBRE=1.26.21
|
||||
set VC_VERSION=1.26.22
|
||||
set VC_VERSION_NBRE=1.26.22
|
||||
set SIGNINGPATH=%~dp0
|
||||
cd %SIGNINGPATH%
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PATH=%PATH%;%WSDK81%\bin\x86
|
||||
set VC_VERSION=1.26.21
|
||||
set VC_VERSION_NBRE=1.26.21
|
||||
set VC_VERSION=1.26.22
|
||||
set VC_VERSION_NBRE=1.26.22
|
||||
set PFXNAME=TestCertificate\idrix_codeSign.pfx
|
||||
set PFXPASSWORD=idrix
|
||||
set PFXCA=TestCertificate\idrix_TestRootCA.crt
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
PATH=%PATH%;%WSDK81%\bin\x86
|
||||
set VC_VERSION=1.26.21
|
||||
set VC_VERSION_NBRE=1.26.21
|
||||
set VC_VERSION=1.26.22
|
||||
set VC_VERSION_NBRE=1.26.22
|
||||
set PFXNAME=TestCertificate\idrix_codeSign.pfx
|
||||
set PFXPASSWORD=idrix
|
||||
set PFXCA=TestCertificate\idrix_TestRootCA.crt
|
||||
|
||||
Reference in New Issue
Block a user