gigaman
Hey, I'm not a kid what I'm talking about is not turning the filesystem and registry redirection totally OFF, even just for a single prog, I was just asking is there an option of tunnning the TC settings so that it still used 32-bit modules for its own functioning, but displayed the correct registry and filesystem for user operations.
64 bit.
Moderators: Hacker, petermad, Stefan2, white
- Darth_Vader
- Junior Member
- Posts: 10
- Joined: 2005-06-28, 22:47 UTC
- Location: Coruscant, The First Galactic Empire
- Contact:
- Darth_Vader
- Junior Member
- Posts: 10
- Joined: 2005-06-28, 22:47 UTC
- Location: Coruscant, The First Galactic Empire
- Contact:
Workaround for Vista
You can workaround this creating (using Windows Explorer) a "sysnative" folder in C:\Windows
This somehow (I don't have time to investigate into MS' craziness right now) enables a native link to the native filesystem.
URLs in the next post.
This somehow (I don't have time to investigate into MS' craziness right now) enables a native link to the native filesystem.
URLs in the next post.
References
CAN'T POST URLS YET (phpBB)
google "msdn File System Redirector",
google "Monochrome Blog - Updating your hosts file in Vista 64-bit"
google "msdn File System Redirector",
Starting with Windows Vista, 32-bit applications can access the native system directory by substituting %windir%\Sysnative for %windir%\System32. WOW64 recognizes Sysnative as a special alias used to indicate that the file system should not redirect the access. This mechanism is flexible and easy to use, therefore, it is the recommended mechanism to bypass file system redirection. Note that 64-bit applications cannot use the Sysnative alias as it is a virtual directory not a real one.
google "Monochrome Blog - Updating your hosts file in Vista 64-bit"
NOTE: you need to do this in Windows Explorer (or maybe there's sone way to do it with tc but gave me an error when trying, don't have time now to find out).For some reason, in Vista 64-bit, 32-bit applications can’t see the 64-bit tree, meaning that the hosts file is essentially invisible. So, how the hell do we get round this?
Well, backdoor ahoy - there is a solution. In your C:\Windows folder (%systemroot%) create a “sysnative” folder and browse through that. Bingo! your good old 32-bit folder structure should now be present, and low and behold your hosts file.
Re: References
I think that this is by far the most important part of your post.juangelos wrote:(...)Starting with Windows Vista (...)
Re: References
cd %windir%\Sysnativejuangelos wrote:NOTE: you need to do this in Windows Explorer (or maybe there's sone way to do it with tc but gave me an error when trying, don't have time now to find out).
HTH,
Holger