I cannot see the content of C:\windows\system32\drivers\*.sys files and the "etc" folder, containing the "hosts" file. I can change directory to "etc" if typing "cd etc" into TC command prompt.
OS is 64 bit Win2008. UAC is turned off.
Those files are visible under windows standard explorer. Is that a TC bug, or win2008 64 bit is hiding those files?
Invisible etc directory under 64 bit Win2008
Moderators: Hacker, petermad, Stefan2, white
- fenix_productions
- Power Member
- Posts: 1979
- Joined: 2005-08-07, 13:23 UTC
- Location: Poland
- Contact:
Windows x64 has TWO System32 folders - with 64-bit libraries, drivers etc. and with 32-bit ones. Total Commander is 32-bit application => you see 32-bit folder by default (its original name is SysWOW64, for 32-bit apps it is mapped as System32), but in Windows x64 all drivers and etc folder are in 64-bit System32 folder => so you can't see them from 32-bit app.
BTW, you can make a junction for c:\windows\System32 folder - through junctions mapping doesn't works.
In TC there is an internal command cm_SwitchX64Redirection which allow to disable folder mapping.
Also you should see a folder c:\windows\sysnative - it's an internal Total Commander's link to your 64-bit System32 folder.
BTW, you can make a junction for c:\windows\System32 folder - through junctions mapping doesn't works.
In TC there is an internal command cm_SwitchX64Redirection which allow to disable folder mapping.
Also you should see a folder c:\windows\sysnative - it's an internal Total Commander's link to your 64-bit System32 folder.
Thans for the post, I always learn something newMVV wrote:Windows x64 has TWO System32 folders - with 64-bit libraries, drivers etc. and with 32-bit ones. Total Commander is 32-bit application => you see 32-bit folder by default (its original name is SysWOW64, for 32-bit apps it is mapped as System32), but in Windows x64 all drivers and etc folder are in 64-bit System32 folder => so you can't see them from 32-bit app.
BTW, you can make a junction for c:\windows\System32 folder - through junctions mapping doesn't works.
In TC there is an internal command cm_SwitchX64Redirection which allow to disable folder mapping.
Also you should see a folder c:\windows\sysnative - it's an internal Total Commander's link to your 64-bit System32 folder.
