Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I use JavaScript to check for installed software on a client machine?

Tags:

javascript

Is there any way to check the installed software on a client machine using JavaScript?

For example: I want to check on the client machine whether the 'Epson JavaPOS ADK' is installed or not.

like image 750
B. S. Rawat Avatar asked Jan 01 '26 18:01

B. S. Rawat


1 Answers

You cannot do that using Javascript, you don't have access to the local file system.

like image 188
driis Avatar answered Jan 03 '26 09:01

driis



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!