[Solved] Access denied when comparing files in nested archiv

English support forum

Moderators: Hacker, petermad, Stefan2, white

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

[Solved] Access denied when comparing files in nested archiv

Post by *petermad »

This ONLY happens to me with TC 32bit under Windows XP 32bit:

Steps to reproduce:
1: Open for example tc852ax32_rc1.exe (Ctrl-PgDn) in both panels.
2. Open Install.cab in both panels.
3. Compare Contents with two txt files (fx. history.txt and history.txt) - no problem.
4. Compare two binary files (fx. Freres32.dll and Freres32.dll) - maybe not the first time I compare, but every time thereafter I get an "Access denied on file F:\TEMP\_tc_\FRERES32.DLL!" message (I have my temp dir set to F:\TEMP). It happens when I try to compare any binary file but not when comparing text files.
5. If I hit enter twice when the message comes up - I get the expected "The two files have the same content!" message - and if I hit enter once again the content of the two files is shown, but in text mode, not in binary mode!

I cannot reproduce the error with Windows 7, 8.1 or 10

It also happens if I compare fx. tc852ax32_rc1.exe and tcmd852x32.exe - so it is not because I in the example above compare the archive with itself.
Last edited by petermad on 2015-09-10, 21:05 UTC, edited 1 time in total.
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Dalai
Power Member
Power Member
Posts: 10035
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Post by *Dalai »

Can not confirm this. Maybe there's something wrong with your temp directory.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50918
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Sounds like a virus scanner blocking the files immediately after unpacking them.
Author of Total Commander
https://www.ghisler.com
User avatar
petermad
Power Member
Power Member
Posts: 16137
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

Sounds like a virus scanner blocking the files immediately after unpacking them.
You are right - after deactivating my Avast virus scanner, the problem is gone.

I use Windows Defender on the other systems.
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

[mod]Moved to the English forum.

Hacker (Moderator)[/mod]
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50918
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

You should report the problem to Avast - virus scanners shouldn't behave like that. When a file needs to be scanned, the CreateFile function should hang until the file has been scanned, and then open the file. I guess that Avast returns a file open error immediately for these files because it takes so much time to scan them...
Author of Total Commander
https://www.ghisler.com
Post Reply