SaintAnd

SP/восстановление папок.bat

Jul 29th, 2020 (edited)
154
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.06 KB | None | 0 0
  1. for /F "tokens=*" %%i in ('dir /a:hs /b') do attrib -h -s "%%i"
Add Comment
Please, Sign In to add comment