Update readme.md
This commit is contained in:
parent
434242a8fd
commit
dc14b921d9
@ -33,13 +33,13 @@ This script uses the following commands to do its work:
|
|||||||
* cabextract - to extract cabs
|
* cabextract - to extract cabs
|
||||||
* wimlib-imagex - to export files from metadata ESD
|
* wimlib-imagex - to export files from metadata ESD
|
||||||
* chntpw - to modify registry of first index of boot.wim
|
* chntpw - to modify registry of first index of boot.wim
|
||||||
* genisoimage - to create ISO image
|
* xorriso - to create ISO image
|
||||||
|
|
||||||
If you use Debian or Ubuntu based distribution you can quickly install these
|
If you use Debian or Ubuntu based distribution you can quickly install these
|
||||||
using the following command:
|
using the following command:
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo apt-get install cabextract wimtools chntpw genisoimage
|
sudo apt-get install cabextract wimtools chntpw xorriso
|
||||||
```
|
```
|
||||||
|
|
||||||
If you use any other distribution, then you will need to check its repository
|
If you use any other distribution, then you will need to check its repository
|
||||||
|
Loading…
Reference in New Issue
Block a user