Norton Path Gets the current path of the Norton CLI binary. Install npm install norton-path Usage const nortonPath = require("norton-path"); nortonPath;//=> 'C:\\Program Files\\Norton Security\\Engine\\22.19.9.63\\Navw32.exe' API nortonPath Type: string The current path of the Norton CLI binary.