Archive

Posts Tagged ‘Visual Studio 2005’

This installation package is not supported by this processor type.

August 23rd, 2009 Jimmy 3 comments

Gosh this error message drove me up the wall. I’m working in Visual Studio 2005 and for some reason my Setup.msi files when run are displaying the message “This installation package is not supported by this processor type.” Researching on the Internet tells me this error happens when your try to run the file on 64bit compile on 32bit or vise versa.
Read more…

Categories: Programming Tags: