Search for folders under zip.file with renamed extension

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
BORG52
Junior Member
Junior Member
Posts: 28
Joined: 2011-04-23, 16:16 UTC

Search for folders under zip.file with renamed extension

Post by *BORG52 »

When i search for folders under Firefox "omni.ja"(renamed zip.file ext.), TCMD can´t find any folder.
Search for files in the same omni.ja is OK. Search for folders and files under any classic *.zip files is OK.
TCMD Bug?
Thank for reply.
User avatar
Horst.Epp
Power Member
Power Member
Posts: 7024
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Post by *Horst.Epp »

Add to your wincmd.ini config section:
SearchInFiles=*.ja
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

TC can't know that your files are archives so doesn't search in them. You can list such files in SearchInFiles INI parameter (read 4.b section of TOTALCMD.chm for details).
User avatar
BORG52
Junior Member
Junior Member
Posts: 28
Joined: 2011-04-23, 16:16 UTC

Post by *BORG52 »

adding SearchInFiles=*.ja to wincmd.ini [Configuration].
It does not help - No folders found. Situation is the same as before.

TCMD should scan the file header, no?(actualy no)
File ext is no need, when in zipped files is correct file header.

//edit:
if search for folder : components. - OK,found
if search for folder : chrome. - BAD,not found (the same tree level)
if search for folder : defaults. - BAD,not found (the same tree level)
etc.

- search is OK, only for first folder in zipped file = components

When rename the omni.ja to omni.zip, the same results (?!?)

//edit1:
you must run search for files/text from opened archives (*.ja,*.xmi).
If not, search ignore the zipped *.ja, *.xmi(added to wincmd cfg) files and found nothing.
("search in archives" is on the TCMD search menu enabled)
Post Reply