I'd like to check if a process is running in 64 bit or 32 bit mode. How can I do this? Process Explorer will tell me if the Image is 32-bit or 64-bit, is this what I should be looking at?

link|improve this question
1  
Yes, that's right, you can identify this by the Image Type in Process Explorer. – Tom Wijsman Mar 17 '11 at 13:14
feedback

1 Answer

up vote 7 down vote accepted

Can we assume this is a windows question? xp x64, vista, 7 ??

In Windows 7 I believe a 32 bit application running in a 64 bit OS has a *32 after its name in the Task Manager...

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.