Using registry editor to make TC the default explorer: in what location do I save the file?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
aggys
Junior Member
Junior Member
Posts: 2
Joined: 2019-03-18, 10:10 UTC

Using registry editor to make TC the default explorer: in what location do I save the file?

Post by *aggys »

im going to use this file but i dont know where i save it in the regedit viewtopic.php?p=333349#p333349 
User avatar
Stefan2
Power Member
Power Member
Posts: 4159
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: Using registry editor to make TC the default explorer: in what location do I save the file?

Post by *Stefan2 »

Hi there,

if you don't know where to save this,... are you sure you want to use that?
Please read that post linked by you from the very top and do only what you really understand.





[MTAG]
 
aggys
Junior Member
Junior Member
Posts: 2
Joined: 2019-03-18, 10:10 UTC

Re: Using registry editor to make TC the default explorer: in what location do I save the file?

Post by *aggys »

I am sure because i'd like to make it the default file explorer (for things other than control panel & The workstation), as I don't like the built in windows explorer

but I don't know what folder i should save the code I linked in original post

here's a pic of what I mean https://i.imgur.com/IfHT9lo.png
User avatar
Wilhelm M.
Power Member
Power Member
Posts: 998
Joined: 2003-06-05, 10:45 UTC

Re: Using registry editor to make TC the default explorer: in what location do I save the file?

Post by *Wilhelm M. »

I understand that you mean the code posted by Dalai.
Just copy the code to a text editor and save as eg. TC_Explorer.reg to any location you can find easily, e.g on the desktop. Then doubleclick that file and the contents will be written to the registry.
Grüße/Regards,
Wilhelm
User avatar
Stefan2
Power Member
Power Member
Posts: 4159
Joined: 2007-09-13, 22:20 UTC
Location: Europa

Re: Using registry editor to make TC the default explorer: in what location do I save the file?

Post by *Stefan2 »

aggys wrote: 2019-03-18, 10:52 UTC ...
but I don't know what folder i should save the code I linked in original post
..

That's why I wrote:
Stefan2 wrote: 2019-03-18, 10:41 UTC Please read that post linked by you from the very top and do only what you really understand.
It's all written there, including another hint that may be important for you or may not.
Ohh sorry, I meant "that thread", not "that post" only. Specifically that > viewtopic.php?p=333318#p333318

And best make your self familiar with the Registry first, here is an start f.ex.:
>>> https://www.laptopmag.com/articles/create-reg-file-for-registry-hacks
>>> https://www.lifewire.com/windows-registry-2625992
User avatar
Horst.Epp
Power Member
Power Member
Posts: 6507
Joined: 2003-02-06, 17:36 UTC
Location: Germany

Re: Using registry editor to make TC the default explorer: in what location do I save the file?

Post by *Horst.Epp »

Here my x64 Windows 10 reg file.

Code: Select all

Windows Registry Editor Version 5.00
 
 [HKEY_CLASSES_ROOT\Drive\shell]
 @="open"
 
 [HKEY_CLASSES_ROOT\Drive\shell\open]
 
 [HKEY_CLASSES_ROOT\Drive\shell\open\command]
 @="c:\\tools\\wincmd\\TOTALCMD64.EXE /O \"%1\""
 
 [HKEY_CLASSES_ROOT\Directory\shell]
 @="open"
 
 [HKEY_CLASSES_ROOT\Directory\shell\open]
 
 [HKEY_CLASSES_ROOT\Directory\shell\open\command]
 @="c:\\tools\\wincmd\\TOTALCMD64.EXE /O \"%1\""
Windows 11 Home x64 Version 23H2 (OS Build 22631.3527)
TC 11.03 x64 / x86
Everything 1.5.0.1373a (x64), Everything Toolbar 1.3.3, Listary Pro 6.3.0.77
QAP 11.6.3.3 x64
User avatar
Hacker
Moderator
Moderator
Posts: 13073
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Re: Using registry editor to make TC the default explorer: in what location do I save the file?

Post by *Hacker »

Stefan2
Stefan2 wrote: 2019-03-18, 10:41 UTC [MTAG]
What is this MTAG thing, please? I have only seen it on spambots.
:?:

TIA
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Post Reply