Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6665715
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T02:45:08+00:00 2026-05-26T02:45:08+00:00

In Windows 2008 R2 server (server core installation) wow64 is no longer a required

  • 0

In Windows 2008 R2 server (server core installation) wow64 is no longer a required component.

I can compile a 32 bit application using the same source code as a 64 bit application (with a few ifdefs here and there).

Is there a tool that puts both versions of my app in one executable so that my 32+64 bit application will run on a pure 32-bit Windows and a 64-bit only Windows?

Note that I am not talking about a packer because the packer itself will be either 32 or 64 bit.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-26T02:45:09+00:00Added an answer on May 26, 2026 at 2:45 am

    No. An EXE’s header is marked with the processor architecture supported by the code contained in the EXE. Use DUMPBIN.EXE -HEADERS to explore.

    EXE’s report the “machine” type as:
    x86: 0x14C
    x64: 0x8664
    ARM: 0x1C4

    If you want to deploy your app, build a version for x86, a version for x64 (ARM comes later with Win8) and author a setup package (MSI) that can dynamically examine the architecture of the machine onto which you’re installing the app, and lay down one or both of the apps. This is how, for example, Adobe are now distributing Flash x86 and Flash x64 in the latest Flash player download.

    If you want to build a truly universal binary, build it in .NET and mark it as targetting “Any” CPU. Your app will then be JITted to the architecture of your machine (or the hosting process in the case of an add-in component).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

My application runs SQL Server 2008 on Windows Server 2008 using Tomcat. I am
When Windows Server 2008 R2 was launched, the server core edition started to become
I'm developing on Windows 2008 R2 Server, 64 bit. I'm learning how to use
I am developing on a Windows 2008 R2 Server, 64 bit. I am developing
Can anyone please help me with this? I have a Windows 2008 server and
I have a website running on a Windows 2008 R2 server, using a SQL
I'm trying to move a classing ASP site to a 64-bit Windows 2008 server.
My current instance is 32 Bit Windows 2008 server with 613 MB memory. I
So Windows Server Core 2008 R2 added support for ASP.net , but only a
I am using SharePoint Server 2007 Enterprise with Windows Server 2008 Enterprise. And I

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.