[ marre @ 28.09.2007. 17:37 ] @
pomoc!!!!...kako otkljucati file ako mi pod attributes hidden kvacica stoji a nikako da je maknem jer je zasticena ili sta vec |
[ marre @ 28.09.2007. 17:37 ] @
[ StratOS @ 04.10.2007. 19:26 ] @
attrib /?
Displays or changes file attributes. ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [drive:][path][filename] [/S [/D]] + Sets an attribute. - Clears an attribute. R Read-only file attribute. A Archive file attribute. S System file attribute. H Hidden file attribute. [drive:][path][filename] Specifies a file or files for attrib to process. /S Processes matching files in the current folder and all subfolders. /D Processes folders as well. znači : attrib -h -r -s [ime_filea] Copyright (C) 2001-2025 by www.elitesecurity.org. All rights reserved.
|