Jump to content

Recommended Posts

Posted

Hi guys,

 

I'm looking to make a .bat script which will uninstall Microsoft Office 2013 32 bit off my computer.

 

I am going to be rolling the script across the network.

 

Thanks

 

Alex.

Posted

\\server\share$\office2013\setup.exe /uninstall ProPlus /config \\server\share$\office2013\ProPlus.WW\UninstallConfig.xml

 

Copy your config file from original unattended install (or just use the shipped one) into another file called UninstallConfig.xml. Save as BAT or CMD. That should be all you need.

Posted

im going to remove office 2013 of all the computers, and then i've already created a script - \\sever\Packages\office2016v2\setup.exe /adminfile \\server\Packages\office2016v2\office-setup.mspPause

 

which will install the office 2016.

 

I just need a script to unistall office 2013 silently.

Posted
From memory, the Office Customisation tool allows you to remove earlier versions of Office doesn't it? (so no need for a script??)
Posted
only removes versions of 64 bit software.

 

Never heard that before. We only use 32b versions of Office 2010, 2013 and 2016 and 2016 has successfully removed 2010 and 2013 programs automatically. It's one of the options you can set using setup.exe /admin

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...