开发者

How to install webMatrix on a machine without internet connection? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource 开发者_如何学JAVAare off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 8 years ago.

Improve this question

Installing via WebPlatformInstaller cannot be done, where can i find good-old setup.exe?


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:

How to install webMatrix on a machine without internet connection? [closed]

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:

How to install webMatrix on a machine without internet connection? [closed]

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.


following @Kev's answer, this is the list of files to download:

  1. http://download.microsoft.com/download/D/B/F/DBF14260-EED8-4E74-A6A5-F844320A5548/WebMatrix_x86.msi
  2. http://go.microsoft.com/fwlink/?LinkID=208230&clcid=0x409
  3. http://go.microsoft.com/fwlink/?LinkID=208231&clcid=0x409
  4. http://download.microsoft.com/download/7/C/F/7CF1C7A5-09EB-4830-BB9D-AAC584C194D5/AspNetWebPages2.msi
  5. http://download.microsoft.com/download/C/9/2/C9288B42-5C25-474D-A51A-1BA3749C4DBF/AspNetWebPages.msi
  6. http://download.microsoft.com/download/9/1/3/9138773A-505D-43E2-AC08-9A77E1E0490B/1033/x86/SharedManagementObjects.msi
  7. http://download.microsoft.com/download/9/1/3/9138773A-505D-43E2-AC08-9A77E1E0490B/1033/x64/sqlncli.msi
  8. http://download.microsoft.com/download/9/1/3/9138773A-505D-43E2-AC08-9A77E1E0490B/1033/x86/SQLSysClrTypes.msi
  9. http://download.microsoft.com/download/2/5/E/25E1A1AB-B8EB-4687-964E-5790DA80AEAF/WebDeploy_amd64.msi
  10. http://download.microsoft.com/download/0/2/C/02CFC88E-C116-499C-8325-23EEDB323028/iisexpress_x86.msi


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

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜