Uninstall Microsoft Office 2007 applications with Configuration Manager

You can use several approaches when uninstalling Office 2007 applications.

  1. msiexec.exe /x {productcode} /qb
  2. Configure the setup.xml file and run setup with /unstall /config

 image

Here are some examples of uninstall commands

Office 2007 Visio Profesional: "\\Server\Microsoft Visio 2007\setup.exe" /uninstall VisPro /config .\VISPRO.WW\uninstall.xml
Office 2007 Project Profesional: "\\Server\Microsoft Project 2007\setup.exe" /uninstall PrjPro /config .\PRJPRO.WW\uninstall.xml





4 Responses to “Uninstall Microsoft Office 2007 applications with Configuration Manager”

  1. Søren Højlund Peltz says:

    Third option with the uninstall.xml works perfect. Thanks Kent

  2. Carlos says:

    Works well but ask me if i want to remove the app….. do you know a silent mode or unattended???

    Txs!

  3. [...] http://blog.coretech.dk/kea/uninstall-microsoft-office-2007-applications-with-configuration-manager/ LD_AddCustomAttr("AdOpt", "1"); LD_AddCustomAttr("Origin", "other"); LD_AddCustomAttr("LangId", "1"); LD_AddCustomAttr("Autotag", "technology"); LD_AddCustomAttr("Tag", "windows-intune"); LD_AddSlot("wpcom_below_post"); LD_GetBids(); Like this:LikeBe the first to like this post. [...]

    • Vijayanand says:

      Thanks Kent. Option with the uninstall.xml works perfect but ask me if i want to remove the app….. do you know a silent mode or unattended???

Leave a Reply