From: Guido Serassio Date: Sat, 4 Apr 2009 15:34:12 +0000 (+0200) Subject: Windows port: Added a note about installation on Windows Vista and later X-Git-Tag: SQUID_3_2_0_1~1080 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3885f1957b04054e2a4dcd3e658acf4cd185c426;p=thirdparty%2Fsquid.git Windows port: Added a note about installation on Windows Vista and later --- diff --git a/doc/release-notes/release-3.0.sgml b/doc/release-notes/release-3.0.sgml index 6b9861026b..1961b4e93c 100644 --- a/doc/release-notes/release-3.0.sgml +++ b/doc/release-notes/release-3.0.sgml @@ -203,6 +203,7 @@ redirect_program c:/winnt/system32/cmd.exe /C c:/squid/libexec/redir.cmd When Squid runs in command line mode, the launching user account must have administrative privilege on the system "Start parameters" in the Windows 2000/XP/2003 Service applet cannot be used Building with MinGW, when the configure option --enable-truncate is used, Squid cannot run on Windows NT, only Windows 2000 and later are supported +On Windows Vista and later, User Account Control (UAC) must be disabled before running service installation diff --git a/doc/release-notes/release-3.1.sgml b/doc/release-notes/release-3.1.sgml index 13c2807567..5e05dcdcf1 100644 --- a/doc/release-notes/release-3.1.sgml +++ b/doc/release-notes/release-3.1.sgml @@ -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 When Squid runs in command line mode, the launching user account must have administrative privilege on the system "Start parameters" in the Windows 2000/XP/2003 Service applet cannot be used +On Windows Vista and later, User Account Control (UAC) must be disabled before running service installation