I'm trying to migrate my user profile to a separate partition, and I've got to the point of adding the compatibility system Junctions to the new profile. However I don't want to see them in my profile so I would like to make the System Hidden.
My problem is that the attrib
command only changes the attribute of the junction's target. I can apply the hidden
attribute to a junction in Windows Explorer but not the system hidden
attribute.
Creating system hidden NTFS junctions should be possible though, since the junctions in my original user profile are system hidden. Any thoughts?
I'm on Windows 8.1 64-bit.