summaryrefslogtreecommitdiff
path: root/ure
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2006-09-15 13:37:38 +0000
committerOliver Bolte <obo@openoffice.org>2006-09-15 13:37:38 +0000
commit25162fb15bdc722ebcbce707ab74d1815cd4f231 (patch)
tree857b699871028cb89891ff01853080c421c4e2a1 /ure
parentd5d0fb1c77318ec9ace285c7ed3686819d4fb75c (diff)
INTEGRATION: CWS writerfilter (1.9.4); FILE MERGED
2005/11/16 15:15:34 sb 1.9.4.3: #i57477# Missing unicows.dll added to Windows installation set. 2005/11/15 12:42:14 sb 1.9.4.2: #i57188# Improved wording. 2005/11/15 12:28:05 sb 1.9.4.1: #i57188# Store the path to the installed URE in the Windows registry.
Diffstat (limited to 'ure')
-rw-r--r--ure/source/README8
1 files changed, 6 insertions, 2 deletions
diff --git a/ure/source/README b/ure/source/README
index 3c5fbb3a3a47..3bceaae8d0b7 100644
--- a/ure/source/README
+++ b/ure/source/README
@@ -4,9 +4,9 @@
#
# $RCSfile: README,v $
#
-# $Revision: 1.9 $
+# $Revision: 1.10 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 10:11:26 $
+# last change: $Author: obo $ $Date: 2006-09-15 14:37:38 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -175,6 +175,7 @@ Program Files\URE\bin\uuresolver.uno.dll [private]
Program Files\URE\bin\libxml2.dll [private]
Program Files\URE\bin\msvcr71.dll [private]
Program Files\URE\bin\msvcp71.dll [private]
+Program Files\URE\bin\unicows.dll [private]
Program Files\URE\bin\uwinapi.dll [private]
Program Files\URE\java\java_uno.jar [private]
Program Files\URE\misc\javavendors.xml [private]
@@ -229,6 +230,9 @@ want, you can override this location when you install the URE, for example, with
rpm --relocate on Linux. The URE is designed so that multiple instances of the
URE can coexist on a single system in different locations.
+On Windows, the path to the installed URE is stored in the registry under the
+path "HKEY_CLASSES_ROOT\Software\OpenOffice.org\URE" and key "Path".
+
UNO Deployment Variables
------------------------