Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > file comments in vista

Reply
Thread Tools Display Modes

file comments in vista

 
 
Boyd
Guest
Posts: n/a

 
      03-10-2008
Hi,

When I view files in XP, I can rt-click->PROPERTIES->SUMMARY to add/change
file comments then I can enable the viewing of comments within that directory
to see the comments.

In VISTA, browsing the same directory, I see the comments for only some of
the files and cannot find a method to add/modify the comments.
Nor do I see anything that would cause the display of only "some" of the
file comments that were defined using xp.

How is this done in VISTA? A) create comments; B) view all comments
 
Reply With Quote
 
 
 
 
Mark L. Ferguson
Guest
Posts: n/a

 
      03-10-2008
Shortcuts have a comments property, as do documents with extended properties
(DSO), but I'm not aware of a comments feature for other types.

--
Was this helpful? Then click the Ratings button. Voting helps the web
interface.
http://www.microsoft.com/wn3/locales....htm#RateAPost

Mark L. Ferguson

..

"Boyd" <> wrote in message
news:2D6E1E07-32EA-49A4-A795-...
> Hi,
>
> When I view files in XP, I can rt-click->PROPERTIES->SUMMARY to add/change
> file comments then I can enable the viewing of comments within that
> directory
> to see the comments.
>
> In VISTA, browsing the same directory, I see the comments for only some
> of
> the files and cannot find a method to add/modify the comments.
> Nor do I see anything that would cause the display of only "some" of the
> file comments that were defined using xp.
>
> How is this done in VISTA? A) create comments; B) view all comments


 
Reply With Quote
 
Tim Slattery
Guest
Posts: n/a

 
      03-10-2008
Boyd <> wrote:

>Hi,
>
>When I view files in XP, I can rt-click->PROPERTIES->SUMMARY to add/change
>file comments then I can enable the viewing of comments within that directory
>to see the comments.
>
>In VISTA, browsing the same directory, I see the comments for only some of
>the files and cannot find a method to add/modify the comments.
>Nor do I see anything that would cause the display of only "some" of the
>file comments that were defined using xp.
>
>How is this done in VISTA? A) create comments; B) view all comments


That works the same way that it does in XP.

--
Tim Slattery
MS MVP(Shell/User)

http://members.cox.net/slatteryt
 
Reply With Quote
 
Boyd
Guest
Posts: n/a

 
      03-11-2008
Thanks for the reply, however: apparantly not!

I have 2 PCs beside each other.
One runs XP. It can view and change the comments on all the files of a
server shared directory.

The other runs VISTA. It can view the comments for only 1 of 7 files and
cannot modify the comments of any!

For VISTA, other than enabling the "comments" column in the view, there must
be something else one must do to see and modify the comments defined for
files.

In VISTA, I get a very different properties - dialog box depending on the
"type" of file being viewed. With XP, not so much.
In VIsta, none of the dialog box templates has a "SUMMARY" tab. No where
can I find a "comments" edit cell.

XP does not have this issue.

There's got to be something about the VISTA setup that is preventing me from
acessing this file information.

"Tim Slattery" wrote:

> Boyd <> wrote:
>
> >Hi,
> >
> >When I view files in XP, I can rt-click->PROPERTIES->SUMMARY to add/change
> >file comments then I can enable the viewing of comments within that directory
> >to see the comments.
> >
> >In VISTA, browsing the same directory, I see the comments for only some of
> >the files and cannot find a method to add/modify the comments.
> >Nor do I see anything that would cause the display of only "some" of the
> >file comments that were defined using xp.
> >
> >How is this done in VISTA? A) create comments; B) view all comments

>
> That works the same way that it does in XP.
>
> --
> Tim Slattery
> MS MVP(Shell/User)
>
> http://members.cox.net/slatteryt
>

 
Reply With Quote
 
Tao Yue
Guest
Posts: n/a

 
      03-30-2008
Old thread, but the newest that I dug up in a search. Since there was no
satisfactory resolution, let me try to document this problem in some
technical detail for future searchers.

In XP, you could use the Properties->Summary tab in XP Explorer to edit
extended file metadata (Title, Authors, Comments, etc.) on *any file*. This
information was stored in the secondary NTFS stream, and could be selected to
appear on the "Details" folder view in Explorer. Vista Explorer no longer
supports reading metadata out of the secondary NTFS stream. The metadata
hasn't been deleted -- it's still present in the secondary NTFS stream -- but
it's just not visible in Vista Explorer.

Instead, Vista Explorer takes a completely different approach, storing
extended file metadata directly inside the file itself. e.g. JPEG files get
the metadata stored in EXIF. The benefit of this is that the extended
metadata now travels with the file. The XP method was not robust to any
operation that drops the NTFS secondary stream, such as emailing a file to
someone, or copying it to a USB stick running the FAT32 filesystem. The
downside is that this requires the file format to be parsed.

The most obvious problem right now is PDF. In XP, Adobe Reader installed a
shell extension which read the data out of the file. (This only appeared in
the read-only "Details" folder view, not in the read-write "Summary" tab in
the Properties dialog.) Because of the architectural changes in Vista, the
shell extension no longer works. Now, 15 months after Vista RTM'd, Adobe
Reader 8.1.2 still does not include a Vista-compatible extension. I suspect
Adobe has pushed this off to version 9. There are also other problems: Adobe
Reader has always been read-only for document properties. Plus, PDF also has
a DRM feature which allows document properties to be made uneditable.

Vista includes, out-of-the-box, read-write shell extensions for a bunch of
image formats, as well as Microsoft Office documents and XPS. Vista does not
include a PDF extension out-of-the-box. It's unclear whose fault this is.
As Raymond Chen might say, users will always blame Microsoft first, and the
ISV second. Microsoft could have garned considerable PR points if it had
developed a PDF read-write extension, and allowed Adobe to play the bad guys
(as occurred with "Save as PDF" in Office 2007).

--
Tao Yue



"Boyd" wrote:
> Thanks for the reply, however: apparantly not!
>
> I have 2 PCs beside each other.
> One runs XP. It can view and change the comments on all the files of a
> server shared directory.
>
> The other runs VISTA. It can view the comments for only 1 of 7 files and
> cannot modify the comments of any!
>
> For VISTA, other than enabling the "comments" column in the view, there must
> be something else one must do to see and modify the comments defined for
> files.
>
> In VISTA, I get a very different properties - dialog box depending on the
> "type" of file being viewed. With XP, not so much.
> In VIsta, none of the dialog box templates has a "SUMMARY" tab. No where
> can I find a "comments" edit cell.
>
> XP does not have this issue.
>
> There's got to be something about the VISTA setup that is preventing me from
> acessing this file information.


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Vista Ulta. Excel 2002 Comments out of alinement Richard Windows Vista General Discussion 1 12-23-2007 07:11 PM
General comments re Vista Dave Horne Windows Vista General Discussion 10 04-17-2007 02:24 AM
Windows Vista RC 2 - Comments Yoshi Windows Vista General Discussion 4 10-11-2006 02:07 AM
Some comments on Vista CZ Windows Vista General Discussion 3 10-02-2006 05:57 AM
When is RC1 coming? General Vista comments. DJ Bjorklund Windows Vista General Discussion 4 06-24-2006 10:45 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59