Skip to content
⌘ NSIS Forum Archive

Detect 64bit

2 posts

flyakite#

Detect 64bit

I was wondering how I would easily go about detecting if the user is running Windows XP 64bit.

I don't need any complicated functions that can detect all sorts of stuff. I just need a simple system call or something like that that will simply return yes or no (0 or 1, etc) as related to 64bit, so I can alert the user that the installer does not work on their machine.
Yathosho#
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.