diff --git a/install/windows/installermsi.xml b/install/windows/installermsi.xml index d0b9e2501b..6d1245aa77 100644 --- a/install/windows/installermsi.xml +++ b/install/windows/installermsi.xml @@ -1,14 +1,13 @@ - + Windows Installer (PHP 5.2 and later) The Windows PHP installer for later versions of PHP is built using MSI - technology using the Wix Toolkit ( - http://wix.sourceforge.net). It will install and configure PHP and - all the built-in and PECL extensions, as well as - configure many of the popular web servers such as IIS, - Apache, and Xitami. + technology using the Wix Toolkit (&url.wix;). + It will install and configure PHP and all the built-in and + PECL extensions, as well as configure many of the + popular web servers such as IIS, Apache, and Xitami. @@ -112,9 +111,7 @@ Manual - PHP Manual in CHM Format For more information on installing MSI installers from the command line, - visit - http://msdn.microsoft.com/library/en-us/msi/setup/command_line_options.asp - + visit &url.msicommandline;