Installation successful, but inoperable

Flash player is not being recognized.
The installation says it is successful
But when trying to use, it says no flash player is installed.
Tried going through internet explorer 10 and goggle chrome.  Tried disabling security software and firewall, still not usable.

Windows 7 or 8?

Similar Messages

  • I installed the latest version of icloud control panel (allegedly Windows 8 compatible) on my Windows 8 laptop. Installation successful, but on clicking on the icloud icon nothing happens. The same software worked on my Windows 7 PC.

    I installed the latest version of icloud control panel (allegedly Windows 8 compatible) on my Windows 8 laptop. Installation successful, but on clicking on the icloud icon nothing happens. The same software worked on my Windows 7 PC.

    Superb detail, thank you.
    (1) Download the Windows Installer CleanUp utility installer file (msicuu2.exe) from the following Major Geeks page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    (2) Doubleclick the msicuu2.exe file and follow the prompts to install the Windows Installer CleanUp utility. (If you're on a Windows Vista or Windows 7 system and you get a Code 800A0046 error message when doubleclicking the msicuu2.exe file, try instead right-clicking on the msicuu2.exe file and selecting "Run as administrator".)
    (3) In your Start menu click All Programs and then click Windows Install Clean Up. The Windows Installer CleanUp utility window appears, listing software that is currently installed on your computer.
    (4) In the list of programs that appears in CleanUp, select any iTunes entries and click "Remove", as per the following screenshot:
    (5) Quit out of CleanUp, restart the PC and try another iTunes install. Does it go through properly this time?

  • Use adt to package an air installer success, but install this air file "sorry , an error has occured

    hi everyone, i am using a bat file to package an air file ,
    this application runs on windows 7 32 bit,
    it need to call another windows application , so i google and then find i need to add -target native when package , so i added.
    the bat file is like below:
    ========================================
    @echo off
    :: AIR application packaging
    :: More information:
    :: http://livedocs.adobe.com/flex/3/html/help.html?content=CommandLineTools_5.html#1035959
    :: Path to Flex SDK binaries
    set PATH=%PATH%;C:\AdobeAIRSDK\bin
    :: Signature (see 'CreateCertificate.bat')
    set CERTIFICATE=yeahCert.pfx
    set SIGNING_OPTIONS=-storetype pkcs12 -keystore %CERTIFICATE% -tsa none
    if not exist %CERTIFICATE% goto certificate
    :: Output
    if not exist air md air
    set AIR_FILE=air/jonnson.air
    :: Input
    set APP_XML=application.xml
    set FILE_OR_DIR=-C bin .
    echo Signing AIR setup using certificate %CERTIFICATE%.
    call adt -package      %SIGNING_OPTIONS%  -target native  %AIR_FILE% %APP_XML% %FILE_OR_DIR% 
    if errorlevel 1 goto failed
    echo.
    echo AIR setup created: %AIR_FILE%
    echo.
    goto end
    :certificate
    echo Certificate not found: %CERTIFICATE%
    echo.
    echo Troubleshotting:
    echo A certificate is required, generate one using 'CreateCertificate.bat'
    echo.
    goto end
    :failed
    echo AIR setup creation FAILED.
    echo.
    echo Troubleshotting:
    echo did you configure the Flex SDK path in this Batch file?
    echo.
    :end
    pause
    ======================================================
    after run this bat , the air file is successfully built , but when i want to install this air , it says "sorry ,an error has occured .....  bla bla installer file is damaged....bla bla "
    but when i remove the red part -target native  in the command above then run it again , the new packaged air file can install successfully, but the application can not call other windows apllication anymore, nativeprocess.issupported always returns false when running
    so seems like the problem is all about -target native , deos anyone know whats wrong ?
    this problem really bothers me long time , any help will be appreciated. thanks in advance!

    Nice! I swear I tried that URL (substituting "mac" for "win" and "MAC" for "WIN" in the one relaxatraja posted), but I guess I missed something.
    Ironically, it doesn't include a binary either, but a simple alias works:
    alias pfi='java -jar /path/to/PFI/lib/pfi.jar'
    And it did indeed produce an ipa without error. I don't have my hardware with me, but I'll be able to test it tonight. Meanwhile, I think I'm in business. Thank you all!

  • AIR Application installs successfully but no GUI appears on startup

    I have an AIR application that was exported to Release Build as a Native Installer (*.exe as I am using Windows).  I install the application on a Windows box with no error.  See log file below :
    [2011-07-14:15:21:42] Bootstrapper begin (Win:version 2.0.2.12610)
    [2011-07-14:15:21:42] Installed runtime located (2.7.0.19530)
    [2011-07-14:15:21:42] Launching application installer: "Adobe AIR Application Installer.exe" "C:\Users\actual\AppData\Local\Temp\AIR5755.tmp\ActualCapture"
    [2011-07-14:15:21:42] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-07-14:15:21:42] Commandline is: C:\Users\actual\AppData\Local\Temp\AIR5755.tmp\ActualCapture
    [2011-07-14:15:21:42] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-07-14:15:21:43] Validating app in folder C:\Users\actual\AppData\Local\Temp\AIR5755.tmp\ActualCapture
    [2011-07-14:15:21:43] Application signature verified
    [2011-07-14:15:21:43] Unpackaging/validation complete
    [2011-07-14:15:21:43] No app located for appID 'ActualCapture' and pubID ''
    [2011-07-14:15:21:47] Starting app installation to C:\Program Files (x86)\Actual. Installing app ActualCapture version 0.0.0 using the source file at file:///C:/Users/actual/AppData/Local/Temp/AIR5755.tmp/ActualCapture
    [2011-07-14:15:21:47] Installing msi at C:\Users\actual\AppData\Local\Temp\AIR5755.tmp\ActualCapture\setup.msi with guid {3345C675-010C-A907-7ADE-BC8B0927E7E9}
    [2011-07-14:15:21:48] Launching subprocess with commandline C:\Program Files (x86)\Actual\ActualCapture\ActualCapture.exe
    [2011-07-14:15:21:48] Application Installer end with exit code 0
    [2011-07-14:15:21:48] Application installer success
    [2011-07-14:15:21:48] Bootstrapper success
    However when I run the installed application, nothing appears.  No GUI is present as I would expect but on checking the task manager, the application .exe is listed as a running process?  This problem has only appeared with two recently purchased Dell machines that have Windows Professional Service Pack 1 operating system installed.  The same application was installed on a laptop with Windows Professional Service Pack 1 and works fine!
    Any assistance with this problem would be greatly appreciated.
    Lesley

    I have an AIR application that was exported to Release Build as a Native Installer (*.exe as I am using Windows).  I install the application on a Windows box with no error.  See log file below :
    [2011-07-14:15:21:42] Bootstrapper begin (Win:version 2.0.2.12610)
    [2011-07-14:15:21:42] Installed runtime located (2.7.0.19530)
    [2011-07-14:15:21:42] Launching application installer: "Adobe AIR Application Installer.exe" "C:\Users\actual\AppData\Local\Temp\AIR5755.tmp\ActualCapture"
    [2011-07-14:15:21:42] Application Installer begin with version 2.7.0.19530 on Windows 7 x86
    [2011-07-14:15:21:42] Commandline is: C:\Users\actual\AppData\Local\Temp\AIR5755.tmp\ActualCapture
    [2011-07-14:15:21:42] Installed runtime (2.7.0.19530) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2011-07-14:15:21:43] Validating app in folder C:\Users\actual\AppData\Local\Temp\AIR5755.tmp\ActualCapture
    [2011-07-14:15:21:43] Application signature verified
    [2011-07-14:15:21:43] Unpackaging/validation complete
    [2011-07-14:15:21:43] No app located for appID 'ActualCapture' and pubID ''
    [2011-07-14:15:21:47] Starting app installation to C:\Program Files (x86)\Actual. Installing app ActualCapture version 0.0.0 using the source file at file:///C:/Users/actual/AppData/Local/Temp/AIR5755.tmp/ActualCapture
    [2011-07-14:15:21:47] Installing msi at C:\Users\actual\AppData\Local\Temp\AIR5755.tmp\ActualCapture\setup.msi with guid {3345C675-010C-A907-7ADE-BC8B0927E7E9}
    [2011-07-14:15:21:48] Launching subprocess with commandline C:\Program Files (x86)\Actual\ActualCapture\ActualCapture.exe
    [2011-07-14:15:21:48] Application Installer end with exit code 0
    [2011-07-14:15:21:48] Application installer success
    [2011-07-14:15:21:48] Bootstrapper success
    However when I run the installed application, nothing appears.  No GUI is present as I would expect but on checking the task manager, the application .exe is listed as a running process?  This problem has only appeared with two recently purchased Dell machines that have Windows Professional Service Pack 1 operating system installed.  The same application was installed on a laptop with Windows Professional Service Pack 1 and works fine!
    Any assistance with this problem would be greatly appreciated.
    Lesley

  • CC says installation successful but errors so it won't actually install, help?

    I recently bought Adobe CC.  My computer crashed so i lost my initial install of Adobe CC because i had to do a reinstall that was based on a back up from before i had purchased CC. (Side Note: I installed CC on a family member's comp after my comp crashed and it was fine)
    SO now that I have my comp back i wanted to install CC again.
    I tried reinstalling CC app by app, first with Adobe Audition CC:
    I received the following error message:
    'Installation succeeded, but a patch failed' message. Error code U44M1P34
    Then I tried installing Photoshop CC, and received the following error message:
    There was an error installing this update. Please try again later or contact customer support (U44M1|11)
    What should I do?

    Lizcharles I would recommend checking your installation log file for the specific errors.  You can find details on how to locate and interpret your installation log files at Troubleshoot install issues with log files | CC - http://helpx.adobe.com/creative-cloud/kb/troubleshoot-install-logs-cc.html.  You are welcome to post any specific errors you discover to this discussion.

  • Flash installs successfully but still doesn't work

    I'm getting very agitated at my cpu. I go to a site that
    requires flash. I'm directed to adobe to install it. Installation
    is successful...always. I have tried closing my browser and
    reopening and it still says I need to install flash to view that
    site. I can go back to Adobe, install it again, reboot my cpu and
    it still tells me the same thing. I have done all of the
    troubleshooting tips and nothing helps. The only thing I can think
    is that I have the latest version of Windows Internet Explorer 7
    installed and maybe Flash isn't synced with it yet. Is there anyone
    else out there with this type of problem?

    I found another forum that seems to have a solution.
    http://forums.cnet.com/5208-6620_102-0.html?forumID=14&threadID=213694&start=15
    These guys have Firefox installed and manually moved the
    plugin and then click on it to run it for IE7. I wasn't quite ready
    to install Firefox to get IE working... unless that's Mr. Gate's
    suggestion. In any case, it's worth reading. Basically, IE7 with
    Flash 8 or 9 can be problematic.

  • Photoshop cs6 installs successfully but after I shut down and restart computer it disappears.

    I have tried to install the trial version of adobe photoshop cs6. When I do successfully install it and then shut off my computer and then restart the computer windows tells me that the application no longer works and that it has been moved somewhere. The program logo doesn't show up next to it instead a different logo shows up next to the program name. In the previous threads I was advised to rename the OOBE file to OBEE.old but i tried tha already and it doesn't work..

    Which OS?
    Nancy O.

  • Snow Leopard Installs successfully but wont restart!!

    Essentially that is my issue. I get the 'successful install' screen and hit restart. I hit restart and just get the grey screen for at least 10 minutes. Then the mac boots from the CD and we go through the process again.
    i have done so much research and found no one that gets a sucessful install but cant re-boot.
    ideas would be awesome pls!!

    Well, then, hook up the iMac to another Mac via FireWire and target disk mode and drag & drop that stuff onto the other Mac. From there, then try erasing and reinitializing the mucked up iMac. Once that's done, boot it with the install disc and restore it's software—described in the Everything Mac manual that came with the machine. When it restarts, use the same username/password combo for the baseline admin account. After it boots up, copy over the saved stuff, reinstall any apps that you can't get to work properly, and update to 10.5.8 via Software Update. Now, before trying to upgrade to Snow Leopard, get a bootable, external HD (preferably FireWire, since it's 40-50% faster than USB 2 and designed for data transfers), make a bootable backup/clone before updating/upgrading, and ensure that it's bootable and works like the original. That allows you to revert to the previous good state without having to reinstall or reset anything. See these for details:
    http://www.macmaps.com/upgradefaq.html
    http://www.macmaps.com/backup.html
    http://www.thexlab.com/faqs/installswupdates.html
    http://www.thexlab.com/faqs/backuprecovery.html

  • Re Adobe Flash I get"installation successful" but it is NOT. Help!

    I download Adobe Flash Player and gey a screen saying "
    InAfter stallation Successful" there is no icon on my desktop, no Flash Player in my programs, and I cannot receive any thing through Flash Player.

    Hi,
    It could be that the automatic detection downloaded the 64-bit Flash which would work only with 64-bit Firefox. Please try this: In the Adobe Flash Player [http://get.adobe.com/flashplayer/ download page], click '''Do you have a different operating system or browser?''' and choose '''Window 7 (32-bit)***''' in the top box and '''Flash Player 11 for Other Browsers (32-bit)''' in the bottom box. Download, exit Firefox, install, start Firefox and [https://www.adobe.com/software/flash/about/ check.]
    Useful links:
    [https://support.mozilla.com/en-US/kb/Options%20window All about Tools > Options]
    [http://kb.mozillazine.org/About:config Going beyond Tools > Options - about:config]
    [http://kb.mozillazine.org/About:config_entries about:config Entries]
    [https://support.mozilla.com/en-US/kb/Page%20Info%20window Page Info] Tools (Alt + T) > Page Info, Right-click > View Page Info
    [https://support.mozilla.com/en-US/kb/Keyboard%20shortcuts Keyboard Shortcuts]
    [https://support.mozilla.com/en-US/kb/Viewing%20video%20in%20Firefox%20without%20a%20plugin Viewing Video without Plugins]
    [http://kb.mozillazine.org/Profile_folder_-_Firefox Firefox Profile Folder & Files]
    [https://developer.mozilla.org/en/Command_Line_Options#Browser Firefox Commands]
    [https://support.mozilla.com/en-US/kb/Basic%20Troubleshooting Basic Troubleshooting]
    [https://support.mozilla.com/en-US/kb/common-questions-after-upgrading-firefox-36 After Upgrading]
    [https://support.mozilla.com/en-US/kb/Safe%20Mode Safe Mode]
    [http://kb.mozillazine.org/Problematic_extensions Problematic Extensions]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20extensions%20and%20themes Troubleshooting Extensions and Themes]
    [https://support.mozilla.com/en-US/kb/Troubleshooting%20plugins Troubleshooting Plugins]
    [http://kb.mozillazine.org/Testing_plugins Testing Plugins]

  • Installation successful but....

    getting this error message when I try to open an .acsm file...
    Error getting License. License Server Communication Problem:
    E_AUTH_BAD_DEVICE_KEY_OR_PKCS12
    I am on an iMac....was running Mavericks OS but switched to Yosemite OS and still not able to open .acsm files.  Any suggestions?

    Windows 7 or 8?

  • Service Pack for Proliant installing successfully but returning failure in OSD task sequence

    Building bare metal servers with SCCM 2012 SP1 CU2 OSD and running into an issue with HPs where they attempt to install the Service Pack for Proliant 2013.02.0.  I am using a package with a program.  Here is the program command line:
    Hpsum.exe /use_latest /allow_non_bundle_components /current_credential /silent
    The application installs successfully but there is a distinct delay and then errors thrown that fails the TS.  Setting 'continue on error' is a work around but not what I want to have in the production environment.  How can I get around this issue?
     This is the same exact package and program that ran perfectly fine in SCCM 2007, but we are seeing this as a new issue since the migration to SCCM 2012.
    I'd like to solve this issue as well as get rid of the "Waiting for job status notification....InstallSoftware"
    Any suggestions?
    SMSTS.LOG
    Invoking Execution Manager to install software InstallSoftware
    12/3/2013 9:59:49 AM 1568 (0x0620)
    Installing software for PackageID='WCD002D2' ProgramID='Silent install' AdvertID='WC120008' has started, jobID='{8B4082A9-9477-4D1F-9DEC-6A3F19EC3F6F}'
    InstallSoftware 12/3/2013 9:59:50 AM
    1568 (0x0620)
    Setting TSEnv variable 'SMSTSInstallSoftwareJobID_WCD002D2_WC120008_Silent install'='{8B4082A9-9477-4D1F-9DEC-6A3F19EC3F6F}'
    InstallSoftware 12/3/2013 9:59:50 AM
    1568 (0x0620)
    Waiting for installation job to complete.. InstallSoftware
    12/3/2013 9:59:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:00:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:00:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:01:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:01:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:02:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:02:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:03:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:03:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:04:20 AM 1568 (0x0620)
    Launching command shell. OSDSetupHook
    12/3/2013 10:04:25 AM 2696 (0x0A88)
    Windows station: WinSta0 OSDSetupHook
    12/3/2013 10:04:25 AM 2696 (0x0A88)
    Desk"Apple-tab-span" style="white-space:pre;"> OSDSetupHook
    12/3/2013 10:04:25 AM 2696 (0x0A88)
    executing command: C:\WINDOWS\system32\cmd.exe /k
    OSDSetupHook 12/3/2013 10:04:25 AM
    2696 (0x0A88)
    executed command: C:\WINDOWS\system32\cmd.exe /k
    OSDSetupHook 12/3/2013 10:04:25 AM
    2696 (0x0A88)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:04:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:05:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:05:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:06:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:06:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:07:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:07:50 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:08:20 AM 1568 (0x0620)
    Waiting for job status notification... InstallSoftware
    12/3/2013 10:08:50 AM 1568 (0x0620)
    CompleteExecution received InstallSoftware
    12/3/2013 10:09:00 AM 3320 (0x0CF8)
    CompleteExecution processed InstallSoftware
    12/3/2013 10:09:00 AM 3320 (0x0CF8)
    Received job completion notification from Execution Manager
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Installation completed with exit code 0x80070001
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Installation failed with error (0x80070001)
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Setting TSEnv variable 'SMSTSInstallSoftwareJobID_WCD002D2_WC120008_Silent install'=''
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    GetExecRequestMgrInterface successful InstallSoftware
    12/3/2013 10:09:00 AM 1568 (0x0620)
    Releasing job request, jobID='{8B4082A9-9477-4D1F-9DEC-6A3F19EC3F6F}'
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Releasing of Job Request successful InstallSoftware
    12/3/2013 10:09:00 AM 1568 (0x0620)
    CompleteJob successful InstallSoftware
    12/3/2013 10:09:00 AM 1568 (0x0620)
    Entering ReleaseSource() for D:\_SMSTaskSequence\Packages\WCD002D2
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    reference count 1 for the source D:\_SMSTaskSequence\Packages\WCD002D2 before releasing
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Released the resolved source D:\_SMSTaskSequence\Packages\WCD002D2
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    pInstall->Install(sPackageID, sProgramName), HRESULT=80070001 (e:\nts_sccm_release\sms\client\osdeployment\installsoftware\main.cpp,361)
    InstallSoftware 12/3/2013 10:09:00 AM
    1568 (0x0620)
    Install Software failed, hr=0x80070001 InstallSoftware
    12/3/2013 10:09:00 AM 1568 (0x0620)
    Process completed with exit code 2147942401
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Failed to run the action: HP Server Pack for ProLiant 2013.02. 
    Incorrect function. (Error: 80070001; Source: Windows)
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    MP server http://MP_server.company.com. Ports 80,443. CRL=false.
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Setting authenticator TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Set authenticator in transport TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Sending StatusMessage TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Setting message signatures. TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Setting the authenticator. TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    CLibSMSMessageWinHttpTransport::Send: URL: MP_server.company.com:80  CCM_POST /ccm_system/request
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Request was succesful. TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Set a global environment variable _SMSTSLastActionRetCode=-2147024895
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Set a global environment variable _SMSTSLastActionSucceeded=false
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Clear local default environment TSManager
    12/3/2013 10:09:00 AM 3372 (0x0D2C)
    Let the parent group (System Management Install) decides whether to continue execution
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    The execution of the group (System Management Install) has failed and the execution has been aborted. An action failed.
    Operation aborted (Error: 80004004; Source: Windows)
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)
    Failed to run the last action: HP Server Pack for ProLiant 2013.02. Execution of task sequence failed.
    Incorrect function. (Error: 80070001; Source: Windows)
    TSManager 12/3/2013 10:09:00 AM
    3372 (0x0D2C)

    Hello Guys!
    HP ProLiant Support Pack / Service Pack uses different Exit Codes, due to that this software support other operating systems than Windows. Therefore HP has standardized to use other Exit Codes, which Windows Detect as failures.
    HPSum Exit Codes:
    ExitCode 1 = "Installation Successful"
    ExitCode 2 = "Installation Successful, but a reboot is required"
    ExitCode 3 = "Installation was canceled, or no components were updated"
    EcitCode 9009 = "Installation did not complete.  Check the path and make sure that the Installation exists at the specified location"
    HP recommends to use following Batch File to workaround this issue for SCCM:
    =======================START_BatchFile=============================
    :Init
      @Echo Off
      Cls
    :Main
      Echo HP Proliant Service Pack Setup
      Echo Source : %~dp0
      Echo ===============================================================================
      Echo Installing the HP Proliant Service Pack Setup
      Echo Command: "%~dp0hpsum.exe" /use_latest /target:%COMPUTERNAME% /force /Use_WMI /s
      "%~dp0hpsum.exe" /use_latest /target:%COMPUTERNAME% /force /Use_WMI /s
    :CheckForErrors
      Echo HP Proliant Service Pack Stauts:
      If "%errorlevel%"=="0" (
         Echo *******************************************************************************
      Echo                            INSTALLATION FAILED!
      Echo *******************************************************************************
      exit 1
      If "%errorlevel%"=="1" (
         Echo Installation Successful!
         exit 0
      If "%errorlevel%"=="2" (
         Echo Installation Successful, but a reboot is required.
         exit 3010
      If "%errorlevel%"=="3" (
         Echo Installation was canceled, or no components were updated
         exit 0
      If "%errorlevel%"=="9009" (
         Echo Installation did not complete.  Check the path and make sure that the
      Echo Installation exists at the specified location:
      Echo Path: %~dp0
      Exit 1
    :End
      Echo An unknown status code was returned from the PSP.
      Echo This status code is [%errorlevel%].  This will be treated as a success,
      Echo but please check the installation to make sure it completedly properly!
      Exit 0
    =======================STOP_BatchFile=============================
    God Luck!
    Best Regards Anders Horgen

  • Advertisment Report says successful but program did not install...help?

    I created the package and package works outside of sccm. Here is the execmgr.log info which says the program installs successfully but the progam is not on the machine.  It is in the cache  but does not seem to install... what's happening?
    Policy is updated for Program: Lego Mindstorms, Package: NP1003A8, Advert: NP120365 execmgr 1/28/2010 3:51:35 PM 2820 (0x0B04)
    Policy is updated for Program: Lego Mindstorms, Package: NP1003A8, Advert: NP120365 execmgr 1/28/2010 4:01:18 PM 3900 (0x0F3C)
    Mandatory execution requested for program Lego Mindstorms and advertisement NP120365 execmgr 1/28/2010 4:04:34 PM 3848 (0x0F08)
    Creating mandatory request for advert NP120365, program Lego Mindstorms, package NP1003A8 execmgr 1/28/2010 4:04:34 PM 3848 (0x0F08)
    Requesting content from CAS for package NP1003A8 version 2 execmgr 1/28/2010 4:04:34 PM 3848 (0x0F08)
    Successfully created a content request handle {68625778-FDE1-4EEF-BA7A-4276FCDFFB7D} for the package NP1003A8 version 2 execmgr 1/28/2010 4:04:34 PM 3848 (0x0F08)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistWaitingContentEvent
     AdvertisementId = "NP120365";
     ClientID = "GUID:1340803F-10E6-4EF4-8CDA-5CB17EB24979";
     DateTime = "20100128210435.308000+000";
     MachineName = "PD-224-10";
     PackageName = "NP1003A8";
     PackageVersion = "2";
     ProcessID = 1996;
     ProgramName = "Lego Mindstorms";
     SiteCode = "NP1";
     ThreadID = 3848;
     execmgr 1/28/2010 4:04:35 PM 3848 (0x0F08)
    Successfully raised SoftDistWaitingContentEvent event for program Lego Mindstorms execmgr 1/28/2010 4:04:35 PM 3848 (0x0F08)
    Execution Request for package NP1003A8 program Lego Mindstorms state change from NotExist to WaitingContent execmgr 1/28/2010 4:04:35 PM 3848 (0x0F08)
    Content is available for program Lego Mindstorms. execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    CExecutionRequest::Overriding Service Windows as per policy. execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Execution Manager timer has been fired. execmgr 1/28/2010 5:06:49 PM 820 (0x0334)
    Executing program LegoMindstorms.exe in Admin context execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Execution Request for package NP1003A8 program Lego Mindstorms state change from WaitingContent to NotifyExecution execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Checking content location C:\WINDOWS\system32\CCM\Cache\NP1003A8.2.System for use execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Successfully selected content location C:\WINDOWS\system32\CCM\Cache\NP1003A8.2.System execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    GetFileVersionInfoSize failed for file C:\WINDOWS\system32\CCM\Cache\NP1003A8.2.System\LegoMindstorms.exe, error 1812 execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Executing program as a script execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Successfully prepared command line "C:\WINDOWS\system32\CCM\Cache\NP1003A8.2.System\LegoMindstorms.exe" execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Command line = "C:\WINDOWS\system32\CCM\Cache\NP1003A8.2.System\LegoMindstorms.exe", Working Directory = C:\WINDOWS\system32\CCM\Cache\NP1003A8.2.System\ execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Created Process for the passed command line execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Raising event:
    [SMS_CodePage(437), SMS_LocaleID(1033)]
    instance of SoftDistProgramStartedEvent
     AdvertisementId = "NP120365";
     ClientID = "GUID:1340803F-10E6-4EF4-8CDA-5CB17EB24979";
     CommandLine = "\"C:\\WINDOWS\\system32\\CCM\\Cache\\NP1003A8.2.System\\LegoMindstorms.exe\"";
     DateTime = "20100128220649.886000+000";
     MachineName = "PD-224-10";
     PackageName = "NP1003A8";
     ProcessID = 1996;
     ProgramName = "Lego Mindstorms";
     SiteCode = "NP1";
     ThreadID = 3212;
     UserContext = "NT AUTHORITY\\SYSTEM";
     WorkingDirectory = "C:\\WINDOWS\\system32\\CCM\\Cache\\NP1003A8.2.System\\";
     execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Raised Program Started Event for Ad:NP120365, Package:NP1003A8, Program: Lego Mindstorms execmgr 1/28/2010 5:06:49 PM 3212 (0x0C8C)
    Program exit code 0 execmgr 1/28/2010 5:07:10 PM 3212 (0x0C8C)
    Looking for MIF file to get program status execmgr 1/28/2010 5:07:10 PM 3212 (0x0C8C)
    Script for  Package:NP1003A8, Program: Lego Mindstorms succeeded with exit code 0 execmgr 1/28/2010 5:07:10 PM 3212 (0x0C8C)
     

    I am having exact same issues on Lego Mindstorm 2.0 - usig sccm 2012R2
    Fatal Error.  Required MSI directory property PersonalFolder is in an invalid location. "C:\doucments and
    setting\local service]My doucments"  which does not exist the target machines 
    what was the resolution for this?
    I would really appreciate any help regarding this.
    Have you looked at creating an MST yet? that would be my first step. My second step is to call Lego and get their support to tell you how to deploy their application to an enterprise environment.
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • After installing itunes 10 installation was successful but then tells me error 2 (windows error 2), After installing itunes 10 installation was successful but then tells me error 2 (windows error 2)

    After installing itunes 10 installation was successful but then tells me error 2 (windows error 2).

    Let's try a standalone Apple Application Support install. It still might not install, but fingers crossed any error messages will give us a better idea of the underlying cause of the issue.
    Download and save a copy of the iTunesSetup.exe installer file to your hard drive:
    http://www.apple.com/itunes/download/
    Download and install the free trial version of WinRAR:
    http://www.rarlab.com/
    Right-click the iTunesSetup.exe, and select "Extract to iTunesSetup". WinRAR will expand the contents of the file into a folder called "iTunesSetup".
    Go into the folder and doubleclick the AppleApplicationSupport.msi to do a standalone AAS install.
    Does it install properly for you? If so, does iTunes launch properly now?
    If instead you get an error message during the install, let us know what it says. (Precise text, please.)

  • I downloaded the Newest version of Adobe Air. It said the Installation was Successful but it wasn't

    I downloaded the Newest version of Adobe Air. It said the Installation was Successful but everytime I try to open up a file with it, it tells me to run Adobe air again as if Im trying to download it again. Please Help!

    Hi,
    I am on annual leave and will be back on Nov 8th 2011.In case of any urgent ,please get in touch with your respective IT person and details given below.
    For GT/MT     :Mr.Manish (09004356284)& Akshay (09987712384)
    For BA        :Mr.Vasantha Kumar (09987631333)
    For Foods/ICD :Mr.Vishal (09987937513)
    Any other query please get in touch with Mr.Vijay varshney (9987631300).
    Thanks
    Surendran

  • I installed updates for i photo and the computer restarted for the successful installation . But after the restart was done , the system was been frequently restarting??

    HI,
    NEED URGENT HELP !!
    I installed the updates for i photo as suggested by the software updates and then restarted as displayed on the screen for successful installation . But after the restart was done , the system again displayed a grey window that says to restart in different language. I'm worried and could not understand that why this is happening as i only update what mac recommended .Moreover , I'm new to mac book and therfor i'm finding few things difficult to understand. Any help or suggestion is welcomed and much appreciated.Please reply !!

    Troubleshooting: My computer won't turn on
    Mac doesn't boot

Maybe you are looking for

  • My solution (or so I thought) to Power Manager/CPU throttling problems!!!

    I have found a solution to all my Power Manager/CPU throttling problems!!! Though there is some good and bad news. {EDIT: The problem has NOT been fixed, even after latest PowerManager (3.62) and BIOS (1.30) versions. Pretty much ignore anything I s

  • Work Order Status report

    Hi, Any body have ideal? What are the work order summary report mean for? I am using T-code ZPM02 to view the report but the report display the work center according to the category CRTL,REL,PCNF,CNF,TECO and CLSD with each colunmn display the figure

  • How do I connect an Airport Extreme to my ISP with a static IP address?

    I have 5 static IP addresses from my ISP. The cable modem has five ethernet jacks. I run an ethernet cable from separate jacks on th cable modem to the devices listed next. I have one static IP address assigned to a Linksys wireless router for a MS n

  • No folders on my iPad post migration

    I followed all the instructions, checked I was IMAP, but my iPad 2 (IOS 8.0.0) doesn't show any of my folders except Inbox, Sent and Trashed (and the latter two are just those sent and trashed since the change). I looked at the checks and noticed tha

  • CO27, MF60 with serial number

    Hi Everyone, Does anybody know whether we can post goods issue for component with serial number using t-code CO27 and MF60... if can, how? I know MB1A and MB1B works with serial number. Best Regards, Bin