admin wrote:Wow64 redirection in a nutshell
Whenever a 32-bit application (like XYplorer) attempts to access %windir%\System32 in a 64-bit OS, the access is by default redirected to a new directory, %windir%\SysWOW64. This means you think you see System32 but in reality you see SysWOW64.
To stop this redirection, uncheck Menu View | Show Items | WOW64 Redirection.
OK, I see. It seems that the "etc" subfolder doesn't exist in SysWOW64 but it does in System32. I opened a 32-bit instance of Windows Explorer (C:\Windows\SysWOW64\explorer.exe /n) and the "etc" subfolder was missing... of course.
Big thanks for amazing support! XYplorer now gives me the best of two worlds. I can see all my files without redirections, as in Windows Explorer x64, and I can still use all those 32-bit shell extensions I can't live without.