i created a windows 7 x64 wim image file has ms office 2013 installed. able download windows updates , apply them offline using microsoft catalog site. used powershell following command:
mount-windowsimage -imagepath $wim -index 1 -path d:\mount
add-windowspackage -path d:\mount -packagepath d:\w7updates
i same ms office 2013 updates. downloaded ms office 2013 updates from ms catalog site. there way to apply office updates onto windows wim file offline? have downloaded cab files office updates. please advice.
thank you,
marat
hi marat,
you can use dism (deployment image servicing , management) tool install wim image offline. here's link from our development team out query.
let know if need further assistance.
Office / Unknown/other / Windows other / Office 2013
Comments
Post a Comment