Auto-commit: 2025-10-31 08:55:48

This commit is contained in:
David Wuibaille
2025-10-31 08:55:48 +01:00
parent a90c28cde9
commit e2aa08738d
28 changed files with 735 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
::**************************************************************************
::************************ Demarrage de la migration Windows 10 ************
::**************************************************************************
"%~dp07z.exe" x -y "c:\ISOw10\ISOW10.zip" -o"C:\ISOw10"
call "C:\ISOw10\install.bat"
cls
::**************************************************************************
::************************ Fin de la migration Windows 10 ******************
::**************************************************************************