corbindavenport / nexus-tools

Installer for ADB, Fastboot, and other Android tools on Linux, macOS, Chrome OS, and Windows
http://forum.xda-developers.com/general/general/tool-nexus-tools-2-8-featured-xda-t3258661
GNU General Public License v3.0
844 stars 86 forks source link

ADB breaks uninstall #72

Closed corbindavenport closed 8 months ago

corbindavenport commented 1 year ago

I noticed that the uninstall process doesn't work (on Windows, at least) if ADB is running, the system refuses to delete the folder and says its files are in use. The uninstaller needs to run adb kill-server before attempting to delete the Nexus Tools folder.

corbindavenport commented 8 months ago

This is live now :)