Jump to content

011453

Member
  • Posts

    2
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Posts posted by 011453

  1. I think I found the answer.

    After repeatedly abusing my poor test system I found a way to silently uninstall Office 2007 without rebooting.

    Using this config.xml

    <Configuration Product="ProPlus">

    <Display Level="None" />

    <Setting Id="SETUP_REBOOT" Value="Never" />

    </Configuration>

    I can script/SMS advertise

    setup.exe /config \\server\share\office12\ProPlus.WW\config.xml /uninstall

    ProPlus

    I just tried this and it worked!!!!!

  2. I am creating an SMS package to install Office 2007 Std and I have it uninstall Office 2003 Std and Pro. Those work fine. I need it to uninstall Office 2007 Pro Plus without rebooting. I am using SMS installer to create the exe file and once Office Pro 2007 uninstalls, it reboots and stops running the nstall of Office 2007 Std.. Any ideas?

×
×
  • Create New...