On Sat, Dec 11, 2010 at 12:36 PM, nonino <noa.grasdovi...@live.biu.ac.il> wrote:
>
> Hi,
>
> First I would like to say that I really searched the net but couldn't find
> an answer... (I found someone who asked the same question but couldn't track
> him/her).
>
> I am trying to read file tags in windows7 and/or vista.
> How can I do that?
> I have tried win32file.getAttributesEx('my file name') and all I got is date
> I tried to add FILE_ATTRIBUTE_SYSTEM and got that this level is not
> supported.
>
> Can you please help me? I am trying to write this little program for my PhD
> but with no luck...
> Thanks,

On Sat, Dec 11, 2010 at 12:36 PM, nonino <noa.grasdovi...@live.biu.ac.il> wrote:
>
> Hi,
>
> First I would like to say that I really searched the net but couldn't find
> an answer... (I found someone who asked the same question but couldn't track
> him/her).

Maybe:
http://www.google.com/search?client=ubuntu&channel=fs&q=file+tags+in+windows7+and%2For+vista&ie=utf-8&oe=utf-8

>
> I am trying to read file tags in windows7 and/or vista.
> How can I do that?
> I have tried win32file.getAttributesEx('my file name') and all I got is date
> I tried to add FILE_ATTRIBUTE_SYSTEM and got that this level is not
> supported.
>
> Can you please help me? I am trying to write this little program for my PhD
> but with no luck...

PhD implies you provide more info.


> Thanks,
> Noa
> --
> View this message in context: 
> http://old.nabble.com/get-file-tags-in-windows7-vista-tp30434433p30434433.html
> Sent from the Python - python-win32 mailing list archive at Nabble.com.
>
> _______________________________________________
> python-win32 mailing list
> python-win32@python.org
> http://mail.python.org/mailman/listinfo/python-win32
>
_______________________________________________
python-win32 mailing list
python-win32@python.org
http://mail.python.org/mailman/listinfo/python-win32

Reply via email to