Jump to content

Recommended Posts

Posted

what is the command to remove attributes through a batchfile? i think it mite be sumthing like

@echo off
attrib -r "path_to_folder_here"
rd /s /q "path_to_folder_here"
exit

but im not sure, also what are all of hte attribute commands...


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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...