MSFN Forum: remove attributes through batch - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

remove attributes through batch Rate Topic: -----

#1 User is offline   twizt3d 

  • Twizt3d DesignZ
  • PipPip
  • Group: Members
  • Posts: 105
  • Joined: 29-March 04

Posted 21 January 2005 - 10:25 PM

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...


#2 User is offline   MCT 

  • MSFN Junkie
  • PipPipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 3,288
  • Joined: 19-May 04

Posted 21 January 2005 - 10:35 PM

type ATTRIB /? from cmd prompt :)

ATTRIB -R -A -S -H "path to folder"

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy