Windows 検索でアーカイブの内部をスキップするにはどうすればよいですか (ファイル名の文字列による)?

Windows 検索でアーカイブの内部をスキップするにはどうすればよいですか (ファイル名の文字列による)?

(Microsoft) Windows Search (Ctrl+F) を使用して、ファイル名の文字列でファイルを検索しようとしています。
おっと、すべてのアーカイブ (zip など) の内部を調べているため、終わりのないプロセスのようです。
必要なのは名前の検索 (アーカイブ内のファイルを検索せずに、ファイル システム内のファイル名を検索する) だけです。

アーカイブ内を検索せずにファイル名のみで検索するにはどうすればよいでしょうか?

答え1

この方法を使用すると、Windows XP は指定したテキストをすべてのファイル タイプで検索します。これにより、検索機能のパフォーマンスに影響が出る可能性があります。これを行うには、次の手順を実行します。

1. Click Start, and then click Search (or point to Search, and then 
click For Files or Folders). 
2. Click Change preferences, and then click With Indexing Service (for 
faster local searches). 
3. Click Change Indexing Service Settings (Advanced). Note that you do 
not have to turn on the Index service. 
4. On the toolbar, click Show/Hide Console Tree. 
5. In the left pane, right-click Indexing Service on Local Machine, 
and then click Properties. 
6. On the Generation tab, click to select the Index files with unknown 
extensions check box, and then click OK. 
7. Close the Indexing Service console.

関連情報