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?
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)
Please log in to answer
Posted by:
axsysbabu
16 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.