Finding a simple way to run the adb command. I would like through, for example, a shortcut on the desktop. I'm currently running adb and typing there command
adb connect 192.168.43.1
It is long and uncomfortable. Once I managed to run the netsh command to create an access point through a shortcut, but I tried it with adb and it did not work for me.
Also I will be glad and other ways to quickly launch the mentioned command.