I need to input some hardware information in the text input on my web page. Of course it's not possible to get this information from javascript, so I put GET CODE link in the right side of the input which points to a small utility windows executable. This executable just copies hardware info to the clipboard and suggests to paste it to the input, but when I download it, chrome warns me saying the file is not commonly downloaded and can be dangerous.
What can I do about this to make the process looks as much as possible safe?
