How to inject office 2007/2010 into an image using DISM !

Locked How to inject office 2007/2010 into an image using DISM !

  • 28 februarie 2011 14:34
     
     

    How can I add MS-Office 2007 in an image using DISM, as it only allows to add packages having  .cab or .msu file format.

    will somebody help me out.

    Thanks in advance.

Toate mesajele

  • 8 aprilie 2011 22:20
     
     

    You can not install Applications With DISM. You can create a reference image with Office installed and then capture the image.

    When this is done you can patch the image with DISM

    Capturing can be done on serveral differnet ways, some examples are:
    - WinPE with ImageX tool (Waik contains everything you need, included guides)
    - Windows Deployment Services (WDS), can create a Capture image (right click boot image)
    - Microsoft Deployment Toolkit (MDT), create a Task (Guides included in MDT)