转个x64的Devcon

转个x64的Devcon

要用到Devcon,电脑是x64的。而MS官网上只有x86和ia64的,在x64下均不能正常工作。幸运的是,已经有人解决了这个问题。而在找这东西的过程中,发现也有人遇到了相同的问题,就转到这上来了。


原贴地址:http://munashiku.slightofmind.net/20090621/sometimes-64-bit-is-a-pain

I ran into a problem today and I had such a hard time finding a solution that I decided to post some help for anyone who has the same issue.

I had a small issue with my new wireless dongle that was causing it to disconnect from my router and become unable to reconnect to the same router without being reset – [disconnected|disabled] and [reconnected|re-enabled] – but it always happened while I was at work. This meant that I could not access my computer until I got home, and I could not access the internet until I reset the dongle.

I decided my best course of action would be to add a task to the Task Scheduler which would detect the error and disable then re-enable the dongle, thus fixing the problem without requiring my interaction. There was, however, one small hitch: Task Scheduler cannot interact directly with devices, and there is no built-in command line controller for the Device Manager in Vista.

This new issue led me to search for a command line interface for the Device Manager, and as luck would have it I found one. DevCon. And as my luck would have it, it is available for x86 and ia64 platforms only. Since ia64 is not the same as x64, and the x86 version cannot interact directly with x64 devices, I had come to a brick wall. Fortunately, I’m a resourceful person, and I found – through no small feat, I might add – an x64 version of DevCon. I now make this version of DevCon available to you. For information on the usage of DevCon, please refer to the Microsoft documentation page here.

You may download devcon_x64.zip below. It contains the x64 version of devcon.exe ONLY! This x64 version of devcon.exe will work on XP64 and Vista64 with AMD64 processors (e.g. Intel Core 2 / Intel Xeon and AMD Phenom / Athlon 64)  but WILL NOT WORK on Itanium (ia64) processors.

 DevCon x64 (Version x64 (AMD64)) - 3108 Hits

在Win7x64,i5上测试可用。再顺便把这个文件转过来了:Devcon_x64

https://www.cnblogs.com/h46incon/archive/2011/05/26/2059185.html

https://docs.microsoft.com/zh-tw/windows-hardware/drivers/devtest/devcon?redirectedfrom=MSDN


在Win7x64,i5上测试可用。再顺便把这个文件转过来了:Devcon_x64

发布了4 篇原创文章 · 获赞 167 · 访问量 60万+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章