Hi,
I noticed that the 32 bit version of TC 8.52a does not list the registry hive files in C:\windows\system32\config (like system, system.log, sam, sam.log, etc.) on my Win7-64 because it actually shows the content of C:\windows\syswow64\config. This is because 32 bit redirection is still active.
However, I would rather consider this actually being a bug. A professional tool like TC should disable redirection in that case and show the content of the real filters. Of course the 64 bit version works properly.
So what do you think: bug or feature??
Disable 32-bit redirection in TC 32bit?
Moderators: Hacker, petermad, Stefan2, white
This is not a bug, and there are several ways to go around this:
Dalai
- Use %SystemRoot%\SysNative directory (i.e. C:\Windows\SysNative) to find your files
- Use cm_SwitchX64Redirection command to disable the redirection mechanism. But I advise against doing so as it's too easy to forget about it and subsequent calls, especially those of plugins, might fail (since they may not be able to load required DLLs).
- Use TC x64 for tasks like this
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
I could have sworn this weird Windows feature of automatically redirecting 32-bit applications to a different folder under certain circumstances had been explained more than 6 years ago already:
Windows x64: Explorer vs TC: Content of System32 different
Windows x64: Explorer vs TC: Content of System32 different