如何在没有互联网连接的机器上安装 webMatrix?

发布于 2024-10-12 19:07:25 字数 1536 浏览 2 评论 0 原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

乱了心跳 2024-10-19 19:07:25

您可以做的是转到已连接到互联网但尚未安装 Web 平台安装程序或 Web Matrix 的计算机。

浏览到 WebMatrix 网站并单击“安装 WebMatrix”按钮:

http://www.microsoft.com/web/webmatrix/

在下一页上单击“立即安装”。

WebMatrix 安装程序依赖于 WebPI3.0 安装程序,因此安装后您将看到如下对话框:

alt text

单击对话框左下角的“要安装的项目”链接。这将打开一个窗口,列出需要安装的所有组件及其源链接:

alt text

这样您就可以单独抓住这些。如果您还没有安装完整的 .NET Framework 4.0 可再发行组件,您可能还需要安装它。

您会发现的一件事是,如果您想从预打包的图库创建网站,应用程序将需要互联网连接。没有办法解决这个问题,因为每次重新启动 WebMatrix 时它都会获取图库产品提要来显示这些应用程序。

What you can do is go to a machine that is connected to the internet but hasn't had the Web Platform Installer or Web Matrix installed.

Browse to the WebMatrix website and click the "Install WebMatrix" button:

http://www.microsoft.com/web/webmatrix/

On the next page click "Install Now".

The WebMatrix installer is dependent on the WebPI3.0 installer so that will install and you'll see a dialogue like this:

alt text

Click the "Items to be installed" link at the bottom left of the dialogue. This will open a window listing all of the components that need to be installed with links to their sources:

alt text

So you can grab these individually. You may need to install the full .NET Framework 4.0 redistributable as well if you haven't already got that.

One thing you will find is that if you want to create sites from pre-packaged Gallery Applications will need an internet connection. There isn't a way around that because it grabs the gallery product feed to display these applications every time you restart WebMatrix.

本王不退位尔等都是臣 2024-10-19 19:07:25
少女净妖师 2024-10-19 19:07:25

或者,您可以在 Web PI 用于发现产品的源中自行查找:

https://go。 microsoft.com/?linkid=9741476
重定向到
https://www.microsoft.com/web/webpi/3.0/webproductlist.xml

Or you can look it up yourself in the feed that Web PI uses to discover products:

https://go.microsoft.com/?linkid=9741476
that redirects to
https://www.microsoft.com/web/webpi/3.0/webproductlist.xml

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文