https://github.com/denisidoro/cortanaindexer
Index custom files to Cortana search engine
https://github.com/denisidoro/cortanaindexer
Last synced: 8 months ago
JSON representation
Index custom files to Cortana search engine
- Host: GitHub
- URL: https://github.com/denisidoro/cortanaindexer
- Owner: denisidoro
- Created: 2015-07-31T15:05:37.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-31T15:19:26.000Z (over 10 years ago)
- Last Synced: 2025-01-24T16:33:48.195Z (10 months ago)
- Language: Shell
- Size: 113 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CortanaIndexer
Index custom files to Cortana search engine.
### Usage
* Change the ``searchedDir`` and ``nir`` variables accordingly.
* Execute the bash script using Cygwin or Git Bash.
``searchedDir`` is the directory where the EXE files to be indexed are located and ``nir`` is the path of the [NirCMD](http://nircmd.nirsoft.net) executable.