docs
This commit is contained in:
parent
9ab9c735a4
commit
7ffa301b06
12
README.md
12
README.md
@ -446,18 +446,12 @@ This will create the new "boot.wim" image.
|
|||||||
Execute:
|
Execute:
|
||||||
```dos
|
```dos
|
||||||
cd /D %USERPROFILE%\workspace\git\w10install
|
cd /D %USERPROFILE%\workspace\git\w10install
|
||||||
04_PrepareImage.cmd
|
|
||||||
|
|
||||||
```
|
|
||||||
This will create/prepare the new "install.wim" image.
|
|
||||||
|
|
||||||
This script can also remove almost all APSS in the image (that are listed in the file "image\apps-to-remove.csv"). To do this call it with the switch "/R":
|
|
||||||
|
|
||||||
Execute:
|
|
||||||
```dos
|
|
||||||
04_PrepareImage.cmd /R
|
04_PrepareImage.cmd /R
|
||||||
|
|
||||||
```
|
```
|
||||||
|
This will create/prepare the new "install.wim" and it will remove all apps that are listed in the file "image\apps-to-remove.csv".
|
||||||
|
|
||||||
|
*HINT: To leave the standard apps in the image just call the script without switch '/R'*
|
||||||
|
|
||||||
|
|
||||||
## 8.3 Edit the Windows image with "NTLite"
|
## 8.3 Edit the Windows image with "NTLite"
|
||||||
|
Loading…
Reference in New Issue
Block a user