aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
diff options
context:
space:
mode:
authorJaap Keuter <jaap.keuter@xs4all.nl>2007-01-02 20:53:04 +0000
committerJaap Keuter <jaap.keuter@xs4all.nl>2007-01-02 20:53:04 +0000
commit1fd0d3a9d4f65a9257e83b0e662bcddffaf1f386 (patch)
tree284a81db2c8c2e0a3b465fb21b7955c17781d114 /docbook
parent3d0d45cac5b500a2c19c05a469724c27eef487f9 (diff)
Update supported Win32 versions and NSIS version.
svn path=/trunk/; revision=20275
Diffstat (limited to 'docbook')
-rw-r--r--docbook/wsdg_src/WSDG_chapter_env_intro.xml12
-rw-r--r--docbook/wsdg_src/WSDG_chapter_tools.xml4
2 files changed, 7 insertions, 9 deletions
diff --git a/docbook/wsdg_src/WSDG_chapter_env_intro.xml b/docbook/wsdg_src/WSDG_chapter_env_intro.xml
index e8349431c5..10290652e6 100644
--- a/docbook/wsdg_src/WSDG_chapter_env_intro.xml
+++ b/docbook/wsdg_src/WSDG_chapter_env_intro.xml
@@ -82,16 +82,14 @@
<section><title>Microsoft Windows</title>
<para>
Thanks to the Win32 API, development on all Windows platforms will be
- done in a very similar way. However some differences between the platforms
- are existing (especially between the NT and 95 based platforms), the
- differences will be notified where appropriate. All Windows platforms
- referred to as Win32, Win or Windows may be used with the same meaning.
+ done in a very similar way. All Windows platforms referred to as Win32,
+ Win or Windows may be used with the same meaning.
+ Older Windows versions are no longer supported by Wireshark.
As Windows CE differs a lot compared to the other Windows platforms
mentioned, Wireshark will not run on Windows CE and there are no plans to
- support it.
+ support it.
<itemizedlist>
- <listitem><para>Windows Me / 98 / 95</para></listitem>
- <listitem><para>Windows Server 2003 / XP / 2000 / NT 4.0</para></listitem>
+ <listitem><para>Windows Server 2003 / XP / 2000</para></listitem>
</itemizedlist>
</para>
</section>
diff --git a/docbook/wsdg_src/WSDG_chapter_tools.xml b/docbook/wsdg_src/WSDG_chapter_tools.xml
index 8b61d70ca7..0269312f65 100644
--- a/docbook/wsdg_src/WSDG_chapter_tools.xml
+++ b/docbook/wsdg_src/WSDG_chapter_tools.xml
@@ -1442,8 +1442,8 @@ written by Larry Wall and Paul Eggert]]>
required DLL's and such.
</para>
<para>
- To install it, simply download the latest released version (currently: 2.0
- final) from <ulink url="http://nsis.sourceforge.net"/>
+ To install it, simply download the latest released version (currently: 2.22)
+ from <ulink url="http://nsis.sourceforge.net"/>
and start the downloaded installer. You will need NSIS version 2 final
or higher.
</para>