How do I silent uninstall Project Plan 365 for Windows PC/Server?
1 Answers
To uninstall silently Project Plan 365 for Windows PC/Server use the command: msiexec /x ProjectPlan.msi /q. Note: To uninstall silently Project Plan 365 for Windows that was installed using the One-Click Installer, without specifying the location of the .exe file, run the following command: wmic product where name=”Project Plan 365″ call uninstall