Watch 'N follow how to remove Microsoft Office Professional Plus 2007 from Windows 7. Prepare to be inspired: TRY an uninstall tool@ [ Ссылка ] so U can manage yr programs list effectively.
i. Here is a batch file (BETA) that will uninstall all versions of Microsoft Office Professional Plus on Windows:
@echo off
REM This batch file will uninstall all versions of Microsoft Office Professional Plus on Windows.
REM Check if the user is an administrator.
if not "%username%==""administrator" (
echo You must be an administrator to run this script.
pause
goto :eof
)
REM Get the list of all installed Microsoft Office products.
for /f "delims=" %%i in ('reg query "HKLM\SOFTWARE\Microsoft\Office\Products" /s ^| findstr /i "Microsoft Office Professional Plus"') do (
REM Uninstall the product.
"%programfiles%\Microsoft Office\Office16\setup.exe" /uninstall /remove "%%i" /quiet
)
REM Reboot the computer.
shutdown /r /t 0 /c "Uninstalling Microsoft Office Professional Plus."
This batch file will first check if the user is an administrator. If the user is not an administrator, the batch file will print a message and exit.
Next, the batch file will get a list of all installed Microsoft Office products. For each product in the list, the batch file will uninstall the product using the `setup.exe` program.
Finally, the batch file will reboot the computer.
Please note that this batch file is for educational purposes only. I am not responsible for any damage that may occur if you use this batch file.
For starters, run Microsoft Support and Recovery Assistant.
ii-1. Here are some of the most common error codes that you might encounter when uninstalling Microsoft Office Professional Plus on Windows:
* **Error 1603:** This error code means that the setup program was unable to start. This can be caused by a variety of factors, such as a missing or corrupt installation file, a problem with the user's account, or a conflict with another program.
* **Error 1605:** This error code means that the setup program was unable to create the necessary registry entries. This can be caused by a problem with the user's account, a conflict with another program, or a permission issue.
* **Error 1606:** This error code means that the setup program was unable to install one or more of the required files. This can be caused by a missing or corrupt installation file, a problem with the user's account, or a conflict with another program.
* **Error 1609:** This error code means that the setup program was unable to connect to the internet. This can be caused by a problem with the user's internet connection, a firewall, or a proxy server.
* **Error 1618:** This error code means that the setup program was unable to uninstall one or more of the Office products. This can be caused by a problem with the user's account, a conflict with another program, or a permission issue.
If you encounter one of these error codes, you can try the following solutions:
* **Restart your computer.** This can sometimes fix problems with the user's account or with the internet connection.
* **Run the setup program as an administrator.** This can fix problems with permissions.
* **Use the online repair tool.** This can fix problems with installation files or with conflicts with other programs.
* **Contact Microsoft support for help.** Microsoft support can help you troubleshoot the problem and find a solution.
ii-2. here are some more error codes that you might encounter when uninstalling Microsoft Office Professional Plus on Windows:
* **Error 1623:** This error code means that the setup program was unable to write to the registry. This can be caused by a permission issue or a problem with the user's account.
* **Error 1625:** This error code means that the setup program was unable to find the specified file. This can be caused by a missing or corrupt installation file.
* **Error 1629:** This error code means that the setup program was unable to create a new folder. This can be caused by a permission issue or a problem with the user's account.
* **Error 1643:** This error code means that the setup program was unable to update the registry. This can be caused by a permission issue or a problem with the user's account.
* **Error 1645:** This error code means that the setup program was unable to remove a file. This can be caused by a permission issue or a problem with the user's account.
If you encounter one of these error codes, you can try the following solutions:
* **Restart your computer.** This can sometimes fix problems with the user's account or with the internet connection.
* **Run the setup program as an administrator.** This can fix problems with permissions.
* **Use the online repair tool.**
Related vids:
* [ Ссылка ] uninstall Office 2013
* [ Ссылка ] uninstall Office 16
* SW Company: Microsoft
* SW Official Site: [ Ссылка ]
Ещё видео!