在筛选器中怎么配置:排除指定路径?
比如这些目录的文件名,没有显示必要性:
C:\Windows\Prefetch
C:\Windows\WinSxS
C:\Windows\Temp
%temp%
筛选器中怎么配置:排除指定路径?
Re: 筛选器中怎么配置:排除指定路径?
To exclude these files from your search:How to configure in the filter: exclude specified paths?
For example, the file names of these directories do not show necessity:
C:\Windows\Prefetch
C:\Windows\WinSxS
C:\Windows\Temp
%temp%
!c:\windows\prefetch\ !c:\windows\winSxS\ !C:\Windows\Temp\ !C:\Users\*\AppData\Local\Temp\**
! = NOT
To exclude these files from your index:
- In Everything, from the Tools menu, click Options.
- Click the Exclude tab on the left.
- Click Add folder...
- Select C:\Windows\Prefetch and click OK.
- Click Add folder...
- Select C:\Windows\WinSxS and click OK.
- Click Add folder...
- Select C:\Windows\Temp and click OK.
- Click Add filter...
- Set the filter to:
and click OK.C:\Users\*\AppData\Local\Temp
- Click OK.
要从搜索中排除这些文件:
!c:\windows\prefetch\ !c:\windows\winSxS\ !C:\Windows\Temp\ !C:\Users\*\AppData\Local\Temp\**
!= 不是
要从索引中排除这些文件:
- 在 Everything 中,从“工具”菜单中单击“选项”。
- 单击左侧的“排除”选项卡。
- 单击“添加文件夹...”
- 选择 C:\Windows\Prefetch 并单击“确定”。
- 单击“添加文件夹...”
- 选择 C:\Windows\WinSxS 并单击“确定”。
- 单击“添加文件夹...”
- 选择 C:\Windows\Temp 并单击“确定”。
- 单击“添加过滤器...”
- 将过滤器设置为:并单击“确定”。
C:\Users\*\AppData\Local\Temp
- 单击“确定”。