We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77cb62a commit a8490dfCopy full SHA for a8490df
README.md
@@ -37,6 +37,8 @@ adb pull sdcard/DCIM/Camera D:\folder
37
* Connect phone to PC via USB cable;
38
* Enable USB debugging in your phone OS;
39
* Download and expand latest release archive;
40
+* Open PowerShell as admin and run `Set-ExecutionPolicy -ExecutionPolicy Bypass -Force`
41
+* Close Powershell run as admin;
42
* Download ADB via `Download_ADB.ps1`;
43
* Run `Function.ps1`.
44
0 commit comments