0.0.7 • Published 3 years ago

fetch-installed-software v0.0.7

Weekly downloads
30
License
BSD-3-Clause
Repository
github
Last release
3 years ago

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
0.0.7

3 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago