This commit is contained in:
2025-12-14 15:46:14 +01:00
parent 16a3b886fa
commit 9ab325d39d
310 changed files with 23964 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
@echo off
::
::
set javaVersion=%1
echo %javaVersion%
c:
cd c:\users
for /f "delims=" %%a in ('dir /ad /b /s "LocalLow"') do echo "%%a" & robocopy "c:\Temp\%javaVersion%\Sun" "%%a\Sun" /mir