PC Review


Reply
Thread Tools Rate Thread

Can't see files in Windows Explorer - can in search

 
 
Laurel
Guest
Posts: n/a
 
      2nd Sep 2009
If I use Agent Ransack to search for all files on C named *.edb, I see a
bunch of contacts.edb in these locations

c:\Documents and Settings\<my identity>\local settings\application
data\microsoft\windows live contacts\(a number of different folders with hex
names)

But if I hopen those hex folders via explorer, it looks like they're empty.
In Tools\Folder Options\View I do have "show hidden files and folders"
checked. Is there yet another layer of hiddenness?


 
Reply With Quote
 
 
 
 
John John - MVP
Guest
Posts: n/a
 
      2nd Sep 2009
Laurel wrote:
> If I use Agent Ransack to search for all files on C named *.edb, I see a
> bunch of contacts.edb in these locations
>
> c:\Documents and Settings\<my identity>\local settings\application
> data\microsoft\windows live contacts\(a number of different folders with hex
> names)
>
> But if I hopen those hex folders via explorer, it looks like they're empty.
> In Tools\Folder Options\View I do have "show hidden files and folders"
> checked. Is there yet another layer of hiddenness?


In the "More advanced options" enable "Search system folders" & "Search
subfolders"

John
 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a
 
      2nd Sep 2009
John John - MVP wrote:
> Laurel wrote:
>> If I use Agent Ransack to search for all files on C named *.edb, I see
>> a bunch of contacts.edb in these locations
>>
>> c:\Documents and Settings\<my identity>\local settings\application
>> data\microsoft\windows live contacts\(a number of different folders
>> with hex names)
>>
>> But if I hopen those hex folders via explorer, it looks like they're
>> empty. In Tools\Folder Options\View I do have "show hidden files and
>> folders" checked. Is there yet another layer of hiddenness?

>
> In the "More advanced options" enable "Search system folders" & "Search
> subfolders"


Sorry, I misread your post. In the Tools\Folder Options\View remove the
check mark on "Hide protected operating system files"

John
 
Reply With Quote
 
BillW50
Guest
Posts: n/a
 
      2nd Sep 2009
In news:Os14iH%(E-Mail Removed),
John John - MVP typed on Wed, 02 Sep 2009 12:27:29 -0300:
> Sorry, I misread your post. In the Tools\Folder Options\View remove
> the check mark on "Hide protected operating system files"


There are some files that won't show up no matter what if I recall
correctly. I can't think of an examples of this offhand, except I
believe you can see more fonts under a third party file manager than
what Explorer will show you. I am going by my old fuzzy memory.

--
Bill
Asus EEE PC 702G8 ~ 2GB RAM ~ 16GB-SDHC
Windows XP SP2


 
Reply With Quote
 
R. McCarty
Guest
Posts: n/a
 
      2nd Sep 2009
Referred to as "Super Hidden", to show requires a Registry change.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\
CurrentVersion\Explorer\Advanced]
"SuperHidden" = 1

"BillW50" <(E-Mail Removed)> wrote in message
news:%23khh1P%(E-Mail Removed)...
> In news:Os14iH%(E-Mail Removed),
> John John - MVP typed on Wed, 02 Sep 2009 12:27:29 -0300:
>> Sorry, I misread your post. In the Tools\Folder Options\View remove
>> the check mark on "Hide protected operating system files"

>
> There are some files that won't show up no matter what if I recall
> correctly. I can't think of an examples of this offhand, except I believe
> you can see more fonts under a third party file manager than what Explorer
> will show you. I am going by my old fuzzy memory.
>
> --
> Bill
> Asus EEE PC 702G8 ~ 2GB RAM ~ 16GB-SDHC
> Windows XP SP2
>



 
Reply With Quote
 
John John - MVP
Guest
Posts: n/a
 
      2nd Sep 2009
The "Hide protected operating system files" in the Folder Option toggles
this value between 0 and 1.

John

R. McCarty wrote:
> Referred to as "Super Hidden", to show requires a Registry change.
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\
> CurrentVersion\Explorer\Advanced]
> "SuperHidden" = 1
>
> "BillW50" <(E-Mail Removed)> wrote in message
> news:%23khh1P%(E-Mail Removed)...
>> In news:Os14iH%(E-Mail Removed),
>> John John - MVP typed on Wed, 02 Sep 2009 12:27:29 -0300:
>>> Sorry, I misread your post. In the Tools\Folder Options\View remove
>>> the check mark on "Hide protected operating system files"

>> There are some files that won't show up no matter what if I recall
>> correctly. I can't think of an examples of this offhand, except I believe
>> you can see more fonts under a third party file manager than what Explorer
>> will show you. I am going by my old fuzzy memory.
>>
>> --
>> Bill
>> Asus EEE PC 702G8 ~ 2GB RAM ~ 16GB-SDHC
>> Windows XP SP2
>>

>
>

 
Reply With Quote
 
BillW50
Guest
Posts: n/a
 
      20th Sep 2009
In news:(E-Mail Removed),
undisclosed typed on Sun, 20 Sep 2009 16:59:30 +0100:
> Use the following command in biterscripting (
> http://www.biterscripting.com ) .
>
>
>
> Code:
> --------------------
> lf -rng "*" "C:/somefolder"
> --------------------
>
>
> It will show you every file in and under C:/somefolder (including
> subfolders). It will also show hidden, etc. files. If the file is
> accessible to the disk driver, it will show it. Will work the exact
> same way in all windows. -r means recursive, -n means show name only,
> -g means go around errors.
>
> Patrick
>
>
> --
> PatrickMc


Windows Explorer is somehow crippled. You can select show all everywhere
and it still wont show everything. But third party file managers will
show all. I like the freeware A43 since it is very small and doesn't
modify Windows and can be ran from anywhere, even on a flash drive and
it is very portable.

Try looking at \Windows\Fonts

Try with Explorer. Then try with A43. See hundreds of more files? See
what I mean?

--
Bill
Windows 2000 SP4 (5.00.2195)
Asus EEE PC 701G4 ~ 2GB RAM ~ 16GB-SDHC


 
Reply With Quote
 
Richard
Guest
Posts: n/a
 
      1st Oct 2009

"BillW50" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> In news:(E-Mail Removed),
> undisclosed typed on Sun, 20 Sep 2009 16:59:30 +0100:
>> Use the following command in biterscripting (
>> http://www.biterscripting.com ) .
>>
>>
>>
>> Code:
>> --------------------
>> lf -rng "*" "C:/somefolder"
>> --------------------
>>
>>
>> It will show you every file in and under C:/somefolder (including
>> subfolders). It will also show hidden, etc. files. If the file is
>> accessible to the disk driver, it will show it. Will work the exact
>> same way in all windows. -r means recursive, -n means show name only,
>> -g means go around errors.
>>
>> Patrick
>>
>>
>> --
>> PatrickMc

>
> Windows Explorer is somehow crippled. You can select show all everywhere
> and it still wont show everything. But third party file managers will
> show all. I like the freeware A43 since it is very small and doesn't
> modify Windows and can be ran from anywhere, even on a flash drive and
> it is very portable.
>
> Try looking at \Windows\Fonts
>
> Try with Explorer. Then try with A43. See hundreds of more files? See
> what I mean?


Hi Bill,

Actually Fonts is a special system folder, with its own special kind of
sneakiness. In the Fonts folder, when I click View, click Hide Variations
(Bold, Italic, etc.) the Status Bar below says: "174 font(s) (plus 115
hidden)". Even with Folder Options set to show hidden and super hidden files
like protected system files, Marlett.ttf is still hidden. In Command Prompt
you can see it with "attrib Marlett.ttf" (with attribute H,) or "dir
Marlett.ttf /a". You can also see Marlett in Character Map. And it shows up
in the Notepad, Format, Fonts list, as well as here in Outlook Express.
Marlett has the special symbols for dialog boxes, like the 3 slash marks in
the bottom right corner of windows, and the triangles when you click a
column header in details view. (And triangles on scroll bar buttons?

FWIW. --Richard



 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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
Modify Windows explorer search so that it doesn't search in zip files Laurie Comerford Windows XP Basics 6 9th Aug 2008 05:15 AM
tell Windows Explorer to not search through *.zip files? David Deley Windows XP Help 1 21st Oct 2007 08:46 AM
Windows Explorer (NOT Internet Explorer) closes when type of files to search is specified Rich Windows XP Help 4 26th Oct 2006 03:19 AM
Windows Explorer Search does not search all of the text files in t =?Utf-8?B?cnZq?= Windows XP Help 1 7th Sep 2006 11:34 PM
Explorer Search (F3) find a text/keyword in files is defect in Windows XP SP1 und Windows 2003 Server MarKom Windows XP Basics 1 17th Jul 2003 05:22 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 10:33 AM.