Releases: hackslashX/ADB-Fastboot-Installer-for-Windows
Releases · hackslashX/ADB-Fastboot-Installer-for-Windows
Installer version 1.2-stable
New Features
- Add support for Huawei USB drivers installaton
Improvements
- Kill adb before installation to fix copy error
- Reduced installer size to 146 kB
Added ability to properly update environment
Improvements
- Installer can now properly update environment to let new PATH be instantly broadcasted to system without requiring a system restart or logoff.
Credits
- The code to update environment is taken from https://github.com/chocolatey/choco (Choco - The package manager for Windows). The exact file is https://github.com/chocolatey/choco/blob/master/src/chocolatey.resources/redirects/RefreshEnv.cmd.
ADB Fastboot Installer hits stable
New features
- Add support for Google USB driver installation (other manufacturers support will be added soon)
- Include mke2fs.exe to allow Pixel users to flash images through Fastboot
Improvements
- Zip extraction algorithm can now create folders
- Install directory changed to Program Files as per request and delete previous installation remnants if exist on hard drive