Share via

Custom install gone?

Anonymous
2015-09-26T16:19:17+00:00

Hello,

I noticed that when I installed Office 2016 Pro it immediately installed the full package with all the apps including the ones that I don't need (OneNote, Publisher, etc.).

Isn't there a way to select during the installation which apps you want to install and which apps you don't? I remember Office 2013 did give you that option.

Microsoft 365 and Office | Install, redeem, activate | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

42 answers

Sort by: Most helpful
  1. Anonymous
    2015-09-27T03:58:23+00:00

    After much trial and error, I got it to work for me.

    First I had to run the Office scrub vbs file (available from Fix It here: https://support.office.microsoft.com/en-us/article/Fix-Office-365-Office-2016-or-Office-2013-install-errors-54554bb8-aa94-43c7-a685-408dd9868c0b) to remove all traces of any Office installs on my computer (I'm running Win10x64 Pro & Ent).

    Reboot

    1. I opened the ISO from MSDN and extracted that to D:\Archive\Office2016\ which created subdirectories off of that of \Office\data

    -- Note that if you don't have the iso yet, you can can ask setup to download the required files, just skip ahead to step 3 below---

    1. rename D:\Archive\Office2016\setup.exe to whatever the heck you like.
    2. I downloaded the Office 2016 Deployment Tool (http://www.microsoft.com/en-us/download/details.aspx?id=49117) and extracted the zip to D:\Archive\Office2016.  This will place setup.exe and configuration.xml into that directory (this is why we renamed setup.exe above).  I edited the XML file and put the following in it (deleting everything else that was in it):

    <Configuration>

      <Add SourcePath="D:\Archive\Office2016" OfficeClientEdition="64" >

      <Product ID="proplusretail">

      <Language ID="en-us" />

      <ExcludeApp ID="Access" />

      <ExcludeApp ID="Publisher" />

      <ExcludeApp ID="Grove" />

      <ExcludeApp ID="Lync" />

      <ExcludeApp ID="skypeforbusiness" />

      </Product>

      </Add>

      <Logging Name="OfficeSetup.txt" Path="%temp%" />

    </Configuration>

    ***NOTE that I wasn't sure about the naming convention for Skype for Business/Lync so I put them both in the config file - I still don't know which one is needed but the above config successfully did NOT install Skype for Business***

    1. If you don't have the ISO then run the following:

    D:\Archive\Office2016\setup.exe /download configuration.xml

    that will create the sub directories and download the files necessary for your desired configuration

    1. Now, whether this is from the ISO or the downloaded files, run:

    D:\Archive\Office2016\setup.exe /configure configuration.xml

    bingo, bango, bongo, you've got a customized install.

    20+ people found this answer helpful.
    0 comments No comments
  2. Anonymous
    2015-09-26T22:44:09+00:00

    That thread is at least 50% wrong you can install O13 to a different path and modify what gets installed.

    4 people found this answer helpful.
    0 comments No comments
  3. Anonymous
    2015-11-04T03:44:04+00:00

    Everytime I think MS does something awesome they ruin with their idiotic decisions. Windows 10, awesome, shoving it down everyone's throats, tricking people into upgrading and major loss of privacy not cool.

    Office 2016, somewhat cool, none of the bugs were fixed in the version, but hey let's force components that people don't use down their throat in hopes of people liking them again. 

    Now I'm thinking I'm going to go back to Mac and help their growth because MS still doesn't get it. Almost there, but they keep shooting themselves in the foot. Starting to feel like congress... almost had it and then the big screwup always follows.

    1 person found this answer helpful.
    0 comments No comments
  4. Anonymous
    2015-10-30T07:02:54+00:00

    Please don't clutter up a useful thread with nonsense. This is about Office 2016, not previous versions.

    1 person found this answer helpful.
    0 comments No comments
  5. Anonymous
    2015-09-26T18:24:04+00:00

    Got me scratching my head on this one.

    Maybe it's only available in the vla.

    0 comments No comments