Shell execute an EXE in Isolated Storage
问题 Is it possible to shell execute an exe which is stored in the isolated storage space. In silverlight 回答1: Apperently you can't. From the first answer on the linked article: You can not execute anything outside of the Silverlight sandbox. 回答2: Looks like you can do it in SL 4.0. Check this post http://www.youpvp.com/blog/post/Silverlight-meet-ShellApplication.aspx 回答3: In an OOB app with elevated privs, it should be possible to copy a stream to a file in the users private folders and then use