How do you check on Vista if .exe file is 32-bit or 64-bit?

G

gee9782

Assume 64-bit Vista and assume that you do not want to run the .exe
file
Is there a utility that will read an .exe file and provide specifics
like 32-bit or 64-bit code?

I have one utility that will provide a lot of info included in .exe
file but none
indicates if the code was compiled as 32-bit or 64-bit
 
G

gee9782

Hello Gee,

In the 64-bit Vista Task Manager (CTRL+SHIFT+ESCAPE), in the Processes
tab, you can look to see if the running EXE file has "*32" next to it.

My question is not about a running/executing program.
My question is about an .exe file without ever running/executing it.
 
R

Ralph

Since there is work involved in producing a 64 bit version of a program, in
a world where almost all the OSs are 32 bit,
all programs advertise when their program is written for 64 bit. It's a
selling point.

Check the user requirements for any program.
When you don't find it, it'll be 32 bit.

Hello Gee,

In the 64-bit Vista Task Manager (CTRL+SHIFT+ESCAPE), in the Processes
tab, you can look to see if the running EXE file has "*32" next to it.

My question is not about a running/executing program.
My question is about an .exe file without ever running/executing it.
 
T

Tom Lake

Ralph said:
Since there is work involved in producing a 64 bit version of a program, in a world
where almost all the OSs are 32 bit,
all programs advertise when their program is written for 64 bit. It's a selling
point.

Yes but is there a programmatic way to tell if an executable
is 32- or 64-bit without running it? Maybe something in the header?

Tom Lake
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

64-bit versus 32-bit Vista 12
32 bit vs 64 bit 5
32-bit or 64-bit? 17
Ordering 64-bit media for Vista 3
Vista Ultimate 32 bit to 64 bit 5
Upgrade Vista 32-bit to 64-bit 6
32 bit or 64 bit 6
32-bit or 64-bit Vista? 24

Top