How to: Completely hide a folder or file in Windows
У вашего броузера проблема в совместимости с HTML5
This is Alan, showing you how you can completely hide a folder or file from appearing in Windows. Tutorial shown in Windows 7 but should work for other OS's.
Two commands needed:
attrib +s +h "PATH HERE"
attrib -s -h "PATH HERE"
Hope you enjoyed.