Sys 32 folders
-
nagan
- Posts: 302
- Joined: Thu Apr 18, 2013 11:44 am
Sys 32 folders
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: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Sys 32 folders
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:
If you really need to index ALL files and folders in C:\Windows, please try folder indexing.
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-
nagan
- Posts: 302
- Joined: Thu Apr 18, 2013 11:44 am
Re: Sys 32 folders
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: 19902
- Joined: Fri Oct 16, 2009 11:31 pm
Re: Sys 32 folders
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
I would like something like the NTFS Hardlink option in UltraSearch (JAM Software) if possible!
-
therube
- Posts: 5727
- Joined: Thu Sep 03, 2009 6:48 pm
Re: Sys 32 folders
Just what is this "hardlink option" that UltraSearch provides?