From 5616c14f164f810dbc56ac719d52d2658e85bdce Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 03:10:22 +0530 Subject: [PATCH 01/10] Update README.md --- README.md | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 02c14cb..c658935 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ Windows 7 and above **Steps:** -1. Download Latest-ADB-Installer.bat and double click on it to run the installation process. +1. Connect the phone in USB Debugging mode or Fastboot mode for Proper USB Drivers Installation [Optional Step] +1. Run Latest-ADB-Installer.bat by double click on it to start the installation process. **Note:** In Window 10, you will see Blue color box, during installation, click on More Info and click Run/Run anyway to start Installation.
![Win 10 Screenshot 1](https://github.com/fawazahmed0/Latest-adb-fastboot-installer-for-windows/raw/master/Screenshots/Windows%2010%20Screenshot1.png) @@ -22,16 +23,12 @@ Windows 7 and above ![Tool Screenshot](https://github.com/fawazahmed0/Latest-adb-fastboot-installer-for-windows/raw/master/Screenshots/Tool%20Screenshot.jpg) ------------ +**Download Link:** [Click Here](https://github.com/fawazahmed0/Latest-adb-fastboot-installer-for-windows/releases/latest/download/Latest-ADB-Installer.bat "click here") +**XDA Thread**: [Click Here](https://forum.xda-developers.com/android/general/tool-adb-fastboot-installer-tool-windows-t3999445 "Click Here") +**Youtube Link:** [Click Here](https://www.youtube.com/watch?v=IZc9_S6JQpE "Click Here") -**Link to XDA Thread**:
-https://forum.xda-developers.com/android/general/tool-adb-fastboot-installer-tool-windows-t3999445 - - - -**Youtube Link:**
-https://www.youtube.com/watch?v=IZc9_S6JQpE ------------ From bfcbd1050b3166ad49f4d1e96ff9d463c5b71400 Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 03:12:12 +0530 Subject: [PATCH 02/10] Update Latest-ADB-Installer.bat --- Latest-ADB-Installer.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Latest-ADB-Installer.bat b/Latest-ADB-Installer.bat index 4589e2f..a078bfc 100644 --- a/Latest-ADB-Installer.bat +++ b/Latest-ADB-Installer.bat @@ -17,7 +17,7 @@ powershell start -verb runas '%0' am_admin & exit /b ) echo Please connect your phone in USB Debugging Mode or Fastboot Mode -echo for Complete USB drivers installation, you can do this now, while the +echo for Proper USB drivers installation, you can do this now, while the echo the installation is running [Optional Step] echo. echo Starting Installation From 707143a5212f36eb0b78a5e2bc2245b83593e780 Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 03:25:20 +0530 Subject: [PATCH 03/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c658935..29b90a5 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ Windows 7 and above **Steps:** 1. Connect the phone in USB Debugging mode or Fastboot mode for Proper USB Drivers Installation [Optional Step] -1. Run Latest-ADB-Installer.bat by double click on it to start the installation process. +1. Double click on Latest-ADB-Installer.bat to start the installation process. **Note:** In Window 10, you will see Blue color box, during installation, click on More Info and click Run/Run anyway to start Installation.
![Win 10 Screenshot 1](https://github.com/fawazahmed0/Latest-adb-fastboot-installer-for-windows/raw/master/Screenshots/Windows%2010%20Screenshot1.png) From 187ad6883f165bda67a8b6a7fbd48baf1eb34adc Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 03:38:32 +0530 Subject: [PATCH 04/10] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 29b90a5..167d2f8 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Windows 7 and above **Steps:** 1. Connect the phone in USB Debugging mode or Fastboot mode for Proper USB Drivers Installation [Optional Step] 1. Double click on Latest-ADB-Installer.bat to start the installation process. +1. After the installation, Open Command Prompt( Go to Start Menu -> Type command Prompt -> Press Enter) and you can type adb and fastboot commands there.[Optional Step] **Note:** In Window 10, you will see Blue color box, during installation, click on More Info and click Run/Run anyway to start Installation.
![Win 10 Screenshot 1](https://github.com/fawazahmed0/Latest-adb-fastboot-installer-for-windows/raw/master/Screenshots/Windows%2010%20Screenshot1.png) From 3b923172cb7cc60ae9753aa302e582691364477b Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 03:40:17 +0530 Subject: [PATCH 05/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 167d2f8..0b783ad 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Windows 7 and above **Steps:** 1. Connect the phone in USB Debugging mode or Fastboot mode for Proper USB Drivers Installation [Optional Step] 1. Double click on Latest-ADB-Installer.bat to start the installation process. -1. After the installation, Open Command Prompt( Go to Start Menu -> Type command Prompt -> Press Enter) and you can type adb and fastboot commands there.[Optional Step] +1. After the installation, Open Command Prompt( Go to Start Menu -> Type command Prompt -> Press Enter) and you can type adb and fastboot commands there. **Note:** In Window 10, you will see Blue color box, during installation, click on More Info and click Run/Run anyway to start Installation.
![Win 10 Screenshot 1](https://github.com/fawazahmed0/Latest-adb-fastboot-installer-for-windows/raw/master/Screenshots/Windows%2010%20Screenshot1.png) From e671c8b11870eaea74ed09091586966c62cdcb0f Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 04:01:43 +0530 Subject: [PATCH 06/10] Update phone connect msg --- Latest-ADB-Installer.bat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Latest-ADB-Installer.bat b/Latest-ADB-Installer.bat index a078bfc..3dcfd4b 100644 --- a/Latest-ADB-Installer.bat +++ b/Latest-ADB-Installer.bat @@ -16,9 +16,9 @@ if NOT %errorLevel% == 0 ( powershell start -verb runas '%0' am_admin & exit /b ) -echo Please connect your phone in USB Debugging Mode or Fastboot Mode +echo Please connect your phone in USB Debugging Mode / Fastboot Mode echo for Proper USB drivers installation, you can do this now, while the -echo the installation is running [Optional Step] +echo the installation is running [Optional Step, Highly recommended] echo. echo Starting Installation From bf0d5f3e483fc90d595d5f27d57479593a7f988b Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 04:02:23 +0530 Subject: [PATCH 07/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b783ad..c843a49 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Windows 7 and above **Steps:** -1. Connect the phone in USB Debugging mode or Fastboot mode for Proper USB Drivers Installation [Optional Step] +1. Connect the phone in USB Debugging mode / Fastboot mode for Proper USB Drivers Installation [Optional Step] 1. Double click on Latest-ADB-Installer.bat to start the installation process. 1. After the installation, Open Command Prompt( Go to Start Menu -> Type command Prompt -> Press Enter) and you can type adb and fastboot commands there. From f7727aed26c8a96e9f887df4cb898426fd075eed Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 04:04:14 +0530 Subject: [PATCH 08/10] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c843a49..1771862 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Windows 7 and above **Steps:** -1. Connect the phone in USB Debugging mode / Fastboot mode for Proper USB Drivers Installation [Optional Step] +1. Connect the phone in USB Debugging mode / Fastboot mode, for Proper USB Drivers Installation [Optional Step] 1. Double click on Latest-ADB-Installer.bat to start the installation process. 1. After the installation, Open Command Prompt( Go to Start Menu -> Type command Prompt -> Press Enter) and you can type adb and fastboot commands there. From 37606fdb08309318fa5edc9d3a9ea212914b8ac2 Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 04:44:52 +0530 Subject: [PATCH 09/10] Add timeout --- Latest-ADB-Installer.bat | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Latest-ADB-Installer.bat b/Latest-ADB-Installer.bat index 3dcfd4b..e7a05c8 100644 --- a/Latest-ADB-Installer.bat +++ b/Latest-ADB-Installer.bat @@ -17,8 +17,13 @@ powershell start -verb runas '%0' am_admin & exit /b ) echo Please connect your phone in USB Debugging Mode / Fastboot Mode -echo for Proper USB drivers installation, you can do this now, while the +echo for Proper USB drivers installation, you can do this now, while echo the installation is running [Optional Step, Highly recommended] + +:: Adding timout +:: Source: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/timeout_1 +timeout /t 5 /nobreak > nul 2>&1 + echo. echo Starting Installation From aff65dc5d219a1c7a1620b2f6f34ad5b2b62bdd4 Mon Sep 17 00:00:00 2001 From: Fawaz Ahmed Date: Sat, 23 Nov 2019 04:54:05 +0530 Subject: [PATCH 10/10] Add powershell timout --- Latest-ADB-Installer.bat | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Latest-ADB-Installer.bat b/Latest-ADB-Installer.bat index e7a05c8..31227a6 100644 --- a/Latest-ADB-Installer.bat +++ b/Latest-ADB-Installer.bat @@ -21,8 +21,9 @@ echo for Proper USB drivers installation, you can do this now, while echo the installation is running [Optional Step, Highly recommended] :: Adding timout -:: Source: https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/timeout_1 -timeout /t 5 /nobreak > nul 2>&1 +:: Source: http://blog.bitcollectors.com/adam/2015/06/waiting-in-a-batch-file/ +:: Source: https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.utility/start-sleep?view=powershell-6 +PowerShell -Command "Start-Sleep -s 5" > nul 2>&1 echo. echo Starting Installation