Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 11-01-2009, 08:20 AM
Avatar
Newsgroup Contributor
 
Posts: n/a
File info in Status Bar in Explorer

Somewhere along the way, the Status Bar in Windows Explorer on this WinXP
Pro SP2 machine shows only the type and size for any selected file.
It used to show the file creation date and time too.
The same has happened to the pop-up description too.
How does one get the full description back?
Regards and TIA.
Avatar
--------



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 11-01-2009, 08:20 AM
  #2 (permalink)  
Old 11-01-2009, 12:40 PM
Jose
Newsgroup Contributor
 
Posts: n/a
Re: File info in Status Bar in Explorer

On Nov 1, 11:16*am, "Avatar" <ava...@re.birth> wrote:
> Somewhere along the way, the Status Bar in Windows Explorer on this WinXP
> Pro SP2 machine shows only the type and size for any selected file.
> It used to show the file creation date and time too.
> The same has happened to the pop-up description too.
> How does one get the full description back?
> Regards and TIA.
> Avatar
> ---


Do you mean the columns are missing? How about the Name column?
Name, Size and Type are enabled by default.

With Explorer open, you can click View, Choose Details and then add
the Date Created and Date Modified (and other fields) and change the
order and width of the columns.

http://support.microsoft.com/kb/310297

The popup description when you hover the mouse over an item depends on
the file type (extension).

What is the extension of the file where you think the popup
description is not working, what is missing and what do you think you
should see that you aren't?

Do you have Windows Search 4.0 installed?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 11-01-2009, 04:20 PM
Al Falfa
Newsgroup Contributor
 
Posts: n/a
Re: File info in Status Bar in Explorer

Avatar wrote:
> Somewhere along the way, the Status Bar in Windows Explorer on this
> WinXP Pro SP2 machine shows only the type and size for any selected
> file. It used to show the file creation date and time too. The same
> has happened to the pop-up description too.
> How does one get the full description back?


Avatar,
Edit "InfoTip"s in the Registry.
Start at HKEY_CLASSES_ROOT\*
"InfoTip"="prop:Name;Size;Attributes;Type;Create;W rite"

Search for other "InfoTip"s and modify to suit.

Some other general properties:
Accessed;FileDescription;Company;FileVersion
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 11-03-2009, 08:30 AM
Avatar
Newsgroup Contributor
 
Posts: n/a
Re: File info in Status Bar in Explorer

My response at bottom:
"Al Falfa" <anonymous@discussions.microsoft.com> wrote in message
news:OVIHBF1WKHA.3696@TK2MSFTNGP02.phx.gbl...
> Avatar wrote:
> > Somewhere along the way, the Status Bar in Windows Explorer on this
> > WinXP Pro SP2 machine shows only the type and size for any selected
> > file. It used to show the file creation date and time too. The same
> > has happened to the pop-up description too.
> > How does one get the full description back?

>
> Avatar,
> Edit "InfoTip"s in the Registry.
> Start at HKEY_CLASSES_ROOT\*
> "InfoTip"="prop:Name;Size;Attributes;Type;Create;W rite"
>
> Search for other "InfoTip"s and modify to suit.
>
> Some other general properties:
> Accessed;FileDescription;Company;FileVersion


That worked perfectly.
I actually used:
"InfoTip"="prop:Name;Size;Created;Modified"
Thanks very much.
:-)
Avatar
--------


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 11-03-2009, 05:20 PM
Al Falfa
Newsgroup Contributor
 
Posts: n/a
Re: File info in Status Bar in Explorer

Avatar wrote:
>>> Somewhere along the way, the Status Bar in Windows Explorer on this
>>> WinXP Pro SP2 machine shows only the type and size for any selected
>>> file. It used to show the file creation date and time too.
>>> The same has happened to the pop-up description too.
>>> How does one get the full description back?


"Al Falfa" wrote:
>> Edit "InfoTip"s in the Registry.
>> Start at HKEY_CLASSES_ROOT\*
>> "InfoTip"="prop:Name;Size;Attributes;Type;Create;W rite"
>> Search for other "InfoTip"s and modify to suit.
>> Some other general properties:
>> Accessed;FileDescription;Company;FileVersion


Avatar wrote:
> That worked perfectly. I actually used:
> "InfoTip"="prop:Name;Size;Created;Modified" Thanks very much.


Avatar,
Thank you for responding with the status report.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 11-05-2009, 07:30 AM
Avatar
Newsgroup Contributor
 
Posts: n/a
Re: File info in Status Bar in Explorer

Addenda at bottom:
"Avatar" <avatar@re.birth> wrote in message
news:Oe%234DJKXKHA.1232@TK2MSFTNGP05.phx.gbl...
> My response at bottom:
> "Al Falfa" <anonymous@discussions.microsoft.com> wrote in message
> news:OVIHBF1WKHA.3696@TK2MSFTNGP02.phx.gbl...
>> Avatar wrote:
>> > Somewhere along the way, the Status Bar in Windows Explorer on this
>> > WinXP Pro SP2 machine shows only the type and size for any selected
>> > file. It used to show the file creation date and time too. The same
>> > has happened to the pop-up description too.
>> > How does one get the full description back?

>>
>> Avatar,
>> Edit "InfoTip"s in the Registry.
>> Start at HKEY_CLASSES_ROOT\*
>> "InfoTip"="prop:Name;Size;Attributes;Type;Create;W rite"
>>
>> Search for other "InfoTip"s and modify to suit.
>>
>> Some other general properties:
>> Accessed;FileDescription;Company;FileVersion

>
> That worked perfectly.
> I actually used:
> "InfoTip"="prop:Name;Size;Created;Modified"
> Thanks very much.
> :-)
> Avatar
> --------



I meant:

"InfoTip"="prop:Name;Size;Create;Write"


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 11-05-2009, 07:40 PM
Al Falfa
Newsgroup Contributor
 
Posts: n/a
Re: File info in Status Bar in Explorer

Avatar wrote:
> "Avatar" wrote:
>> "Al Falfa" wrote:
>>> Avatar wrote:
>>>> Somewhere along the way, the Status Bar in Windows Explorer on this
>>>> WinXP Pro SP2 machine shows only the type and size for any selected
>>>> file. It used to show the file creation date and time too. The same
>>>> has happened to the pop-up description too. How does one get the
>>>> full description back?
>>>
>>> Edit "InfoTip"s in the Registry.
>>> Start at HKEY_CLASSES_ROOT\*
>>> "InfoTip"="prop:Name;Size;Attributes;Type;Create;W rite"
>>> Search for other "InfoTip"s and modify to suit.
>>> Some other general properties:
>>> Accessed;FileDescription;Company;FileVersion

>>
>> That worked perfectly. I actually used:
>> "InfoTip"="prop:Name;Size;Created;Modified" Thanks very much.

>
> I meant:
> "InfoTip"="prop:Name;Size;Create;Write"


Avatar,
I suspected that. Thanks for the update.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

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 On


Similar Threads
Thread Thread Starter Forum Replies Last Post
File: Netio.sys Status: 0xc0000221 Technopro Windows Vista 3 10-16-2009 03:30 AM
Windows Mail - Backup Message Status Info TheDuck Windows Vista 3 04-15-2009 10:00 AM
Copying file info from Explorer to Excel Arne Hegefors Microsoft Office 4 11-05-2007 05:50 AM
File title author info in Windows Explorer paulaugust2003@yahoo.com Windows Vista 6 08-15-2007 03:10 PM
Windows explorer stops showing PDF file title author info paulaugust2003@yahoo.com Windows XP 0 01-04-2007 06:23 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 07:19 PM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0