Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1719

Support • Re: 筛选器中怎么配置:排除指定路径?

$
0
0
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%
To exclude these files from your search:

!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:
    C:\Users\*\AppData\Local\Temp
    and click OK.
  • 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
    并单击“确定”。
  • 单击“确定”。

Statistics: Posted by void — Sat Sep 14, 2024 3:08 am



Viewing all articles
Browse latest Browse all 1719

Trending Articles