Quantcast
Channel: Configuration Manager 2012 - Application Management forum
Viewing all articles
Browse latest Browse all 4762

Project & Visio 2010 Uninstallation - SCCM 2012 SP1

$
0
0

I am trying to uninstall Project and Visio 2010 x86 in order to install Office 2013 x64. I have been able to create an Application that will successfully install and uninstall Office 2010 x86 but the same method will not work for Project& Visio. Lets take Project for example:

I have made an alternate config.xml for for uninstalling and specified it under "Uninstall program" using: "setup.exe" /Uninstall PrjPro.WW /config "PrjPro.WW\configUninstall.xml"

I have also tried:  Msiexec.exe /X {90140000-003B-0000-0000-0000000FF1CE}

I keep getting this error for Project with the first set of parameters: (AppEnforce.log)

Invalid executable file msiexe.exe AppEnforce 4/29/2013 4:00:03 PM 3152 (0x0C50)
ScriptHandler::EnforceApp failed (0x87d01106). AppEnforce 4/29/2013 4:00:03 PM 3152 (0x0C50)
AppProvider::EnforceApp - Failed to invoke EnforceApp on Application handler(0x87d01106). AppEnforce 4/29/2013 4:00:03 PM 3152 (0x0C50)
CommenceEnforcement failed with error 0x87d01106. AppEnforce 4/29/2013 4:00:03 PM 3152 (0x0C50)
Method CommenceEnforcement failed with error code 87D01106 AppEnforce 4/29/2013 4:00:03 PM 3152 (0x0C50)
++++++ Failed to enforce app. Error 0x87d01106. ++++++ AppEnforce 4/29/2013 4:00:03 PM 3152 (0x0C50)

-----------------------------------------------------
(Windows\Temp\<setuplog>):

2013/04/29 13:41:14:979::[1860] Opening registry key: HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Office15.PROPLUS.WW.
2013/04/29 13:41:14:979::[1860] IsProductTransitionToMModeSafe: An exception was caught, therefore transition to MMode is unsafe for product:
2013/04/29 13:41:14:980::[1860] Error: Product is not installed, therefore transition to MMode is unsafe for product: PROPLUS.WW Type: 27::InstalledProductStateCorrupt.
2013/04/29 13:41:14:980::[1860] Not showing message because suppress modal has been set.  Title: 'Setup Errors', Message: 'This product installation has been corrupted. Run setup again from the CD, DVD, or other original installation source.'
2013/04/29 13:41:14:980::[1860] Message returned: 1
2013/04/29 13:41:14:984::[1860] Error: Catalyst boot time check failed Type: 66::PreReqCheckFailure.
2013/04/29 13:41:14:984::[1860] Catalyst execution finished: 04/29/2013 13:41:14.  Return code: 30066.  Exception caught: PreReqCheckFailure.

I have tried reinstalling the entire OS as well as the Visio and Project and still nothing. I am able to run both these commands locally and they work. My configUninstall.xml has the correct parameters as well:<Display Level="none" CompletionNotice="no" SuppressModal="yes" AcceptEula="yes" />

I have even tried writing a script that ran as an Application & also a Package to no avail as well. I am running everything as the domain administrator with UAC off and no firewall on. The local caches of the Application's packages are correct and up to date as well.


Viewing all articles
Browse latest Browse all 4762

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>