sander Wed Mar 13 10:29:14 2002 EDT
Modified files:
/phpdoc/en/chapters install.windows.xml
Log:
Windows XP is in c:\windows not in c:\winnt
Index: phpdoc/en/chapters/install.windows.xml
diff -u phpdoc/en/chapters/install.windows.xml:1.5
phpdoc/en/chapters/install.windows.xml:1.6
--- phpdoc/en/chapters/install.windows.xml:1.5 Wed Feb 13 07:53:12 2002
+++ phpdoc/en/chapters/install.windows.xml Wed Mar 13 10:29:14 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<sect1 id="install.windows">
<title>Installation on Windows systems</title>
<para>
@@ -183,8 +183,9 @@
The best bet to do it is to copy the files below into your
system directory, which is typically:
<simplelist>
- <member>c:\windows\system for Windows 9x/Me</member>
- <member>c:\winnt\system32 for Windows NT/2000/XP</member>
+ <member>c:\windows\system for Windows 9x/ME</member>
+ <member>c:\winnt\system32 for Windows NT/2000</member>
+ <member>c:\windows\system32 for Windows XP</member>
</simplelist>
The files to copy are:
<simplelist>
@@ -215,8 +216,8 @@
'%WINDOWS%' or '%SYSTEMROOT%' directory is
typically:
<simplelist>
- <member>c:\windows for Windows 9x/Me</member>
- <member>c:\winnt or c:\winnt40 for NT/2000/XP servers</member>
+ <member>c:\windows for Windows 9x/ME/XP</member>
+ <member>c:\winnt or c:\winnt40 for NT/2000 servers</member>
</simplelist>
</para>
<para>
@@ -267,8 +268,9 @@
<simpara>
On PWS and IIS, you can set the <filename>browscap.ini</filename>
to point to: 'c:\windows\system\inetsrv\browscap.ini' on
- Windows 9x/Me and 'c:\winnt\system32\inetsrv\browscap.ini'
- on NT/2000/XP Server.
+ Windows 9x/Me, 'c:\winnt\system32\inetsrv\browscap.ini'
+ on NT/2000 Server, and 'c:\windows\system32\inetsrv\browscap.ini'
+ on XP.
</simpara>
</listitem>
<listitem>