OK, I've now managed to use devcon.exe to disable/enable my WiFi adapter. Here's what I did.
- I DL'ed the “Windows Driver Kit (WDK) 7.1.0″ from MS, it is an ISO image several hundreds meg
- Using UniversalExtractor (http://legroom.net/software/uniextract) I extracted the ISO to a temporary folder on my HD
- Again using UniversalExtractor, I extracted the install file "WDK\setuptools_x64fre.msi" to a temporary dir
- In that temporary dir you will find "WinDDK\7600.16385.win7_wdk.100208-1538\tools\devcon\amd64\devcon.exe". This devcon works fine (as far as I've tested) for me under W7x64 Pro.
Along the way UniversalExtractor will prompt you with some warnings, just click OK.
*phew* so much time wasted for such a simple thing...
Note: devcon MUST be run from an administrator cmd win.