既存の検索機能に満足できなかったので、ChocolateyでEverythingをインストールしてみました。
「Everything」高速なファイル検索ソフト - 窓の杜
Everythingのダウンロードはこちら あらかじめPCに接続された全ドライブのインデックスを作成しておくことで、ローカルに保存されたファイルをファイル名で高速に検索できるソフト。
管理者権限でPowerShellを起動。下記コマンドを入力
choco install everything
Chocolatey Software | Everything 1.4.11017
なにかいろいろ出てきましたが、とりあえず成功しました。(The install of everything was successful)
PS C:\WINDOWS\system32> choco install everything
Chocolatey v0.12.1
Installing the following packages:
everything
By installing, you accept licenses for the packages.
Progress: Downloading Everything 1.4.11017... 100%
Everything v1.4.11017 [Approved]
everything package files install completed. Performing other installation steps.
The package Everything wants to run 'chocolateyInstall.ps1'.
Note: If you don't run this script, the installation will fail.
Note: To confirm automatically next time, use '-y' or consider:
choco feature enable -n allowGlobalConfirmation
Do you want to run the script?([Y]es/[A]ll - yes to all/[N]o/[P]rint): y
Installing 64-bit Everything...
Everything has been installed.
WARNING: No registry key found based on 'everything$'
Everything installed to 'C:\Program Files\Everything'
Everything registered as Everything
Post install command line: . 'C:\Program Files\Everything\Everything.exe' --disable-run-as-admin --install-service
Starting Everything
everything may be able to be automatically uninstalled.
ShimGen has successfully created a shim for es.exe
The install of everything was successful.
Software installed to 'C:\Program Files\Everything'
Chocolatey installed 1/1 packages.
See the log for details (C:\ProgramData\chocolatey\logs\chocolatey.log).
PS C:\WINDOWS\system32>
デスクトップ画面にショートカットファイルと、スタートメニューにアイコンが生成されました。
コメントなし: