[python-win32] filling Windows properties "Summary" tab?

2005-12-19 Thread aurora
I am reading the discussion of "filling Windows properties "Summary" tab?" on 2005-06-23: http://thread.gmane.org/gmane.comp.python.windows/3164 I too am interesting in finding out a way to read and write the summary propreties. It isn't very clear for me from the thread that what classes o

Re: [python-win32] filling Windows properties "Summary" tab?

2005-06-29 Thread RayS
Hi Roger, At 11:23 AM 6/28/2005, Roger Upole wrote: >On NTFS 5 (Win2k or later), you can add Summary info to any file, >and it's stored in alternate data streams. However, if you copy the >file to a filesystem that doesn't support alternate data streams, the >properties are lost. I had also fo

Re: [python-win32] filling Windows properties "Summary" tab?

2005-06-28 Thread Ray Schumacher
At 10:06 AM 6/24/2005, R. Alan Monroe wrote: >> They are per-file settings, but, if I filled them in for a .py file, >> they would persist only on this machine, but not if the file is >> copied to another Windows box, and are unavailable on the Samba >> server. > >Try it with an .mp3 file. I bet i

Re: [python-win32] filling Windows properties "Summary" tab?

2005-06-24 Thread R. Alan Monroe
> They are per-file settings, but, if I filled them in for a .py file, > they would persist only on this machine, but not if the file is > copied to another Windows box, and are unavailable on the Samba > server. Try it with an .mp3 file. I bet it will survive being copied to another machine. The

Re: [python-win32] filling Windows properties "Summary" tab?

2005-06-24 Thread Ray Schumacher
al Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Ray Schumacher Sent: Friday, 24 June 2005 8:14 AM To: python-win32@python.org Subject: [python-win32] filling Windows properties "Summary" tab? The Summary tab of of a file's properties has Tit

Re: [python-win32] filling Windows properties "Summary" tab?

2005-06-23 Thread Mark Hammond
thon-win32@python.orgSubject: [python-win32] filling Windows properties "Summary" tab?The Summary tab of of a file's properties has Title, Subject, Author, etc. Could those be filled in via py2exe or ? I tried them as attributes of Target; no erro

[python-win32] filling Windows properties "Summary" tab?

2005-06-23 Thread Ray Schumacher
The Summary tab of of a file's properties has Title, Subject, Author, etc. Could those be filled in via py2exe or ? I tried them as attributes of Target; no error, but no result.     Ray ___ Python-win32 mailing list Python-win32@python.org http://m