docs
This commit is contained in:
parent
0628f46073
commit
6f9e2bd1a0
@ -40,7 +40,7 @@ This is actually the only *supported* version!
|
||||
|
||||
*What will you need to run this?*
|
||||
|
||||
- a working Windows 10 installation
|
||||
- a working Windows 10 installation with ADMIN(!) rights
|
||||
- a working *commandline* GIT client
|
||||
- a windows ISO image or Windows Media creator
|
||||
- some tools from Microsoft
|
||||
@ -53,6 +53,8 @@ This is actually the only *supported* version!
|
||||
|
||||
Note: This was tested with a standard Windows 10 installation (20H2 v1).
|
||||
|
||||
Login with ADMIN rights!
|
||||
|
||||
|
||||
## 1.1 Create some directories
|
||||
|
||||
@ -211,10 +213,11 @@ cd w10install
|
||||
|
||||
# 4. Get essential building tools and software
|
||||
|
||||
You can download almost all needed software with the script "01_DownloadAll.cmd".
|
||||
You can download all the needed software packages with the script "01_DownloadAll.cmd".
|
||||
|
||||
To do this execute:
|
||||
```dos
|
||||
powershell -Command "Set-ExecutionPolicy -ExecutionPolicy Bypass -Scope LocalMachine"
|
||||
cd /D %USERPROFILE%\workspace\git\w10install
|
||||
01_DownloadAll.cmd
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user