Adding to the Start Menu

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
CWBillow
Member
Member
Posts: 121
Joined: 2006-01-28, 04:38 UTC
Location: San Diego, CA, USA

Adding to the Start Menu

Post by *CWBillow »

I had the following in my menu

menu1=Temp Icons
cmd1=""C:\Program Files\Total Commander\TOTALCMD.EXE""
param1=""C:\Users\cwbil\AppData\Local\Temporary Internet Files""

It "gets there" fine, but,

How do I get it to then give me a listing of all the .ico files there and in the subdirectories?

and

Can I do it so that it will work in the right panel of the same window instead of opening a new window?

Regards,
Chuck Billow
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48075
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

Use this instead:
cmd1="cd C:\Users\cwbil\AppData\Local\Temporary Internet Files\*.ico"

Then press Ctrl+B to see them in all subdirs too.
Author of Total Commander
https://www.ghisler.com
User avatar
Gral
Power Member
Power Member
Posts: 1467
Joined: 2005-01-26, 15:12 UTC

Post by *Gral »

...or define "View Mode" with cm_DirBranch command and set "Auto Switch Mode" for this directory.
Post Reply