Path=%$Downloads% not working in [left] - workaround?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
brahman
Senior Member
Senior Member
Posts: 204
Joined: 2006-04-26, 13:27 UTC

Path=%$Downloads% not working in [left] - workaround?

Post by *brahman »

Hello,

I am trying to get

Code: Select all

[left] 
Path=%$Downloads%
 
to work, but it doesn't.

Neither does path=%USERPROFILE%\Downloads

Is there any way to make GUIDs work in the tabs?
Regards, Brahman
Win10 & 11 Pro x64
User avatar
ZoSTeR
Power Member
Power Member
Posts: 1013
Joined: 2004-07-29, 11:00 UTC

Post by *ZoSTeR »

Try

Code: Select all

Path=::{374DE290-123F-4565-9164-39C4925E467B}
brahman
Senior Member
Senior Member
Posts: 204
Joined: 2006-04-26, 13:27 UTC

Post by *brahman »

Thank you!

I tried it and it works *somehow*.

TC's behaviour here is a little bit odd:

First it shows the tab's path to be \\Downloads, and all the zip files are being counted as directories.

Then, if I open a zip archive and then close it again, suddenly the tab's path is shown as c:\Users\a\Downloads\ and the zip files are counted correctly as files by TC. Also the icon changes from windows zip to TC archive icon.

That behaviour is a bit odd. I am not sure if this counts as a bug or if this is intended behaviour.
Regards, Brahman
Win10 & 11 Pro x64
User avatar
petermad
Power Member
Power Member
Posts: 14795
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

\\Downloads is a virtual folder (a Microsoft Library) - it is not handled by the file system but by Windows. Sometimes libraries can contain files files from several physical folders (\\Desktop for example).

Because of that \\Downloads is handled by Windows also when displayed in TC, and that is why archives are shown as folders (that is how Windows Explorer shows them). THere are also several restrictions of which TC-functions you can use i virtual folders/libraries

When you enter (open) and archive, TC takes over, and therefor when you go up-dir, you are taken to the physical folder where the archive is placed (c:\users\username\downloads\).

If you want to go back to \\Downloads for inside an archive, then press Alt+LeftArrow to go back.
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.50 on Android 6 & 13
Try: TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
brahman
Senior Member
Senior Member
Posts: 204
Joined: 2006-04-26, 13:27 UTC

Post by *brahman »

Thanks petermad, that's an excellent and clear explanation.
Regards, Brahman
Win10 & 11 Pro x64
Post Reply