We are developping a Windows CE 4.2 device that uses a disconchip . We finaly
decided to upgrade to CE 5.0. When doing this is we boot a Windows CE 5.0 OS
on a TFAT partition formatted under CE 4.2 we see that all our folders in the
root have a subroot (__TFAT_HIDDEN_ROOT_DIR__ ).
I know that we are not supposed to see this. It worked ok om 4.2. This is a
big problem because many of our clients will upgrade to Windows CE 5.0. What
can I do to make this problem goes away (or at least really hide the folder)?
I know that there is a Reg key
HKEY_LOCAL_MACHINE\System\StorageManager\FATFS\Flag that when set to
FATFS_DISABLE_TFAT_REDIR should disable this but it doesn't works.
Reformating the drive is not really an option.