Sys 32 folders

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
nagan
Posts: 302
Joined: Thu Apr 18, 2013 11:44 am

Sys 32 folders

Post by nagan »

1.I am sure there should be some valid reason as to why Everything lists exe files in Windows>>System32 folder ONLY in winsxs. Sometimes It makes one wonder if such a file is regular and needed. Can the sys32 link also be given.
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: Sys 32 folders

Post by void »

These are hard links.

Unfortunately, Everything will only index the first instance of a hard link.

Use the following command line option to test for more than one instance of a hard link:

Code: Select all

fsutil hardlink list filename
If you really need to index ALL files and folders in C:\Windows, please try folder indexing.
nagan
Posts: 302
Joined: Thu Apr 18, 2013 11:44 am

Re: Sys 32 folders

Post by nagan »

Yes fsutil works.Thank you. Since the linkup is instantaneous , would it be possible on a column with title hardlink count and the file in a different color if indeed there are hardlinks. Does the objects result of everything , with no filters excludes that much amount of hardlinks?
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: Sys 32 folders

Post by void »

I will consider a hard link count column, thanks for the suggestion.
briggsm
Posts: 1
Joined: Wed Oct 20, 2010 7:44 pm

Re: Sys 32 folders

Post by briggsm »

I would like something like the NTFS Hardlink option in UltraSearch (JAM Software) if possible!
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Sys 32 folders

Post by therube »

Just what is this "hardlink option" that UltraSearch provides?
Post Reply