twizt3d Posted January 22, 2005 Posted January 22, 2005 what is the command to remove attributes through a batchfile? i think it mite be sumthing like@echo offattrib -r "path_to_folder_here"rd /s /q "path_to_folder_here"exitbut im not sure, also what are all of hte attribute commands...
MCT Posted January 22, 2005 Posted January 22, 2005 type ATTRIB /? from cmd prompt ATTRIB -R -A -S -H "path to folder"
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now