On Windows 7, how to check that applications are in the correct Program Files directory?
Posted
by
Anon Guy
on Super User
See other posts from Super User
or by Anon Guy
Published on 2012-10-15T22:31:08Z
Indexed on
2012/10/15
23:09 UTC
Read the original article
Hit count: 217
In Windows 7, applications should be installed to "Program Files" or "Program Files (x86)" depending on whether they are 64-bit or 32-bit (respectively, as per this page).
Is there an easy way to check that all the applications on my system are in the correct Program Files directory?
To put it another way, is an easy way to detect any 32-bit applications in "Program Files" and 64-bit applications in "Program Files (x86)"?
© Super User or respective owner