Solved [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Bug reports will be moved here when the described bug has been fixed

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Solved [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *petermad »

When opening the tc1050x32_rc2.exe, tc1050x64_rc2.exe or tc1050x32_64_rc2.exe with Ctrl+PgDn it is seen that the file timestamps are 10.30 and not 10.50 as expected - and only a few of the files in the install.cab file are marked with the archive bit.

This also applies to the content of the totalcmd.chm files

Not a big deal, but it would be nice if this doen't occur in the final version.
Last edited by petermad on 2022-06-22, 19:44 UTC, edited 1 time in total.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Gral
Power Member
Power Member
Posts: 1460
Joined: 2005-01-26, 15:12 UTC

Re: [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *Gral »

Well, 10.30 (hour) is perfectly in the middle between 10 and 11, just as 10.50 for numbers. :D
AIK dates and times inside CHM file are fakes - doesn't exist really - just set by packer plugin from "archive" timestamp.
For check copy file anywhere change date/time and timestamp of all files inside changes accordingly.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *ghisler(Author) »

Sorry, I must have made a typo when creating the installers.
Author of Total Commander
https://www.ghisler.com
User avatar
white
Power Member
Power Member
Posts: 4594
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *white »

TC10.50rc3, all packages:

Code: Select all

DEFAULT.BAR     977  22-06-2022 00:00   ----
NO.BAR           26  22-06-2022 00:00   ----
VERTICAL.BAR    417  22-06-2022 00:00   ----
These files always had a different time stamp. Is it on purpose?
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *petermad »

tc1050x32_rc3.exe, tc1050x64_rc3.exe and tc1050x32_64_rc3.exe are back to normal timestamps (also inside the .chm files) :-)
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
white
Power Member
Power Member
Posts: 4594
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *white »

petermad wrote: 2022-06-22, 19:43 UTC also inside the .chm files
You mean .cab files?
hi5
Power Member
Power Member
Posts: 551
Joined: 2012-11-03, 11:35 UTC
Contact:

Re: Solved [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *hi5 »

I do think CHM. Do a ctrl-pgdn on the chm file and you'll see all html files now are 10.50
F4MiniMenu (Forum) - Open selected file(s) from TC in defined editor(s) - A (minimalistic) clone of F4Menu
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
User avatar
white
Power Member
Power Member
Posts: 4594
Joined: 2003-11-19, 08:16 UTC
Location: Netherlands

Re: Solved [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *white »

hi5 wrote: 2022-06-22, 20:04 UTC I do think CHM. Do a ctrl-pgdn on the chm file and you'll see all html files now are 10.50
It doesn't on my computer. I assume you need a plugin for that?
hi5
Power Member
Power Member
Posts: 551
Joined: 2012-11-03, 11:35 UTC
Contact:

Re: Solved [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *hi5 »

Right you are - installed so long ago I forgot about it and had to look it up, I'm using the CHMDir Plugin http://totalcmd.net/plugring/chmdir.html - but I see here https://www.ghisler.com/plugins.htm Total7zip can also open chm files?
F4MiniMenu (Forum) - Open selected file(s) from TC in defined editor(s) - A (minimalistic) clone of F4Menu
Source at GitHub (AutoHotkey). TCSyncComments (copy file comments)
User avatar
petermad
Power Member
Power Member
Posts: 14739
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Re: Solved [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *petermad »

2white
If you have total7zip plugin installed you can press Ctrl+Dn to open chm files - it does not show the date/time of the files though.

I use the http://totalcmd.net/plugring/chmdir.html plugin - but be aware that the 64bit version is buggy and cannot modify chm files.
License #524 (1994)
Danish Total Commander Translator
TC 11.03 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1371a
TC 3.50b4 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48021
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Solved [TC 10.50rc2] Wrong timestamp and archive attr. in installer

Post by *ghisler(Author) »

These files always had a different time stamp. Is it on purpose?
Yes, a timestamp of zero means "do not overwrite unless the target files also have a timestamp of zero".
Author of Total Commander
https://www.ghisler.com
Post Reply