0. 시작 -> 실행 (또는 윈도우키+R) 눌러 regedit 입력하여 레지스트리입력기 실행
1. HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Run 순으로 이동
2. 키값 생성 -> ctfmon -> 값 = "ctfmon"="CTFMON.exe"
재부팅 !^^
0. 시작 -> 실행 (또는 윈도우키+R) 눌러 regedit 입력하여 레지스트리입력기 실행
1. HKEY_LOCAL_MACHINE / SOFTWARE / Microsoft / Windows / CurrentVersion / Run 순으로 이동
2. 키값 생성 -> ctfmon -> 값 = "ctfmon"="CTFMON.exe"
재부팅 !^^
CH341SER_HL340_USBtoRS232C.EXE
HL340 Win7 64bit Driver 다운로드
아래 OS 지원 한다고 하며 7 64bit에서 테스트 하였습니다.
(오피스 2010 기준) 파일 -> 옵션 -> 위 그림 참고 한/영 자동 고침을 체크 해제 하세요~
KY-88772A Win7/ Win8.1 드라이버
AX88772A 칩셋을 쓴 USB NIC를 ebay에서 주문하였다.
공식 홈페이지 드라이버로 작동되지 않았다. 동일한 칩을 썼더라도 제조사가 다르면
NON-AUTHENTIC ASIX PRODUCTS 에러가
윈도우 이벤트 로그에 기록되었고 시작 에러 10번이 출력 되었다.
공식 제조사 FAQ를 보면 지원하지 않음을 확인할 수 있다.
Q0001: | How to identify authentic ASIX USB to LAN products inside? |
A0001: | If ASIX USB to LAN drivers cannot work fine on your USB to LAN device, please refer to How to identify authentic ASIX USB to LAN Products document to double check if your USB to LAN device includes a Non-authentic ASIX USB to LAN solution inside or not? If yes, please contact the manufacturer of your USB to LAN device to get proper drivers directly. ASIX DOES NOT GUARANTEE AND PROVIDE ANY SUPPORT FOR THOSE NON-AUTHENTIC ASIX PRODUCTS. |
이베이 판매자 홈페이지를 가보니 따로 드라이버를 제공 하고 있었다. 편의상 블로그에 첨부 한다.
윈도우 8.1 64비트에서 정상 작동 여부 확인
http://www.mediafire.com/download/ynxa0amm6rcl1hm/Drivers_ASIX_AX88772A.zip
아래는 윈도우 이벤트로그 (작동하지 않는 상태)
The description for Event ID 0 from source AX88772 cannot be found. Either the component that raises this event is not installed on your local computer or the installation is corrupted. You can install or repair the component on the local computer.
If the event originated on another computer, the display information had to be saved with the event.
The following information was included with the event:
Non-authentic ASIX product.
ASIX does not support it.
The specified resource type cannot be found in the image file
HP430 노트북에 윈도우 8.1을 설치 하였으나 블루투스 드라이버가 설치 되지 않음.
포기하다 가끔생각 나면 검색하다 아래 사이트를 발견..
윈도우 8.1까지 지원되도록 수정한 드라이버를 제공하고 있었다..
압축 해제 후 Install.exe를 실행하세요.
http://www.zdnet.com/registry-hack-enables-continued-updates-for-windows-xp-7000029851/
http://clien.net/cs2/bbs/board.php?bo_table=lecture&wr_id=223736&page=2
레지스트리 에디터를 실행 후 아래의 값을 생성합니다.
생성이 귀찮은분들을 위해서 첨부하겠습니다.
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]
"Installed"=dword:00000001
As reported by Wayne Williams at Betanews and confirmed by us, a simple registry hack to a Windows XP system tricks Windows Update into providing updates for it.
Williams says that the hack, included just below, makes the system look like Windows Embedded POSReady 2009 which will continue to receive updated until April 9, 2019.
To apply the hack, create a text file with a .reg extension and the contents below:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]
"Installed"=dword:00000001
Run it by double-clicking in Windows Explorer. After this is done, if you run Windows Update, it will find several updates, as illustrated in this screen capture:
The screen capture is from our own tests, which appear to work. Notice that two of the displayed updates are for WEPOS (Windows Embedded Point of Service) and Windows POSReady 2009. The others are for Windows Server 2003, which runs the same kernel and many other components as Windows XP.
This specific hack works only on 32-bit systems, but a 64-bit workaround is available at this page, which may have been Williams's source for the 32-bit hack.
위 vbs 스크립트 중 SafeModeBootAdjust.vbs를 실행 후 재부팅하면 안전모드로 부팅됩니다.
다시 정상모드로 부팅하려면 SafeModeNomalAdjust.vbs를 실행 후 재부팅 하면 정상 모드로 부팅됩니다.
윈도우 XP SP3 32에서 확인하였습니다.