This commit is contained in:
Michael H.G. Schmidt 2020-12-20 13:36:48 +01:00
parent c34254ba87
commit a3c8e2c60a
5 changed files with 2 additions and 12 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.wim
*.iso
*.exe
*.dll
distribution

View File

@ -1 +0,0 @@
dism /Export-Image /SourceImageFile:D:\sources\install.esd /SourceIndex:6 /DestinationImageFile:install.wim /Compress:Max /CheckIntegrity

View File

@ -1,8 +0,0 @@
open exabyte-systems.com
w10install
9054c6cf-c54c
binary
lcd c:\
get tools.zip
bye

View File

@ -1 +0,0 @@
dism /Get-WimInfo /WimFile:D:\sources\install.esd

View File

@ -1,2 +0,0 @@
mkdir C:\wim
dism /Mount-Wim /WimFile:install.wim /Name:"Windows 10 Pro N" /MountDir:C:\wim