X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=README.txt;h=3dacf183357dbe5b23f86c8e2b4b5dc6cb94d31a;hb=8febc05f511f172a07a4327ff3821dd6cf08773a;hp=d065862ccbe1a518643c8416a4e85726b6935c87;hpb=cba3331a303deccf228fec50f30a87ed9ec784ce;p=nssm.git diff --git a/README.txt b/README.txt index d065862..3dacf18 100644 --- a/README.txt +++ b/README.txt @@ -294,11 +294,14 @@ To remove the server: Building NSSM from source ------------------------- -NSSM is known to compile with Visual Studio 6, Visual Studio 2005 and Visual -Studio 2008. +NSSM is known to compile with Visual Studio 2008. Older Visual Studio +releases may or may not work. NSSM will also compile with Visual Studio 2010 but the resulting executable -will not run on versions of Windows older than XP SP2. +will not run on versions of Windows older than XP SP2. If you require +compatiblity with older Windows releases you should change the Platform +Toolset to v90 in the General section of the project's Configuration +Properties. Credits