From 1116133b5b573ccb0ca19ba67957af8440d22ba2 Mon Sep 17 00:00:00 2001 From: John Mertic Date: Thu, 16 Nov 2006 20:10:08 +0000 Subject: [PATCH] Changed URLs in installermsi.xml out for entities instead git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@223504 c90b9560-bf6c-de11-be94-00142212c4b1 --- install/windows/installermsi.xml | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) 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;