How to check the installed software is 32 64 bit
Many times we have problem finding installed program is running on 32 or 64 bit. We can easily identify using below step C:\Program Files : Any program installed under this folder is 64 bit program C:\Program Files (x86) : Any program installed under this folder is 32 bit program How and when this is useful… Read More »