Reword suggestion that libpq.dll be installed in WINNT\SYSTEM32 under
authorNeil Conway
Fri, 2 Feb 2007 16:10:08 +0000 (16:10 +0000)
committerNeil Conway
Fri, 2 Feb 2007 16:10:08 +0000 (16:10 +0000)
Windows. Per Magnus Hagander, this is not recommended.

doc/src/sgml/install-win32.sgml

index c1d0d51f583b754beb25aa75007cafa734a693ce..79b32c0843397dde7a62a427df6b2907491001ff 100644 (file)
@@ -1,4 +1,4 @@
-
+
 
 
  Client-Only Installation on <productname>Windows</productname>
  
 
  
-  The only file that really needs to be installed is the
-  libpq.dll library.  This file should in most
-  cases be placed in the WINNT\SYSTEM32 directory
-  (or in WINDOWS\SYSTEM on a Windows 95/98/ME
+  Normally you do not need to install any of the client files. You should
+  place the libpq.dll file in the same directory
+  as your applications .EXE-file. Only if this is for some reason not
+  possible should you install it in the WINNT\SYSTEM32
+  directory (or in WINDOWS\SYSTEM on a Windows 95/98/ME
   system).  If this file is installed using a setup program, it should
   be installed with version checking using the
   VERSIONINFO resource included in the file, to