Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

wowexec tag along

bmchenry
New Contributor II
695 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
695 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