I developed a c# software using windows 7. IDE is Visual studio 2010 professional, and the only dll it use is speech.dll
. I generated an installer using the default way build menu->publish _software name_ -> Finish
, when the setup wizard is on.
I provided the whole publish
folder into 2 computers, windows 7 and windows 8. App installs fine in both machines but when it is about to run, windows 8 is saying Windows SmartScreen prevented an unauthorized app from running
Why is this happening? Please help!