Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.

wowexec tag along

bmchenry
New Contributor II
591 Views

i am noticing that the 16bit wowexec.exe is tagging along with my vanilla win32 program. I'd like to know why, and how to rid my process of the tag along. any ideas?

0 Kudos
1 Reply
Steven_L_Intel1
Employee
591 Views
Are you on a 64-bit Windows system? If so, wowexec is also used to run 32-bit applications. It's normal and you can't (and shouldn't) get rid of it.
0 Kudos
Reply