adb install 右键快捷菜单

复制代码
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.apk]
@="APKFile"

[HKEY_CLASSES_ROOT\APKFile]
@=""

[HKEY_CLASSES_ROOT\APKFile\shell\ADB Install]
@="ADB Install"
"Icon"="cmd.exe,0"

[HKEY_CLASSES_ROOT\APKFile\shell\ADB Install\command]
@="cmd.exe /c adb install \"%1\" & pause"

保存为.reg,运行

添加到注册表

选中apk后即可安装

相关推荐
趣味科技10 小时前
记录修复EAGET忆捷移动硬盘损坏
windows·数据分析·硬件工程
我命由我1234512 小时前
Java 开发 - List subList 方法
java·windows·操作系统·list·intellij-idea·idea·intellij idea
吃辣我第一12 小时前
监听SHP目录自动注册SuperMap iServer地图服务(Windows版)
windows·iserver·shapefile
程序员老陆13 小时前
FFmpeg6 在 Windows 打开麦克风并录成 PCM:不走 Qt Multimedia,也不碰 WASAPI
windows·ffmpeg·音视频·pcm
chushiyunen13 小时前
神雕武功排名
windows
酩酊仙人14 小时前
Windows Server部署django
windows·django·sqlite
蓝斯4971 天前
从.到实现一个Windows上的虚拟hid键盘设备
windows·单片机·计算机外设
CODER03041 天前
封装忽律底层硬件差异的自定义系统
windows·microsoft
软件资深者1 天前
Windows10、11轻松设置 使用教程:把Windows繁杂的设置集成到一个面板,关广告/关更新/调隐私全搞定,系统设置工具新手 5 分钟上手(2026)
windows
脚踏实地皮皮晨1 天前
003005002_WPF StackPanel 基类官方类定义逐行深度解析
开发语言·windows·算法·c#·wpf·visual studio