Can anyone run a code-signed .vbs or .wsf script?
My .NET 2.0 app may need to call a shell to run Window Script Host scripts to
do some WMI work on a user's local computer. The computers are likely to be
based in peoples homes, rather than on a domain or corp. network.
Does the user have to be an Administrator to successfully have scripts run
in this way, or can a non-admin 'normal user' also have these scripts execute
successfully?
Would the fact that a script has been code-signed mean that it will always
be trusted locally, or might there be some Windows settings (e.g. in the
Registry) that might stop scripts executing on all machines?
Thanks.
|