I am trying to retrieve the environment variable to detect whether the system is 32 or 64 bit.
But on 64 bit server the environment variable %processor_architecture% is returning x86 instead of AMD64.
Does anyone has any clue about this?
I am trying to retrieve the environment variable to detect whether the system is 32 or 64 bit.
But on 64 bit server the environment variable %processor_architecture% is returning x86 instead of AMD64.
Does anyone has any clue about this?