Change Log for the latest
XYplorer BETA version:
Code: Select all
v13.20.0001 - 2013-11-05 16:59
+ Tweak to access the real System32 directory instead of being
redirected by Windows to SysWOW64:
RealSystem32=1
Note that additionally to enabling the tweak you have to create
the directory %windir%\Sysnative (if it does not exist already),
and this AFAIK can only be done using 64-bit Explorer with
administrator rights. For 64-bit applications this directory will
be empty, for 32-bit applications it will be equivalent to
%windir%\System32.
Here is what Microsoft says about Sysnative:
"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."
Source: http://msdn.microsoft.com/en-us/library/windows/desktop/aa384187%28v=vs.85%29.aspx
NOTES:
- This tweak only applies to 64-bit Windows and Vista or later,
and only if %windir%\Sysnative exists, and only if tweak
WOW64DisableWOW64FsRedirection=0. Otherwise it has no effect.
- This is work in progress. It works well, but there might be some
few situations where the redirection is still in effect. Later
this will be a checkbox in Configuration.
- XYcopy does not yet support it!
- Soon I'll add a message to the list whenever it is redirected,
i.e. whenever Windows is lying about the true location.
! Startup: Automation Error on startup due to a mysterious font
issue. Fixed #2.
! Clipboard: Would see no text in the clipboard under extremely rare
circumstances. Attempt to fix. Low hopes though.
To
download the latest BETA version choose a download package: (1)
Installer Package, (2)
No-Install Package.
Note that BETA versions are work in progress and might contain fresh bugs. You have been warned.
It's a good idea to backup your complete XYplorer settings (menu File | Settings Special | Backup Application Data Folder...)
before running a new BETA version. This will also help in fixing any fresh bugs.