exif - Trying to Find a Windows "XP Comment" Editor -


the "comments" field can displayed in windows explorer referred "xp comment", opposed exif , other metadata comment fields

the whole subject seems me shrouded in mystery borders on voodoo

exiftool phil harvey looks tool editing metadata, i'm interested in editing comment shown in windows explorer itself

i'd grateful can point me

1) windows spec field and/or
2) app, sdk or code edit for file type

i use exiftool created phil harvey. command modify xp comment looks like

exiftool -xpcomment="new comment" image.jpg  exiftool -xpkeywords="new tag" image.jpg 

now can directly modify metadata seen in windows property file manager. mean when right click on your image > properties > details see comment , tag shown above!

http://www.sno.phy.queensu.ca/~phil/exiftool/install.html


Comments

Popular posts from this blog

php - mySql Join with 4 tables -

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -