Hi, I hope this is the correct forum for the question, if not, please excuse me and redirect me to the appropriate place.
I am building an installation package for our software, and I need to know how I can detect whether I am installing on a HPC/CCS machine. Unfortunately I do not have access to such a machine, hence the question here.
I have already read the following:
http://blogs.technet.com/windowshpc/archive/2007/04/06/how-to-detect-ccs.aspx but that seems to be only for CCS/CCP (i.e. the Server 2003 version).
Does anyone know what to check for? Are there environment variables that are only set by HPC/CCS? Or registry settings/keys I can search for? I would prefer not to check for strings (i.e. names) as I want to keep it as generic as possible.
Any help will be appreciated.
Thanks,
Johan