Revision: 2096
Author: pekka.klarck
Date: Thu Jul 30 05:10:01 2009
Log: added a note that python should be installed for all users (issue 355)
and as an admin (issue 302)
http://code.google.com/p/robotframework/source/detail?r=2096
Modified:
/trunk/doc/userguide/src/GettingStarted/Installation.txt
=======================================
--- /trunk/doc/userguide/src/GettingStarted/Installation.txt Wed Jul 29
14:32:15 2009
+++ /trunk/doc/userguide/src/GettingStarted/Installation.txt Thu Jul 30
05:10:01 2009
@@ -62,6 +62,10 @@
as long as we need to support very old Python versions (most
notably Jython 2.2) is not feasible.
+.. Note:: On Windows, and especially on Windows Vista, it is
+ recommended to install Python to all users, and to run the
+ installation as an administrator.
+
.. Note:: The Python installation framework included with Python 2.3
does not have functionality to copy other than Python
files. Robot Framework itself can be installed with it