devcon.exe not working in Windows7 x64

I can't use the ia64-version of devcon.exe on my Windows7 professional x64 (AMD CPU). error message tells me, that the version of this applcation is not suitable for this version of windows and I should check whether I need to use a x64 or x86 version of this application.

The x86 version starts correctly, but all operations (remove, restart, disable etc) fail. Running from a command line with full privileges.

Any ideas how to solve this?


Solution 1:

Although there is no x64 version in the package provided here, there is one in the WDK.

Instructions on how to get the x64 out of the WDK can be found here

Main page for WDK can be found here

Solution 2:

That is for the Itanium architecture. Just because Itanium is 64-bit, it is VERY different from the 64-bit Windows OS'es you see here day to day. It requires a different set of chips and a different type of processor. It will not work.

Also, based according to this page, it was not designed for Windows 7.