Using Totalcommander as shell

English support forum

Moderators: Hacker, petermad, Stefan2, white

User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

chrizoo wrote:I mean, on my system, folders (in Explorer) only open via double-click anyway, so what does this reg entry do ?
With this fix double-click on folder will open it in TC instead of Explorer.
But in Windows 7 you also need additional line in this REG-file:

Code: Select all

"DelegateExecute"=-
Of course, don't forget to add blank line at the end of file.
User avatar
chrizoo
Senior Member
Senior Member
Posts: 351
Joined: 2008-03-12, 02:42 UTC

Post by *chrizoo »

where should this "double-click on folder" occur? on the desktop? or in Windows Explorer ?? Because actually the point is to avoid Windows Explorer ...

And what do you mean "add blank line at the end of file" ?
User avatar
chrizoo
Senior Member
Senior Member
Posts: 351
Joined: 2008-03-12, 02:42 UTC

Post by *chrizoo »

.
OK, I am about make these registry changes now, but since this is a delicate undertaking, I don't want to make errors, so ... what does that mean "don't forget to add blank line at the end of file." ?

And in this posting:
icfu wrote:Adjust paths to TC (watch the double backslashes!), save as blablablubb.reg and doubleclick:

Code: Select all

REGEDIT4

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{7007ACC7-3202-11D1-AAD2-00805FC1270E}\shell]
@=-
... is the very last sign a minus sign ? And what is its signification ?
thank you.
User avatar
petermad
Power Member
Power Member
Posts: 16098
Joined: 2003-02-05, 20:24 UTC
Location: Denmark
Contact:

Post by *petermad »

A minus sign as the value for a Registry entry, means that the value will be deleted.
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
chrizoo
Senior Member
Senior Member
Posts: 351
Joined: 2008-03-12, 02:42 UTC

Post by *chrizoo »

oh, I see. thank you!
Post Reply