使用Silverlight启动Windows服务 [英] Start Windows Service using silverlight

查看:81
本文介绍了使用Silverlight启动Windows服务的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否可以通过Silverlight应用程序启动和停止Windows服务?

Is there any way to start and stop windows service through silverlight application?

推荐答案

Silverlight在沙盒安全环境中运行,因此您不能直接执行此操作.
尽管可以通过具有提升的权限和COM访问权限的OOB(在浏览器外部)运行,这可能是可行的.
Silverlight runs in a sandboxed secure environment so you cannot do this directly.
This may be possible though running OOB (out of browser) with elevated permissions and COM access.


这篇关于使用Silverlight启动Windows服务的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆