Download from Releases
This is a re-implementation of the 15 seconds ADB Installer
This installer requires an internet connection.
The main component is the PowerShell script which downloads the latest android platform tools for windows and installs them to either C:\adb
, an auto-detected previous install location, or a path you can specify via -installPath
.
For conveinence, this is wrapped in an .exe
file which runs the script with ExecutionPolicy
set to Bypass
. This file is fully automated.
Icon is from Google via icon-icons.com
Built with 7z SFX Builder