Sponsored Links
-->

Friday, July 6, 2018

How to Install Microsoft Web Platform Installer on Windows Server ...
src: i.ytimg.com

Web Platform Installer (Web PI) is a freeware package management system that installs non-commercial development tools and their dependencies that are part of Microsoft Web Platform, including:

  • Internet Information Services
  • WebMatrix
  • Visual Web Developer Express Edition
  • Microsoft SQL Server Express Edition
  • .NET Framework
  • Silverlight Tools for Visual Studio
  • PHP
  • WordPress
  • Umbraco
  • Drupal
  • Joomla!
  • Orchard

The ability to install third-party software was added in version 2.0, released September 24, 2009. As of July 2015, Web PI can install 82 titles. Web PI 2.0's options are populated dynamically at runtime from Microsoft's servers, allowing installation options to be updated without the need to download newer versions of the Web PI itself.

On July 7, 2010, Microsoft announced Web PI 3 which includes WebMatrix, a new set of integrated tools for web development. Web PI 3 installs additional tools for web development including IIS Developer Express, SQL Server Compact and DotNetNuke.

Web PI features an offline mode where products can be downloaded to a local cache on a machine where internet access is available and then use these cached files on a different machine later. However, Web PI is still not usable in environments where an Internet connection is not available.


Video Web Platform Installer



See also

  • LAMP (software bundle) - free and open source stack to build a general-purpose web server

Maps Web Platform Installer



References


Add phpMyAdmin to your Web Platform Installer IIS setup
src: thedesignspace.net


External links

  • Official website
  • Introduction to WebPI and WebPI Command-Line Utility

Source of article : Wikipedia