cwhitmore Posted March 20, 2015 Report post Posted March 20, 2015 I'd like to make available the Real Player (called Real Player Cloud now.) I've manually setup the application since it's an EXE install with just "setup.exe" no switches and just "setup.exe /uninstall" for the uninstall portion. When I try to run the app from System Center on a Windows 7 desktop (logged in as a local admin), it prompts for whether I want it to install a desktop icon, etc... then it fails with: "The software change returned error code 0x87D00324 (-2016410844)" I've googled it and one of the suggestions was the change the method of determining if it was installed. I changed it from Folder to Registry, but no luck. If I copy that setup.exe directly to the workstation it prompts for desktop icon, etc... then install fine. Quote Share this post Link to post Share on other sites More sharing options...
P@docIT Posted March 20, 2015 Report post Posted March 20, 2015 What does the appdiscovery log on the client show? Quote Share this post Link to post Share on other sites More sharing options...
Garrett804 Posted March 20, 2015 Report post Posted March 20, 2015 See if you have a Silent install option which should take away the prompting and allow the default install options to install the application. Quote Share this post Link to post Share on other sites More sharing options...
cwhitmore Posted March 20, 2015 Report post Posted March 20, 2015 AppDiscovery attached. You'll also notice I wasn't able to install Lync 2013 either. I also tried /silent, but didn't make a difference. AppDiscovery.log Quote Share this post Link to post Share on other sites More sharing options...
P@docIT Posted March 21, 2015 Report post Posted March 21, 2015 I don't see any detection method errors. Try some of the other logs outlined in this link. http://blogs.technet.com/b/manageabilityguys/archive/2013/10/01/configmgr-2012-tracking-application-model-installations-on-clients.aspx Quote Share this post Link to post Share on other sites More sharing options...
cwhitmore Posted March 23, 2015 Report post Posted March 23, 2015 I didn't want to spend anymore time on this so I created an image with the EXE program installed. Quote Share this post Link to post Share on other sites More sharing options...
Jaekt Posted March 25, 2015 Report post Posted March 25, 2015 0x87D00324 = not detected after installation. The error isnt always right. Question: Did you select the deployment type as Script installer or msi? As far as i know, for detection method to function properly the requirement is to select "script installer" for .exe-files Quote Share this post Link to post Share on other sites More sharing options...
MSTech Posted March 26, 2015 Report post Posted March 26, 2015 0x87D00324 indicates that the installation was successful, but the detection method did not detect the software as installed. Check this forum: http://social.technet.microsoft.com/Forums/en-US/configmanagerapps/thread/99b13d65-3305-46c7-b5a0-96513408520b Quote Share this post Link to post Share on other sites More sharing options...