/build/static/layout/Breadcrumb_cap_w.png

Silent uninstallation for MS Project 2007

So I'm attempting to script a silent uninstallation of MS Project 2007 and its half working was hoping someone might have an idea why its not working properly though. The script is

MsiExec.exe /x {90120000-003A-0000-0000-0000000FF1CE} /quiet /norestart
I've tried
MsiExec.exe /quiet /norestart /x {90120000-003A-0000-0000-0000000FF1CE}
MsiExec.exe /qn /norestart /x {90120000-003A-0000-0000-0000000FF1CE}
MsiExec.exe /x {90120000-003A-0000-0000-0000000FF1CE} /qn /norestart

basically the uninstaller does run and the program removes but it won't be silent and the computer autorestarts after.

How do I fix this?

0 Comments   [ + ] Show comments

Answers (1)

Posted by: axsysbabu 15 years ago
Orange Belt
0
hi camerons,
this is very simple......

script is : msiexec /x "{<product doe>}" REBOOT=REALLYSUPPRESS /q
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ