System files not hidden Win XP
- by ULTRA_POROV
I recently copied my win xp install from one hard to another(via ubuntu live cd)
Everything went well, except that all the hidden system files(boot.ini, ntdlr, io.sys) are no longer hidden.
I tried this:
attrib +s c:/IO.sys
No effect. The files are still visible even though the setting to hide system files is checked.
Any solutions? Thanks.