Using Sysnative to Access the 64-bit System Folder from a 32 Bit Application
August 22nd, 2012 by Stefan Krueger
If you try to access the Windows\System32 folder on a 64 bit version of Windows from a 32 bit application, you get redirected to Windows\SysWOW64. (There are a few exceptions to this rule: if the program you are launching triggers a user account control dialog (UAC) it doesn’t get redirected, and some special subfolders also […]
Posted in Tips | Comments Off on Using Sysnative to Access the 64-bit System Folder from a 32 Bit Application