Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Status
colourYellowGreen
titleA RELIREupdate 29 aug 2024

Panel
panelIconId1f393
panelIcon:mortar_board:
panelIconText🎓
bgColor#E6FCFF

Status
titleFor experts

If you already have administrator rights on your PC to install and run new software, you can proceed directly to the next step 02 - Android Studio tools - Windows - Android

...

Code Block
for /f "tokens=2 delims=\" %i in ('whoami') do net user "%i" | findstr /C:"Admin"

...