WoW64: Using x64 Paths from x86 Programs

Warning: Super evil hackery ahead.

mkdir C:\Links
mklink /J "C:\Links\Program Files" "C:\Program Files"

Then just refer to “C:\Links\Program Files” when you need to refer to the x64 program files folder from 32-bit programs running under WoW64.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s