]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Windows port: Added a note about installation on Windows Vista and later
authorGuido Serassio <serassio@squid-cache.org>
Sat, 4 Apr 2009 15:34:12 +0000 (17:34 +0200)
committerGuido Serassio <serassio@squid-cache.org>
Sat, 4 Apr 2009 15:34:12 +0000 (17:34 +0200)
doc/release-notes/release-3.0.sgml
doc/release-notes/release-3.1.sgml

index 6b9861026bfa834093561f66a3a3fafe541fcec1..1961b4e93ca03103a55e3492ff85754fd54490e1 100644 (file)
@@ -203,6 +203,7 @@ redirect_program c:/winnt/system32/cmd.exe /C c:/squid/libexec/redir.cmd</verb>
 <item>When Squid runs in command line mode, the launching user account must have administrative privilege on the system
 <item>"Start parameters" in the Windows 2000/XP/2003 Service applet cannot be used
 <item>Building with MinGW, when the configure option --enable-truncate is used, Squid cannot run on Windows NT, only Windows 2000 and later are supported
+<item>On Windows Vista and later, User Account Control (UAC) must be disabled before running service installation
 </itemize>
 </descrip>
 
index 13c2807567799a23175f86d66c1f564a1516019a..5e05dcdcf179912c2a9a1ec81f089d13662f60bd 100644 (file)
@@ -338,6 +338,7 @@ format (CR+LF) and the full Windows path must be specified, for example:
 redirect_program c:/winnt/system32/cmd.exe /C c:/squid/libexec/redir.cmd</verb>
 <item>When Squid runs in command line mode, the launching user account must have administrative privilege on the system
 <item>"Start parameters" in the Windows 2000/XP/2003 Service applet cannot be used
+<item>On Windows Vista and later, User Account Control (UAC) must be disabled before running service installation
 </itemize>