defender-path
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

Defender Path Travis CI Build Status

Gets the current path of the Windows Defender CLI binary.

NPM Badge

Install

npm install defender-path

Usage

const defenderPath = require("defender-path");
 
defenderPath;
//=> 'C:\\Program Files\\Windows Defender\\MpCmdRun.exe'

API

defenderPath

Type: string

The path of the Windows Defender CLI binary.

Package Sidebar

Install

npm i defender-path

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

3.17 kB

Total Files

6

Last publish

Collaborators

  • richienb