开发者

Launching an EXE stored in Isolated Storage

I am downloading a set of zipped files from a remote server and I am Unzipping it and storing it in Isolated Storage. In Unzipped folder I have an Exe and I need to launch the exe after Unzipping is complete. Can any one suggest me a way to do t开发者_如何学Chis.My silverlight application has elevated permissions and its running Out Of Browser (OOB) . My Programming environment is VS2010 and silverlight 4 Thanks in Advance


I thought the answers on your previous question on this issue were quite clear.

You cannot execute code from isolated storage. This would beat the point of there being a browser sandbox to begin with.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜