Add files via upload
This commit is contained in:
parent
74d6aee533
commit
d1f4707fb0
1 changed files with 7 additions and 0 deletions
7
upgrade.bat
Normal file
7
upgrade.bat
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
@echo off
|
||||||
|
title Sams Win 11 Upgrade tool
|
||||||
|
set /p driveletr="Mounted Drive Letter: "
|
||||||
|
%driveletr%:
|
||||||
|
cd sources
|
||||||
|
setupprep.exe /product server
|
||||||
|
pause
|
Loading…
Reference in a new issue