系统相关
首页 > 系统相关> > Windows注册右键快捷菜单

Windows注册右键快捷菜单

作者:互联网

1

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT*\shell\APK签名]
@="APK签名"
"Icon"=""D:\runtime\apktool\signapk.bat""

[HKEY_CLASSES_ROOT*\shell\APK签名\command]
@=""D:\runtime\apktool\signapk.bat" "%1""

2

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\☆★APKTOOL-Compile]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\CommandStore\shell\☆★APKTOOL-Compile\command]
@=""D:\RUMTIME\APKTOOL\apktool" "e" "%1""

标签:shell,Windows,HKEY,APKTOOL,APK,菜单,右键,apktool
来源: https://www.cnblogs.com/leoTsou/p/15362634.html