File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManage
8181choco install motrix listen1 git git-lfs wget curl aria2 putty winscp fiddler postman ghidra `
8282 python3 python311 meson which sed grep awk 7zip 7zip-zstd wireshark fastcopy googlechrome `
8383 vscode etcher docker-desktop winrar peazip cpu-z gpu-z tree unzip zip diskgenius adobereader `
84- androidstudio microsoft-openjdk openjdk17 notepadplusplus vlc nodejs nvm qemu angryip cmake `
84+ androidstudio temurin corretto21jdk notepadplusplus vlc nodejs nvm qemu angryip cmake `
8585 sysinternals ninja vim openssl jq powertoys go everything checksum typescript tesseract `
8686 ffmpeg msys2 vnc-viewer sqlite drawio autoruns llvm directx github-desktop microsoft-windows-terminal `
8787 plantuml scrcpy f.lux sudo base64 zstandard apktool jadx patch gzip dos2unix dd fd xxd gnupg z3 `
@@ -106,7 +106,7 @@ choco upgrade all -y
106106``` powershell
107107setx ANDROID_HOME "C:\Users\android\AppData\Local\Android\Sdk"
108108setx ANDROID_NDK "%ANDROID_HOME%\ndk\28.0.12916984"
109- setx JAVA_HOME "C:\Program Files\Java\jdk-17 .0.2"
109+ setx JAVA_HOME "C:\Program Files\Java\jdk-21 .0.2"
110110```
111111
112112下面的手动加到Path中去,如果使用setx设置错误,后果非常严重!
You can’t perform that action at this time.
0 commit comments