- Category:
- Other systems
- Tags:
-
- File Size:
- 648kb
- Update:
- 2018-01-03
- Downloads:
- 0 Times
- Uploaded by:
- hhh
Description: Modify the source compiled putty, support ADB directly, support the Chinese Directory
Chinese input is much stronger than adb.exe.
Run StartADBPutty.bat to start adbputty.exe
I made the following modifications
1. annotate some useless commands
2. add the command of the CHCP 936 window character code
3. the following content is added to the registry HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default% 20Settings\:
Protocol:adb
HostName:transport-usb
PortNumber:0x000013ad
LineCodePage:UTF-8 (corresponding to the Window->Translation=UTF-8 in putty)
Export the registry to the file under the command line: Backup
Regedit /e puttybak.reg HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
Files are imported to the registry under the command line: Restore
Regedit puttybak.reg
/s represents quiet mode
To Search:
File list (Check if you may need any files):
Filename | Size | Date |
---|
AdbPutty\adb.exe | 815104 | 2013-05-14
|
AdbPutty\adbputty.exe | 576000 | 2013-07-23
|
AdbPutty\AdbWinApi.dll | 96256 | 2013-05-14
|
AdbPutty\AdbWinUsbApi.dll | 60928 | 2013-05-14
|
AdbPutty\StartADBPutty.bat | 2456 | 2018-01-02
|
AdbPutty\说明.txt | 569 | 2018-01-02
|
AdbPutty | 0 | 2018-01-02 |