
henry.steinbeck asked a question.
Block install on Server 2008?
For a basic MSI project:
What would my condition statement look like to block an install on a Windows Server 2008 machine but allow an install on a Vista Machine?
VersionNT has the same value for Vista and 2008 platforms.
Also WindowsBuild shares the same value with Vista SP1 and 2003
I can not combine with the ServicePackLevel because because I have to be able to block future releases of 2008.
Thank You Robert!
You Da man!:D