开发者

Testing Silverlight install detection

开发者 https://www.devze.com 2023-01-02 10:51 出处:网络
I have implemented a silverlight install process inline with the best practive approach described in Microsoft\'s \"Installation Experience White Paper - Apr 2009\".

I have implemented a silverlight install process inline with the best practive approach described in Microsoft's "Installation Experience White Paper - Apr 2009".

I want to test out the following user scenarios

  1. Old version of Silverlight
  2. 开发者_运维知识库No Silverlight
  3. Cross browser

In the past I have seen tools for uninstalling and installing different versions of Flash for this same type of testing. Is there anything like that for Silverlight? I know I can disable the plug ins but that is not the same IMHO

TIA

Pat

0

精彩评论

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