The Daily WTF: Curious Perversions in Information Technology
Welcome to TDWTF Forums Sign in | Join | Help
in Search

Read/Write windows file metadata

Last post 03-15-2010 5:24 PM by tster. 12 replies.
Page 1 of 1 (13 items)
Sort Posts: Previous Next
  • 12-10-2009 2:57 PM

    Read/Write windows file metadata

     Is it possible to read/write metadata stored in files under the windows os? (The data you can reach by right clicking a file in Windows and choosing properties)?

  • 12-10-2009 4:19 PM In reply to

    • PJH
    • Top 10 Contributor
    • Joined on 02-14-2007
    • Newcastle, UK
    • Posts 1,253

    Re: Read/Write windows file metadata

    http://lmgtfy.com/?q=write+metadata+windows+files

    In fact the (currently) first match looks suspiciously like your post.
    Abstinence makes the Church grow fondlers.

    - unknown
  • 12-11-2009 6:21 AM In reply to

    Re: Read/Write windows file metadata

     At what point did this place become a f***ing help forum?

  • 12-11-2009 10:18 AM In reply to

    • PJH
    • Top 10 Contributor
    • Joined on 02-14-2007
    • Newcastle, UK
    • Posts 1,253

    Re: Read/Write windows file metadata

    seconddevil:

     At what point did this place become a f***ing help forum?

    http://forums.thedailywtf.com/forums/19.aspx
    Abstinence makes the Church grow fondlers.

    - unknown
  • 12-11-2009 11:18 AM In reply to

    Re: Read/Write windows file metadata

     My bad. I take it back

  • 12-11-2009 3:34 PM In reply to

    Re: Read/Write windows file metadata

    PJH:
    seconddevil:

     At what point did this place become a f***ing help forum?

    http://forums.thedailywtf.com/forums/19.aspx
    This place, however, is not that forum.
    ╩юфют√ь ёЄЁрэшЎрь яюЁр эр яхэёш■.

    #TDWTF @ SlashNET was merged into #codelove @ the same network. You're still welcome to drop by. I guess.
    Filed under:
  • 12-14-2009 3:52 AM In reply to

    • Hitsuji
    • Top 100 Contributor
    • Joined on 11-21-2005
    • Cork - Ireland
    • Posts 286

    Re: Read/Write windows file metadata

    What I really found funny is that noone realised that the OP wasn't actually asking a legitimate question, he was attempting to pose SPAM as a question. Re read the OP and notice the link under the question, which completely unrelated to the question.

  • 12-14-2009 5:40 AM In reply to

    • ammoQ
    • Top 10 Contributor
    • Joined on 04-13-2005
    • Vienna.Austria.Europe.Earth
    • Posts 3,444

    Re: Read/Write windows file metadata

    Hitsuji:
    What I really found funny is that noone realised that the OP wasn't actually asking a legitimate question, he was attempting to pose SPAM as a question. Re read the OP and notice the link under the question, which completely unrelated to the question.
     

    The link in OP's signature has been removed. If it reappears, OP will be banned.

     

    BTW, thread moved to "Coding Related Help & Questions".

    beanbag girl 4ever
  • 12-15-2009 8:54 AM In reply to

    Re: Read/Write windows file metadata

    Hitsuji:

    What I really found funny is that noone realised that the OP wasn't actually asking a legitimate question, he was attempting to pose SPAM as a question. Re read the OP and notice the link under the question, which completely unrelated to the question.

    That's unfortunate because I was looking forward to the replies. I only know it's stored in a separate stream in the filesystem. I suppose Google will help me if I ever need to access it

    It's... Monkey Piston's Frying Circle!
    Filed under:
  • 12-25-2009 4:46 AM In reply to

    Re: Read/Write windows file metadata

    bjolling:

    Hitsuji:

    What I really found funny is that noone realised that the OP wasn't actually asking a legitimate question, he was attempting to pose SPAM as a question. Re read the OP and notice the link under the question, which completely unrelated to the question.

    That's unfortunate because I was looking forward to the replies. I only know it's stored in a separate stream in the filesystem. I suppose Google will help me if I ever need to access it

     

     

    An Alternate Data Stream by the name of DocumentSummaryInformation; there are some other alternate streams that are common, like "ZoneIdentifier... and if course $DATA, where the standard file data goes.

     

    Oh... but the question was how to access it... that's a tad more difficult.The "Easy" way is with Vista or later's FindFirstStreamW and FindNextStreamW functions; with older NT OS's you need to resort to either BackupRead, or, when backup privileges aren't available, NTQueryInformationFile.

     

     

  • 01-27-2010 7:52 AM In reply to

    Re: Read/Write windows file metadata

    ammoQ:

    Hitsuji:
    What I really found funny is that noone realised that the OP wasn't actually asking a legitimate question, he was attempting to pose SPAM as a question. Re read the OP and notice the link under the question, which completely unrelated to the question.
     

    The link in OP's signature has been removed. If it reappears, OP will be banned.

     

    BTW, thread moved to "Coding Related Help & Questions".

    Well, the signature has reappeared...
    It's... Monkey Piston's Frying Circle!
  • 02-09-2010 3:14 AM In reply to

    • ammoQ
    • Top 10 Contributor
    • Joined on 04-13-2005
    • Vienna.Austria.Europe.Earth
    • Posts 3,444

    Re: Read/Write windows file metadata

    bjolling:
    Well, the signature has reappeared...
     

    OP banned & renamed

    beanbag girl 4ever
  • 03-15-2010 5:24 PM In reply to

    • tster
    • Top 10 Contributor
    • Joined on 04-11-2006
    • Natick, MA
    • Posts 1,765

    Re: Read/Write windows file metadata

    bjolling:

    Hitsuji:

    What I really found funny is that noone realised that the OP wasn't actually asking a legitimate question, he was attempting to pose SPAM as a question. Re read the OP and notice the link under the question, which completely unrelated to the question.

    That's unfortunate because I was looking forward to the replies. I only know it's stored in a separate stream in the filesystem. I suppose Google will help me if I ever need to access it

     

    Some file formats (mp3, doc, docx, etc.) specify a means to save metadata within the file instead of in an alternate stream.  Microsoft recommends doing this when defining new file formats so as to avoid relying on the filesystem supporting alternate streams.  

    The pig go. Go is to the fountain. The pig put foot. Grunt. Foot in what? ketchup. The dove fly. Fly is in sky. The dove drop something. The something on the pig. The pig disgusting... see bio for the earth shattering ending.
Page 1 of 1 (13 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems