S
S
Senya42021-10-21 22:33:09
Node.js
Senya4, 2021-10-21 22:33:09

How to work with the registry?

Good day, I need to get the value from the registry in js.
Please advise how to do this.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
V
Vasily Bannikov, 2021-10-21
@senya4

Well, for example, with such a package, you can: https://www.npmjs.com/package/regedit
Naturally, only on the node

A
antares4045, 2021-10-21
@antares4045

If under a node, then I see it as the easiest way to work through console commands using a lib like node-cmd (but there are also highly specialized libs )
. If you are under a browser, then no way (it would be just a cosmic-scale security hole).

G
GavriKos, 2021-10-21
@GavriKos

And besides JS, what is there? Where is it performed? Is it Node, electron, or stupidly on the site in the browser?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question