日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程语言 > c/c++ >内容正文

c/c++

转个x64的Devcon

發布時間:2023/12/10 c/c++ 34 豆豆
生活随笔 收集整理的這篇文章主要介紹了 转个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

總結

以上是生活随笔為你收集整理的转个x64的Devcon的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。