Digitally signing standalone build

hello,

Anybody knows how to digitally sign a unity stand alone build so that when you run it, it doesnt say its a virus?

The final build has multiple files, what are the steps, does anybody have an example or a tutorial?

Unity should be able to sign it automatically, save us the headache!

thanks

anybody knows the answer?

When anybody runs my windows unity app it gives them a warning about not to run downloaded programs because its not safe. How do i sign the build, there are multiple files, has anybody ever done it?

Project Settings->Player->Certificate
& press Create button?

Its not there for stand alone PC build

Did you ever find the answer?