Changes between Version 6 and Version 7 of windows/installation_image
- Timestamp:
- Jun 26, 2013, 2:10:09 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows/installation_image
v6 v7 3 3 * install.wim 4 4 5 Modify bywiki:opsi/dism5 See also: wiki:opsi/dism 6 6 7 7 Add Language Pack: … … 41 41 dism /image:c:\win8\mnt /enable-feature /featurename:telnetclient 42 42 43 # /featurename:netfx3 : doesn't work43 # /featurename:netfx3 44 44 # see http://msdn.microsoft.com/en-us/library/hh506443.aspx 45 45 dism /image:c:\win8\mnt /enable-feature /featurename:NetFx3 /All /Source:C:\win8\installfiles\sources\sxs /LimitAccess