@ -32,8 +32,8 @@ you must run W10UI.cmd at least once after restart to perform Cleanup or Reset O
@@ -32,8 +32,8 @@ you must run W10UI.cmd at least once after restart to perform Cleanup or Reset O
* Creating updated iso file for a distribution target require either of:
> install Windows ADK
place oscdimg.exe or cdimage.exe in the same folder next to W10UI.cmd
otherwise, embedded Powershell/.NET function `DIR2ISO` will be used to create the iso
place oscdimg.exe or cdimage.exe in the same folder next to W10UI.cmd
* Otherwise, embedded Powershell/.NET function `DIR2ISO` will be used to create the iso
@ -17,6 +17,13 @@ Automated batch script to install/integrate Windows 7 Updates, depending on WHDo
@@ -17,6 +17,13 @@ Automated batch script to install/integrate Windows 7 Updates, depending on WHDo
* Detect Windows 10 ADK [imagex.exe and oscdimg.exe](https://docs.microsoft.com/en-us/windows-hardware/get-started/adk-install) for iso/wim updating
## Updated ISO recommendation:
* Creating updated iso file for a distribution target require either of:
> install Windows ADK
place oscdimg.exe or cdimage.exe in the same folder next to W10UI.cmd
* Otherwise, embedded Powershell/.NET function `DIR2ISO` will be used to create the iso
## How to:
* Recommended Host OS: Windows 7 or Windows 8.1
@ -135,7 +142,6 @@ RSAT
@@ -135,7 +142,6 @@ RSAT
- ISO
create new iso file, if the target is a distribution
require installed ADK, or place oscdimg.exe or cdimage.exe next to the script
- ISODir
folder path for iso file, leave it blank to create in the script current directory
@ -191,14 +197,21 @@ if you do not want these settings, edit the script, search for this line and del
@@ -191,14 +197,21 @@ if you do not want these settings, edit the script, search for this line and del
@ -21,6 +21,13 @@ checked locations: mounted iso, inserted dvd/usb, sxs folder for distribution ta
@@ -21,6 +21,13 @@ checked locations: mounted iso, inserted dvd/usb, sxs folder for distribution ta
* Perform pending cleanup operation for online OS after restarting
## Updated ISO recommendation:
* Creating updated iso file for a distribution target require either of:
> install Windows ADK
place oscdimg.exe or cdimage.exe in the same folder next to W10UI.cmd
* Otherwise, embedded Powershell/.NET function `DIR2ISO` will be used to create the iso
## How to:
* Recommended Host OS: Windows 7 or later
@ -133,7 +140,6 @@ warning: the process will consume very high amount of CPU and RAM resources
@@ -133,7 +140,6 @@ warning: the process will consume very high amount of CPU and RAM resources
- ISO
create new iso file, if the target is a distribution
require installed ADK, or place oscdimg.exe or cdimage.exe next to the script
- ISODir
folder path for iso file, leave it blank to create in the script current directory
@ -183,12 +189,20 @@ after installing the OS, you need to run it as administrator, it will be self-de
@@ -183,12 +189,20 @@ after installing the OS, you need to run it as administrator, it will be self-de