How to run a local bat file on a js button click using Chrome browser ?
\'window.open(\'file:///C:/Test/Test.bat\' - Opens the bat file contents in a new tab instead of
You can't do that. Otherwise it would be a security problems because hackers could use it to do malicious things on our computer.