Index: /trunk/docs/install/windows.rst
===================================================================
--- /trunk/docs/install/windows.rst	(revision 761)
+++ /trunk/docs/install/windows.rst	(revision 762)
@@ -10,4 +10,21 @@
 Install ZOO-Project binaries
 -------------------------------
+
+.. warning::
+   The content of the ZOO-Project Windows-Binaries is based on
+   `GISInternals SDK <http://www.gisinternals.com/release.php>`__,
+   make sure to refere to the bottom of the previous page for license
+   informations. 
+
+.. note::
+   When using the ZOO-Project Windows-Binaries, you can decide if you
+   want the Java support activated or not (which is the case per
+   default). Indeed, once your installation has been done, you will
+   have both a `zoo_loader.cgi` and `zoo_loader_java.cgi` which
+   correspond respectively to the ZOO-Kernel without and with Java
+   support activated. So, in case you want to use the Java support,
+   simply rename the `zoo_loader_jave.cgi` file located in
+   `c:\\inetpub\\cgi-bin` to `zoo_loader.cgi`.
+
 
 Using the installer
@@ -42,5 +59,4 @@
      appcmd.exe add vdirs /app.name:"Default Web Site/" /path:/cgi-bin /physicalPath:c:\inetpub\cgi-bin
      appcmd set config /section:handlers /+[name='CGI-exe1',path='*.cgi',verb='*',modules='CgiModule']
-
 
 
