diff options
author | DRC <dcommander@users.sourceforge.net> | 2011-06-24 05:53:38 +0000 |
---|---|---|
committer | DRC <dcommander@users.sourceforge.net> | 2011-06-24 05:53:38 +0000 |
commit | 94a803f0a055b39a6f279fca3b3542037e1899e2 (patch) | |
tree | 27bb43c168ffb2dd46f3739d13dfbf04b62f4895 /win | |
parent | d22efe47813c8edc63a9d2acfb7a987f3990b2d2 (diff) | |
download | tigervnc-94a803f0a055b39a6f279fca3b3542037e1899e2.tar.gz tigervnc-94a803f0a055b39a6f279fca3b3542037e1899e2.zip |
Update Windows README file
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4537 3789f03b-4d11-0410-bbf8-ca57d06f2519
Diffstat (limited to 'win')
-rw-r--r-- | win/README_BINARY.txt | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/win/README_BINARY.txt b/win/README_BINARY.txt index fbef3521..9c134cc3 100644 --- a/win/README_BINARY.txt +++ b/win/README_BINARY.txt @@ -5,7 +5,7 @@ TigerVNC Binary Distribution for Windows platforms Copyright (C) 2002-2004 RealVNC Ltd. All Rights Reserved. Copyright (C) 2000-2004 Constantin Kaplinsky. Copyright (C) 2004-2009 Peter Astrand for Cendio AB -Copyright (C) 2009-2010 D. R. Commander +Copyright (C) 2009-2011 D. R. Commander This software is distributed under the GNU General Public Licence as published by the Free Software Foundation. See the file LICENCE.TXT @@ -18,19 +18,17 @@ The installer package contains two VNC components: VNC Viewer - this is the VNC Viewer, or client, program for Win32. - [Win9x, WinME, NT4, Win2000, WinXP, - Windows 2003 Server] + [Win2000, WinXP, and later] VNC Server - this is the VNC Server for Win32. It allows a Windows desktop to be accessed remotely using a VNC Viewer. - [Win9x, WinME, NT4, Win2000, WinXP(*), - Windows 2003 Server] + [Win2000, WinXP(*), and later] (*) May not work if the in-built Fast User Switching or Remote Administration features are in use. -Both components were built using Microsoft Visual C++ 6.0, and are +Both components were built using Microsoft Visual C++ 2008 and are designed to operate upon the Win32 platforms listed above. ACKNOWLEDGEMENTS |