fetch-installed-software

0.0.7 • Public • Published

Fetch installed Software

A Node library to get the metadata of software installed on a Windows machine.

Use cases

  • Software restrictions
  • Installation tracking

Features

  • Hardware independent
  • No elevated rights required
  • No external dependencies and does not require any native bindings

Installation

npm install fetch-installed-software

Usage

Function: getAllInstalledSoftware()

  • Returns an array of Objects, each containing metadata about a piece of software installed on the machine

Caveats

  • Implementation only currently supports Windows systems

Package Sidebar

Install

npm i fetch-installed-software

Weekly Downloads

64

Version

0.0.7

License

BSD-3-Clause

Unpacked Size

5.63 kB

Total Files

4

Last publish

Collaborators

  • deventio7