Color for encrypted files is not applied on encrypted ARCs

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
mrbeeye
Junior Member
Junior Member
Posts: 85
Joined: 2004-05-03, 02:56 UTC

Color for encrypted files is not applied on encrypted ARCs

Post by *mrbeeye »

Don't know if it's a bug or I am missing something.

File 'office365.zip" should be painted in gray color.
http://img43.imagevenue.com/img.php?image=89737_2_122_6lo.jpg

Settings
http://img237.imagevenue.com/img.php?image=89736_1_122_255lo.jpg

Other files are OK, for example encrypted executables are gray, non encrypted are green - consistent with my settings.
User avatar
sqa_wizard
Power Member
Power Member
Posts: 3896
Joined: 2003-02-06, 11:41 UTC
Location: Germany

Post by *sqa_wizard »

The "Encrypted" flag is just one of the file attributes (shown on the very right side of the file list)

e.g.

Code: Select all

WindowsShell.Manifest	749	14.07.2009 06:54	rah-
r means "read only"
a means "archive"
h means "hidden"
s means "system"
e means " encrypted"

Note: the "e" flag is only set in case the file is encrypted by your operating system. It does not reflect the encryted mode of an archive.
#5767 Personal license
mrbeeye
Junior Member
Junior Member
Posts: 85
Joined: 2004-05-03, 02:56 UTC

Post by *mrbeeye »

sqa_wizard wrote:Note: the "e" flag is only set in case the file is encrypted by your operating system. It does not reflect the encryted mode of an archive.
Have you seen my screenshots? Because I am talking about archives like ZIP, RAR not files with archive attribute.

I suspect that TC applies first matching color group and that's group named "archive".

I wish that would be possibility to distinguish between different file types and attributes. For example: executable files will be green, encrypted files will be italic type. And encrypted executables will be green in color and italics in font style.
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Sorry, you can't apply more than one color to a file, and first matched is always used. Your file is an archive *.zip and first template matches it, it is by design. You should rearrange templates if you want encrypted files to be gray even if they are archives.
Post Reply