A Node library to get the metadata of software installed on a Windows machine.
- Software restrictions
- Installation tracking
- Hardware independent
- No elevated rights required
- No external dependencies and does not require any native bindings
npm install fetch-installed-software
- Returns an array of Objects, each containing metadata about a piece of software installed on the machine
- Implementation only currently supports Windows systems