~~CLOSETOC~~ ====== Everything - 高速ファイル検索 ====== {{windows:everything_scoop_cache_001.png?470|Everything scoop cache 001}}\\ 本家: [[https://www.voidtools.com/|voidtools]]\\ [[wp>Everything_(software)|Everything (software) - Wikipedia]] より\\ ===== インストール ===== [[windows:scoop|Scoop]] によるインストール。\\ ダウンロード元として **extras** バケットを追加する。\\ PS > scoop bucket add extras Checking repo... ok The extras bucket was added successfully. **Everything** をインストールする。\\ PS > scoop install everything Installing 'everything' (1.4.1.969) [64bit] Everything-1.4.1.969.x64.zip (1.5 MB) [===================================================] 100% Checking hash of Everything-1.4.1.969.x64.zip ... ok. Extracting Everything-1.4.1.969.x64.zip ... done. Running pre-install script... Linking ~\scoop\apps\everything\current => ~\scoop\apps\everything\1.4.1.969 Creating shim for 'Everything'. Creating shortcut for Everything (Everything.exe) Persisting Everything.db Persisting Everything.ini 'everything' (1.4.1.969) was installed successfully! ===== SDK ===== [[https://github.com/ju2pom/EverythingNet|ju2pom/EverythingNet: A .fluent NET library for the great Everything Search library from voidtools]]\\ [[https://www.voidtools.com/support/everything/sdk/|Everything SDK - voidtools]]\\ ===== 参考文献 ===== [[https://qiita.com/yamachan360/items/2de3bfac19f43ea11677|高速なファイル名検索ソフト Everything をWindows利用中の開発者にお勧めしたい - Qiita]]\\ [[https://www.voidtools.com/forum/viewtopic.php?t=8245|Python Everything SDK Example - voidtools forum]]\\ [[https://www.voidtools.com/support/everything/sdk/python/|Python - voidtools]]\\ [[https://stackoverflow.com/questions/252417/how-can-i-use-a-dll-file-from-python|How can I use a DLL file from Python? - Stack Overflow]]\\ [[https://stackoverflow.com/questions/39481221/convert-datetime-back-to-windows-64-bit-filetime|python - Convert datetime back to Windows 64-bit FILETIME - Stack Overflow]]\\ [[https://stackoverflow.com/questions/2330587/how-to-convert-ctypes-c-long-to-pythons-int|How to convert ctypes' c_long to Python's int? - Stack Overflow]]\\ [[https://stackoverflow.com/questions/45178140/returning-string-from-c-function-with-ctypes-gives-large-int-not-char-pointer|python - Returning string from C++ function with ctypes gives large int, not char pointer - Stack Overflow]]\\