i'm doing a web page in javascript and i need to execute a windows shell script when i click on a button. When i looked it up on the internet, all the "solutions" were to use nodeJS. But i'm not sure if i'll work because i need something (if it's possible) that could be in the <script>
part of my HTML file or something that i won't need to start like a server side.
Thanks,
GameBoyDev45
PS: The cmd i'm trying to launch is start [Path to the file]