Changes between Version 4 and Version 5 of windows/installation_image
- Timestamp:
- Jun 13, 2013, 11:59:12 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows/installation_image
v4 v5 22 22 # add language packs from Language Pack ISO 23 23 dism /image:c:\win8\mnt /scratchdir:c:\tmp /add-package /packagepath:c:\win8\langpacks\en-gb\lp.cab /packagepath:c:\win8\langpacks\en-us\lp.cab /packagepath:c:\win8\langpacks\de-de\lp.cab 24 25 dism /image:c:\win8\mnt /Get-Packages 24 26 25 27 dism /image:c:\win8\mnt /Get-Intl