C
Chris DiPierro
When I dynamically load an assembly in our WM app, a real device will
display a warning message like follows:
"Starting this program requires a component from an unknown publisher.
You should start the program only if you trust the component's
publisher. Do you want to continue?"
What's the proper way to handle this message, and is there a way to
disable this message?
display a warning message like follows:
"Starting this program requires a component from an unknown publisher.
You should start the program only if you trust the component's
publisher. Do you want to continue?"
What's the proper way to handle this message, and is there a way to
disable this message?