文件名称:AdbPutty
介绍说明--下载内容来自于网络,使用问题请自行百度
修改过源码编译后的putty,直接支持adb,支持中文目录
中文输入,比adb.exe强大很多。
运行StartADBPutty.bat即可启动adbputty.exe
我作了如下修改
1.注释了一些无用的命令
2.加入了chcp 936窗口字符编码的命令
3.注册表HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default% 20Settings\增加以下内容:
Protocol: adb
HostName: transport-usb
PortNumber: 0x000013ad
LineCodePage:UTF-8 (对应putty中的Window->Translation=UTF-8)
在命令行下导出注册表到文件 即:备份
regedit /e puttybak.reg HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
在命令行下文件导入到注册表 即:还原
regedit puttybak.reg
/s 表示安静模式(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)
中文输入,比adb.exe强大很多。
运行StartADBPutty.bat即可启动adbputty.exe
我作了如下修改
1.注释了一些无用的命令
2.加入了chcp 936窗口字符编码的命令
3.注册表HKEY_CURRENT_USER\Software\SimonTatham\PuTTY\Sessions\Default% 20Settings\增加以下内容:
Protocol: adb
HostName: transport-usb
PortNumber: 0x000013ad
LineCodePage:UTF-8 (对应putty中的Window->Translation=UTF-8)
在命令行下导出注册表到文件 即:备份
regedit /e puttybak.reg HKEY_CURRENT_USER\Software\SimonTatham\PuTTY
在命令行下文件导入到注册表 即:还原
regedit puttybak.reg
/s 表示安静模式(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)
相关搜索: adbputty
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
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 |
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.