windows ATTRIB

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • mcnewsxp

    windows ATTRIB

    is there a way to store all of a file's metadata in a text file like you can
    with DOS' ATTRIB function.
    specifically music files.
    tia,
    mcnewsxp


  • =?Utf-8?B?QW5hbmQgTXVrdW5kYW4=?=

    #2
    RE: windows ATTRIB

    I am not sure what you mean. ATTIB actually provides you a way to manipulate
    the attributes of a file stored as a part of the files meta-data in the file
    system, not in a text file. If you are looking at storing meta data in MP3
    files look at MP3 ID tags or look at Tags available in Vista.

    --
    Rgds,
    Anand



    "mcnewsxp" wrote:
    is there a way to store all of a file's metadata in a text file like you can
    with DOS' ATTRIB function.
    specifically music files.
    tia,
    mcnewsxp
    >
    >
    >

    Comment

    • mcnewsxp

      #3
      Re: windows ATTRIB

      attrib my.fil my.txt with store the attributes like A R etc of my.fil into
      my.yxy file.
      this is what i am looking for.


      Comment

      • mcnewsxp

        #4
        Re: windows ATTRIB

        guess i didn't make myself clear.
        i don't need a replacement for the ATTRIB command.
        i need something that can see a music file's metadata.


        Comment

        Working...