Closed motorhead018 closed 6 years ago
While minor, I noticed the lines:
#Command line usage examples: # Remove Indexes, add update, optimize .wim # Shrink_WIM.ps1 -SourceImage "c:\install.wim" -MountDir "C:\wim" -DestinationImage "c:\install-new.wim" -WinVersion "Windows 10 Enterprise" -UpdatePath "c:\windows10.0-kb4103721-x64.msu" # Remove Indexes only # Shrink_WIM.ps1 -IndexOnly -SourceImage "c:\install.wim" -WinVersion "Windows 10 Enterprise"
Shrink_WIM should be changed to Service_WIM for clarity sake.
While minor, I noticed the lines:
Shrink_WIM should be changed to Service_WIM for clarity sake.