I hope someone can help with this.
I would like to make a link/button on an HTML page run an exe file and apply a password to it from js within the <head> or an external js file rather than an input box.
Or maybe a hidden input box that gets it's value from the js file.
Any guidance welcome.