无法安装 Prism...?
应该很简单,但我想不是。我下载了 Prism 2.2 源代码和 Prism Prism 4.0 Drop 3 源代码,它们都做同样的事情。我运行安装程序并单击“是”同意条款,然后它会加载,但没有文件放置在我的计算机上。
有人吗?
Should have been simple but I guess not.. I downloaded the Prism 2.2 source and the Prism Prism 4.0 Drop 3 source and they both do the same thing. I run the installer and click "Yes" to agree to the terms and then it loads but no files are put on my computer.
Anyone?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我在 codeplex 的 Prism 论坛上多次看到这个问题,它通常与您的计算机中存在某些不允许 vbscripts 运行的策略有关(如果这是您办公室的策略,通常会发生这种情况)。
您应该将 .exe 视为 .zip 文件,您可以从中手动解压缩内容。相关链接如下:
Prism v2.2/v4.0 出现问题
使用非默认程序打开
zip 文件
我希望这可以帮助遇到这个问题的人。
谢谢,
达米安
I've seen this issue at the Prism forum at codeplex many times, and it is usually related to the fact that there are some policies in your computer that don't allow vbscripts to run (this usually happens if that's your office's policy).
You should treat the .exe as a .zip file from which you can manually unzip content. Related links below:
issues with Prism v2.2/v4.0 when a
non-default program is used to open
zip files
I hope this helps people who run into this.
Thanks,
Damian