Total Commander Forum Index Total Commander
Форум поддержки пользователей Total Commander
Сайты: Все о Total Commander | Totalcmd.net | Ghisler.com | RU.TCKB
 
 RulesRules   SearchSearch   FAQFAQ   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Single Post  Topic: Total Updater (обновление TC и его плагинов) 
Author Message
Bluestar



PostPosted: Wed Oct 16, 2013 17:06    Post subject: Reply with quote

Avada wrote:
Bluestar wrote:
fixed the recognization of tcmatch64.exe too by adding a new entry to the DB

Hmm...The result is strange. EXE files for QuiclSearch eXtended (tcmatch.exe and tcmatch64.exe) has the same file version 1.1.11.02. However tcmatch.exe shows as 2.2.3, but tcmatch64.exe still shows as 1.1.11.2 in 'updatable' status. It isn't true.

Ah, thats because one of the recent additions:
Code:
* Change: implemented a new proper method to catch the installed "QuickSearch Extended" version number (as its dll isn't updated regularly)

... which means from 0.8 B2 i read its version number from the PE file (tcmatch.exe) using a little trick: as its StringFileInfo section is left at an initial value 1.1.11.02, I need to check its RCDATA/1033 section, in which the first line contains the actual, correct version number.

Added code to read this info from tcmatch64.exe as well & included the above plugins too, thx.
A silent update just took place (rev2) - please redownload it in order to fix the problems above.
View user's profile Send private message


Powered by phpBB © 2001, 2005 phpBB Group