Made simple .reg file
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\apk_auto_file\shell\Build setup\] "MUIVerb"="Установить билд..." "Icon"="imageres.dll,25" [HKEY_CLASSES_ROOT\apk_auto_file\shell\Build setup\command\] @="cmd.exe \"%1\" /S /K adb install -r \"%1\" " It works for Win 7, but nothing happens for win 10, the necessary menu item is not added. What I need, by right-clicking on the apk file, you can select a menu item that opens the console with the arguments passed to me.