Uninstall Adobe Shockwave 12.1.1.151 scripts run successfully but doesn't uninstall program

I am using sccm2012 R2 and trying to deploy package to uninstall Adobe shockwave player 12.1.1.151 using following script
cmd /c shockwave-test.bat
pushd "%~dp0"
msiexec /uninstall sw_lic_full_installer.msi
If run script manually on command prompt it uninstall Adobe shockwave player but deployment using sccm doesn't work.
Deployment status - success,
Message ID: 10008
program completed with success
Program and features still have Adobe shockwave player listed there.
I have also tried msiexec /x using product code as application using windows installer and registry key as detection method but same results
Here are logs of Execmgr.log file
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="AO10022F",ProgramID="Uninstall shockwave - test", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l
execmgr 06/11/2014 6:45:07 PM
2480 (0x09B0)
  Processing [{40BF1D3A-8F3D-4088-A1F7-ED85EB5EFF7F}, 0]: OnContentAvailable
execmgr
06/11/2014 6:45:11 PM 4664 (0x1238)
[{40BF1D3A-8F3D-4088-A1F7-ED85EB5EFF7F}]: Content Version 12 is available for advert RET210E2, pkg: AO10022F, program Uninstall shockwave - test.
execmgr 06/11/2014 6:45:11 PM
4664 (0x1238)
An existing MTC token was not supplied, using ExecutionRequest's Id as MTC token and this execution request is the owner of resultant MTC task.
execmgr 06/11/2014 6:45:11 PM
4664 (0x1238)
Request a MTC task for execution request of package AO10022F, program Uninstall shockwave - test with request id: {CBD5312D-CAAB-446C-BB2F-7DB515F6EE79}
execmgr 06/11/2014 6:45:11 PM
4664 (0x1238)
Execution Request for advert RET210E2 package AO10022F program Uninstall shockwave - test state change from WaitingContent to Ready
execmgr 06/11/2014 6:45:12 PM
4664 (0x1238)
MTC task with id {CBD5312D-CAAB-446C-BB2F-7DB515F6EE79}, changed state from 0 to 4
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="AO10022F",ProgramID="Uninstall shockwave - test", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l
execmgr 06/11/2014 6:45:12 PM
4664 (0x1238)
  Processing [{40BF1D3A-8F3D-4088-A1F7-ED85EB5EFF7F}, 0]: RemoveNotification
execmgr 06/11/2014 6:45:12 PM
4664 (0x1238)
MTC signaled SWD execution request with program id: Uninstall shockwave - test, package id: AO10022F for execution.
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Sending ack to MTC for task with id: {CBD5312D-CAAB-446C-BB2F-7DB515F6EE79}
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Executing program cmd /c shockwave-test.bat in Admin context
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Execution Request for advert RET210E2 package AO10022F program Uninstall shockwave - test state change from Ready to NotifyExecution
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="AO10022F",ProgramID="Uninstall shockwave - test", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Checking content location C:\Windows\ccmcache\1g for use
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Successfully selected content location C:\Windows\ccmcache\1g
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Executing program as a script execmgr
06/11/2014 6:45:12 PM 1624 (0x0658)
Found executable file cmd with complete path C:\Windows\system32\cmd.exe
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Successfully prepared command line "C:\Windows\system32\cmd.exe" /c shockwave-test.bat
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Command line = "C:\Windows\system32\cmd.exe" /c shockwave-test.bat, Working Directory = C:\Windows\ccmcache\1g\
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Running "C:\Windows\system32\cmd.exe" /c shockwave-test.bat with 32bitLauncher
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Created Process for the passed command line
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Raising event:
[SMS_CodePage(437), SMS_LocaleID(1033)]
instance of SoftDistProgramStartedEvent
ClientID = "GUID:d0c3da0e-ff4f-48c2-8612-805a8de31191";
CommandLine = "\"C:\\Windows\\system32\\cmd.exe\" /c shockwave-test.bat";
DateTime = "20141107004512.476000+000";
PackageName = "AO10022F";
ProcessID = 1264;
ProgramName = "Uninstall shockwave - test";
ThreadID = 1624;
UserContext = "NT AUTHORITY\\SYSTEM";
WorkingDirectory = "C:\\Windows\\ccmcache\\1g\\";
execmgr
06/11/2014 6:45:12 PM 1624 (0x0658)
Raised Program Started Event for Ad:xx210E2, Package:AO10022F, Program: Uninstall shockwave - test
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="AO10022F",ProgramID="Uninstall shockwave - test", actionType 1l, value NULL, user NULL, session 4294967295l, level 0l, verbosity 30l
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Raising client SDK event for class CCM_Program, instance CCM_Program.PackageID="AO10022F",ProgramID="Uninstall shockwave - test", actionType 1l, value , user NULL, session 4294967295l, level 0l, verbosity 30l
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
MTC task with id {CBD5312D-CAAB-446C-BB2F-7DB515F6EE79}, changed state from 4 to 5
execmgr 06/11/2014 6:45:12 PM
1624 (0x0658)
Program exit code 0 execmgr
06/11/2014 6:45:21 PM 4276 (0x10B4)
Looking for MIF file to get program status execmgr
06/11/2014 6:45:21 PM 4276 (0x10B4)
Thanks in advance for help and suggestions
RJ
RJ09

Thanks for quick reply Daniel
I tried your suggestion and in log files I found error
 Product: Adobe Shockwave Player 12.1 -- Error 2753.The File 'swhelper_1211151.exe' is not marked for installation.
Error 2753.The File 'swhelper_1211151.exe' is not marked for installation.
Property(S): ErrorDialog = SetupError
MSI (s) (34:D8) [14:08:29:832]: Windows Installer removed the product. Product Name: Adobe Shockwave Player 12.1. Product Version: 12.1.1.151. Product Language: 1033. Manufacturer: Adobe Systems, Inc. Removal success or error status: 1603.
RJ09

Similar Messages

  • Front end application error after import script run successfully in R12

    Hi ,
    i got an exception in R12 environment.
    i developed one simple OAF page and deployed in apps import script run successfully.
    but when i am opening that page in Front end it will give an exception.
    That is
    Exception Details.
    oracle.apps.fnd.framework.OAException: Could not load application module 'tflsm.oracle.apps.po.per.server.TflsmAM'.
    ## Detail 0 ##
    JBO-30003: The application pool (cph-oadb-tst22.dk.flsmidth.netTST221543tflsm.oracle.apps.po.per.server.TflsmAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
         at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:453)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.prepareApplicationModule(ApplicationPoolImpl.java:2094)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1961)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:441)
    JBO-30003: The application pool (cph-oadb-tst22.dk.flsmidth.netTST221543tflsm.oracle.apps.po.per.server.TflsmAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.JboException, msg=JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:2002)
         at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2793)
    ## Detail 0 ##
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:545)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition tflsm.oracle.apps.po.per.server.TflsmAM of type ApplicationModule not found
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:441)
    i will check all the class files and xml files of Application Module below top, all are there in the server top(below top)
    /u02/TST22/apps/apps_st/comn/java/classes/xxfls
    but i got the exception.
    is there any different structure in R12.
    i.ein the server top /u02/TST22/apps/apps_st/comn/java/classes/xxfls (Here my all class files in Binary mode and xml files in ASCII mode)
    only CLASS files are needed or XML files are also need.(i am moving all CLASS and XML files)
    could you please help me on this.
    Thanks with Regards,
    Muthu

    Muthu,
    This issue usually occurs when the AM.class file is not available at the given location. Try to find out on the server whether this
    tflsm.oracle.apps.po.per.server.TflsmAM exists.
    If still the problem persists then go for redeployement by deleting the existing one.
    Regards,
    Gyan

  • 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

  • TRYING TO DOWNLOAD ADOBE FLASH TO LISTEN ON I PLAYER, DOWNLOAD SUCCESSFUL BUT CONTINUES TO TELL ME TO INSTALL

    I have downloaded Adobe Flash several times and I still cannot play BBC i-player, the download says it is successful but when I come to listen to a station it tells me to download Adobe again?

    If your the Administer you should be able to go to Finder and click downloads then delete the Adobe download file (to delete the file you have to select it and push command and delete). Also check your Applications if the application is there too. If your not the Administer, your account on the computer could be blocked from deleting downloads and applications, so you need the Administer to do these steps (if you're not the Administer you still could be able to delete downloads and applications).

  • Installing Flash 11 appears successful but doesn't reveal movie on Adobe flash test page

    repeated attempts to install flash 11 (successfully) have not eliminated the error when I use the Adobe Flash Test screen/movie.

    Pat,
    I'VE READ THE LATEST ATTACHMENTS TO THE EMAIL BELOW.  They require screen shots of error messages WHICH I'VE ALREADY PROVIDED.
    My reaction to the latest email is that no one took the time to actually understand what I've already communicated.
    But, here another copy of the error for your reference.
    I also get this error (red and yellow areas) when launching You Tube:
    Sooooooooooo...  To summarize...
    I've performed the clean install including using Adobe's special uninstall utility and carefully hunting down and erasing all of the litter Flash Player leaves behind even after it's uninstalled.
    The error messages shown above are the headaches I still have.
    If all else fails, we can go low-tech and CALL ME.
    Thank you,
    Mike Ogle
    801 310 6453

  • Adobe flash player download and states its install successfully but its not there

    I have mozilla firefox 3.6.11
    Windows 7
    toshiba laptop
    i have downlad adobe flash player 10.1 i think it was
    it was installed successfully so the computer says but it just bring me back to the screen to download and it is not on my computer.

    The current version of Adobe Flash player (version 10.1 r85) is installed on your system. Under Tools > Add-ons > Plugins it is shown as "Shockwave Flash". That name was chosen by Adobe and causes confusion for some.
    '''Check your plugin versions''': http://www.mozilla.com/en-US/plugincheck/
    *'''Note: plugin check page does not have information on all plugin versions'''
    '''''"...but it just bring me back to the screen to download and it is not on my computer."'''''
    Although you should not need to, have you tried exiting and restarting Firefox after the installation?

  • PPTP ip-up.d runs script but doesn't execute program

    Hi everybody
    I installed and configured PPTP and ip-up.d scripts. Everything seems to work, all three existing scripts are executed and also the echo is written to syslog but I don't get the program to start. If I execute the script manually it works like a charm.
    What is the matter?
    Solutions tried
    PATH definition added
    echo line before and after executing remmina added -> both worked
    changed program execution with "sudo -u <user> remmina" and "su <user> -c "remmina" etc. also not worked
    permissions checked, every script file is on 755
    #!/bin/sh
    PATH=$PATH:/usr/bin
    echo "`date +%b" "%e" "%H":"%M":"%S` PPTP: Remmina wird gestartet" >> /var/log/syslog.log
    /usr/bin/remmina

    Hi, sorry for late answers:
    ..scripts that end with '.sh'. Is that the case?
    [emak@PC-LE-T42-LI ip-up.d]$ ll
    insgesamt 20K
    drwxr-xr-x 2 root root 4.0K 20. Mär 13:40 ./
    drwxr-xr-x 5 root root 4.0K 6. Mär 07:16 ../
    -rwxr-xr-x 1 root root 229 3. Nov 2011 00-dns.sh*
    -rwxr-xr-x 1 root root 110 16. Mai 18:45 01-remmina.sh*
    -rwxr-xr-x 1 root root 162 20. Mär 13:23 02-routes.sh*
    They should be correct and permissions sufficient.
    Does remmina fork?
    No, I don't see any procs running by executing
    ps -ef | grep remmina
    Last question:
    you can execute it as a separate process by adding &!
    I tried that with no better success.
    As I wrote above, the script is executed, the echo line is written to syslog but no process of remmina is starting. I'm sure it's a dumb thing but still annoying... Any more ideas to try?

  • Why won't this script run in task scheduler properly?

    Hello,
    I've created a script find all opened windows applications on the local computer.  The script creates an html outfile to report the opened windows and who is logged in. 
    When I run this script from the Powershell ISE or from Powershell command line it works fine.  When I schedule this script to run in windows Task Scheduler (either in Windows 7 or on Windows Server 2008) and I use 'Run only when user is logged in' the
    script again runs fine and reports in the html file the opened windows.
    But when I am logged into the server and I schedule this script to run in windows Task Scheduler (either in Windows 7 or on Windows Server 2008) and I use 'Run whether user is logged in or not' the script will run without error, it creates the html report,
    but it does not list the opened windows applications  That part of the report is missing.
    Why would this happen?  Do I need to change something in my script to make this script work whether or not someone is logged in?
    Here is the script:
    $a = "<style>"
    $a = $a + "BODY{background-color:peachpuff;}"
    $a = $a + "TABLE{border-width: 1px;border-style: solid;border-color: black;border-collapse: collapse;}"
    $a = $a + "TH{border-width: 1px;padding: 0px;border-style: solid;border-color: black;background-color:thistle}"
    $a = $a + "TD{border-width: 1px;padding: 0px;border-style: solid;border-color: black;background-color:PaleGoldenrod}"
    $a = $a + "</style>"
    get-wmiobject Win32_ComputerSystem | ConvertTo-HTML -head $a -body "<H2>Logged in UserID</H2>" -property username | Out-File C:\Powershell_Scripts\Test.htm ; Get-Process |where {$_.mainWindowTItle} |Select-Object name,mainwindowtitle | ConvertTo-HTML -head $a -body "<H2>Open Applications</H2>" | Out-File C:\Powershell_Scripts\Test.htm -Append
    Thank you.

    Its hard to get a full grasp of the errors from task scheduler.  Try rewriting the Action portion of the Scheduled Task in a cmd prompt (with or without the elevated credentials). When the cmd line runs, the cmd host will convert to a black
    powershell host and you will be able to read the errors.
    C:\> powershell.exe -command { update-help }
    or
    C:\> powershell.exe -noprofile -file c:\scripts\dosomething.ps1
    I solved a similar problem this week.  When I ran my script from within powershell, all the required modules are normally present and the script ran fine.  It was pretty clear which module I forgot to load at the beginning of the script once I could
    watch it from start to finish
    or, your script could dump the Error logs to a text file.
    $Error | select * | out-file c:\errors.txt
    Not the point.  Look at the task scheduler history first.  If the history is not enabled enable it. If it shows no error code then the script ran successfully but had an internal error.
    There is only one place that an error can occur. This will trap it and set the exit code which will be visible in the event history:
    $a=@'
    <style>
    BODY{
    background-color:peachpuff;
    TABLE{
    border-width: 1px;
    border-style: solid;
    border-color: black;
    border-collapse: collapse;
    TH{
    border-width: 1px;
    padding: 0px;
    border-style: solid;
    border-color: black;
    background-color:thistle;
    TD{
    border-width: 1px;
    padding: 0px;
    border-style: solid;
    border-color: black;
    background-color:PaleGoldenrod
    </style>
    Try{
    $username=get-wmiobject Win32_ComputerSystem |%{$_.username}
    $precontent="<H2>Logged in User: $username</H2><br/><H2>Open Applications</H2><br/>"
    $html=Get-Process |where {$_.mainWindowTItle} -ErorAction Stop|
    Select-Object name,mainwindowtitle |
    ConvertTo-HTML -cssuri c:\scripts\style.css -preContent $precontent -body "<body bgcolor='peachpuff'/>"
    $html | Out-File C:\Scripts\Test.htm -ErrorAction Stop
    Catch{
    exit 99
    This is really an exercise in how to manage background tasks.
    Using an error log is good assuming it is not the file system that you are having an issue with
    ¯\_(ツ)_/¯

  • How to completly uninstall Adobe Shockwave Player on Mac manually??

    I installed adobe shockwave player 11.6.8 and uninstalled the same using uninstaller and then i installed 11.6.5, when i tried to get the version its still displaying 11.6.8 on the path `/Library/Internet Plug-Ins/DirectorShockwave.plugin`. Pls suggest how to get the correct verison of shockwave installed. Also suggest do i need to delete some shockwave cookies, if yes pls suggest the path. am using applescript to get the version
    tell application "System Events"
        try
            set flashPlayerVersion to short version of disk item "/Library/Internet Plug-Ins/DirectorShockwave.plugin"
        on error
            return false
        end try
    end tell

    Plug-ins need to be enabled in a new Mac.
        Enable Plug-ins
        Safari > Preferences > Security
        Internet Plug-ins >  "Allow all other plug-ins
    A new Mac comes with 90 days of free tech support from AppleCare.
    AppleCare: 1-800-275-2273
    Best.

  • Uninstall Adobe Shockwave Player 11.0

    While upgrading from Windows Vista - Windows 7, I run windows7 upgrade advisor to check the compatibility as suggested by Microsoft. The report shows following issue.
    Adobe Shockwave Player
    version 11.0
    Adobe Systems, Inc.
    Update available
    We don't have compatibility information about this version of the program.
    Get an update to a compatible version http://get.adobe.com/shockwave/
    I updated the latest version from the above link suggest by Advisor, but still the same issue was showing. Closing looking the latest version of Adobe Shockwave Player is 11.5 and the issue was showing for version 11.0. Looking further, for all the programs installed in Control Panel - Programs, I found my system have both Adobe Shockwave player (11.0 & 11.5). When I use Shockwave Player Uninstaller (sw_uninstaller.exe) this uninstall only new version (11.5) and old version remains without logo.
    Please help to uninstall Adobe Shockwave Player version 11.0.

    Should have looked through this forum a little closer:
    http://forums.adobe.com/thread/560708?tstart=0
    I used the installation program for ShockWave 11.0 with the uninstall switch and this did uninstall it.
    Since I am using an SCCM package to deploy the uninstall of SW 11.0 and the install of SW 11.5.6.606,
    I used this line in my Installer package:
    Execute msiexec /uninstall "Path\SWInstallFileName.msi" /quiet (Wait)
    I had to rename the SW 11.0 installation filename since it was the same as the SW 11.5.6.606 installation filename
    and I needed to use both .MSIs in my package.
    This does not explain why the sw_uninstaller.exe provided by Adobe is not working though.
    It would be nice to have an explanation and get this problem corrected so we can use sw_uninstaller.exe.

  • Firefox Plugins lists Shockwave Flash 12.0.0.70 but Adobe lists this as Adobe Flash Player, and Version 12.0.9.149 as Adobe Shockwave Player, so wtf is going on

    Flash causes us all immense confusion, and Firefox is adding to the problem.
    My Firefox Add-ons page lists (under Plugins -- isn't there a difference?) that I have:
    Shockwave Flash 12.0.0.70 which is set to "Always Activate".
    Adobe websites list:
    Adobe Flash Player 12.0.0.70
    Adobe Shockwave Player 12.0.9.149
    -- so what on earth is the Firefox-listed "Shockwave Flash"?
    This simply adds to the utter confusion already surrounding Flash Player -- which I cannot find anywhere amongst my Programs -- but which I can find under "Uninstall or change a Program" where it is listed as "Adobe Flash Player 12 Plugin".
    There is also the thorny issue of FlashPlayer vs. FlashPlayerDownloader......
    I need a flash of inspiration to get me out of shock -- I'm not waving, I'm drowning!

    In the internals of the plugin it is still referenced as Shockwave Flash. That hasn't changed as it would break websites that check for a specific plugin name. You can see that on the about:plugins page and in the properties of the Flash plugins file.
    You can open the Web Console (Firefox/Tools > Web Developer) and paste this JavaScript code in the command line to see how the Adobe Flash Player plugin identifies itself:
    <pre><nowiki>console.log(navigator.plugins["Shockwave Flash"].name);
    console.log(navigator.plugins["Shockwave Flash"].description);
    </nowiki></pre>
    *https://developer.mozilla.org/Tools/Web_Console
    On disk you will also see Macromedia for folder names used by the plugin.
    *32 bit Windows: C:\Windows\System32\Macromed\Flash\
    *64 bit Windows: C:\Windows\SysWOW64\Macromed\Flash\
    * C:\Users\&lt;user&gt;\AppData\Roaming\Macromedia\Flash Player\

  • Mac shockwave installation says successful but there's no shockwave folder and adobe site says not installed

    Macbook Pro (Retina, 13-inch, mid-2014)
    OS X Yosemite 10.10.1
    3 GHz i7
    64-bit* (based on table found in archived Apple support article that appears as first link in google search)
    16 GB 1600 MHz DDR3 | Activity monitor says "Used: 9.58 GB (apps: 6, file cache: 2, wired: 1)"
    78 GB remaining of 120 GB flash storage
    One hard disk, no external
    2 admin user accounts and guest account, second admin logged out
    *Sorry for saying stuff you already know. I just don't know what you don't and want to be complete.
    I arrive at adobe shockwave page, which correctly detects Mac computer, chrome browser.  (Did that about 4 or 5 times)
    I click download. (After first failed attempt, I'd start by ejecting install disk thing and put previous dmg file in trash)
    DMG file arrives in download folder.
    I open it.
    I double click on the first of the two files: Shockwave_Installer_Full_64bit (other file is uninstall | Is yosemite operating system actually 32 bit??)
    I close my browsers.
    I click the "Next" buttons and agree to the thing
    I type my administrator password for this administrator account
    I manually choose Macintosh HD for the install location (1 time)
    I go with the default option and verify that all users will have access (2 times)
    I go with the default option for install location (rest of times)
    It tells me what it's doing while progress bar fills and empties and repeats. Says stuff like "Moving files" "Working directory" or something, as it should.
    My mac makes the install noise.
    The install window says ~"Adobe Shockwave Player installed successfully"
    I restart (only on one or two attempt(s))
    I reopen browser, which reopens last pages
    One of those pages is the chrome://plugins that an Adobe troubleshooting page told me to check.
    I refresh it. There's no shockwave player. There is adobe flash player and it says "(2 files)" and version 16...
    I go to the adobe page where I can click "Check now" to see whether my computer has shockwave.
    Page confirms I do not have it by saying: "Sorry, Shockwave Player is either not installed or disabled on your machine."
    Per some Adobe troubleshooting instructions, I prepare to repeat the process by searching for folder to delete it so that I can properly reinstall it (3 times)
    There is no folder when I use finder to search "This Mac" or "All my Files"
    I come to forum. I guess I will now try the really involved stuff about disabling login items and installing via a new user. I came here before trying it because the page said that those are ways to work around problems that may cause the installation to fail. But the installation window said it was successful. Did it go to the cloud?????? Did my computer auto-scrub for some reason unrelated to anything I did deliberately??
    UPDATE: Tried the shift-key-during-restart-and-using-new-user but it didn't seem to make a difference.
    UPDATE: I did, however, during that process, find that when I use that page in Safari to check installation, it says the latest version is installed. So maybe my question just got a lot simpler. Is this a Chrome problem beyond my own system and I just have to wait for Google to sort it out? Is Chrome somehow incompatible with Shockwave? According to a website I've been trying to use (via chrome) to complete class homework, I am missing shockwave and need it.
    (2015.01.16)

    Ok, I'm stupid.
    Found another thread about this and typing 'install OS X Lion' in spotlight did the job.
    https://discussions.apple.com/message/15670460#15670460
    excusez-moi

  • After installing Reader 11.0.07 update on my Mac OS X 10.8.5, when I open an Adobe pdf file I see Chinese script next to the blue loading bar at the bottom of the screen.  This never appeared before and I am concerned that my computer is being hacked into

    After installing Reader 11.0.07 update on my iMac OS X, v.10.8.5, when I open an Adobe pdf file I see Chinese script next to the blue loading bar at the bottom of the screen.  This never appeared before when downloading pdf files and I am worried that my computer is being hacked into or I acquired a virus.  Is this normal or do I have to uninstall this update?

    After installing Reader 11.0.07 update on my iMac OS X, v.10.8.5, when I open an Adobe pdf file I see Chinese script next to the blue loading bar at the bottom of the screen.  This never appeared before when downloading pdf files and I am worried that my computer is being hacked into or I acquired a virus.  Is this normal or do I have to uninstall this update?

  • I used the plug in check and it said i needed to update adobe shockwave. However, i downloaded the most recent version and the check still says I am out of date. I installed 11.5.9r615 for apple os 10.swno leopard full 64 bit. why is this.

    I uninstalled shockwave and reinstalled it with the same result. what gives?

    I have that same problem on my laptop, it is because Adobe Shockwave does not support 64 bit systems yet...I am not sure how you would do it on your particular operating system, because I am running windows 7..but I have to go into IE 32 and run the update. Check yours and see...hopefully that will work for you or at least this explanation works .

  • PLEASE HELP!!!!!!!!!!! ADOBE SHOCKWAVE SLOW, Lagging, and I NEED URGENT HELP!!

    Hello everybody, and how are you all doing on this wonderful Friday?
    Today after doing research on the support website for Adobe ShockWave flash player, I'm here as a last resourt.
    Allow me to explain the issue!
    WARNING:
    THIS IS GOING TO BE EXTREMELY LONG, BUT I NEED HELP VERY VERY BADLY!!
    I've waisted people's time because of this issue.
    I'm using an HP Windows 7 Laptop with latest version of Windows 7!
    I have Adobe ShockWave 11.7 the LATEST VERSION and It is a great program.
    However in one of my simulators which is a V500  Evita Ventilator simulator from the company Drager, the performance is HORRID, and when I say horrid, I mean HORRID TIMES 30 and then some.
    Keep in mind that this has been tested by the company on other computers, and it works just fine, however on mine the waveforms and data is choppy, slow and what it will do is it will be working smoothly one second, the next second It lags and then catches up, then lags again, and It basically drags along miserably. I used this program online and then when I contacted Drager the owners of the simulator, they thought I get a DVD of the simulator. THEY GAVE IT TO ME FREE OF CHARGE. I got it, and It was still slow and Jerky. I had used Google Chrome to use the simulator online HOWEVER, when I used the DVD, It was still slow. I have a LOAD of computer space, and have tried uninstalling Adobe Shockwave, Reinstalling it, then doing that several times. NOTHING. NOW WHAT??
    I'm desperate right now. When I say DESPERATE, THIS HAS GOT TO BE FIXED AS SOON AS POSSIBLY POSSIBLE.
    ASAPP!!!!!!!!!!!!!!!
    Is there some setting I can adjust?
    Or SOMETHING???
    The thing is other things that require Adobe Shockwave work just fine. I use a lot of simulators.
    Its just this simulator.
    PLEASE RESPOND!!
    THANK YOU, and God bless.                                                 

    RotoProne wrote:
    I have Adobe ShockWave 11.7 the LATEST VERSION and It is a great program.
    Shockwave Flash = Flash Player (11.7)
    This is the Shockwave Player (v12) forum.
    Please post your messages in the proper forum: http://forums.adobe.com/community/flashplayer
    cheers

Maybe you are looking for

  • Compare-- Nvidia-cards

    I was wondering if anyone can tell me how can i configure ok my msi, video card i have a fx5200 t-128. I`m asking this because i´ve compared a lot my card with other video cards of some friends and the results are bad, their cards (64 megs mx 440 evg

  • HT4759 outlook viewing size

    hi Not sure i am putting question at right platform as i tried a lot however was unable to contact apple via e-mail. I have recently purchased macbook pro retina and use Microsoft outlook 2011 and Thunderbird email client, for my office and personal

  • Firefox 24 - options not remembered from session to session

    When I upgraded to Firefox 24, all of the option settings from v23 reset to the defaults. I put them back the way I had them before, but after restarting the browser, everything defaulted as before. I am running NoScript, and any changes to its rules

  • Apache Xerces2  XML parser download?

    Hello all, where can i find Apache Xerces2 XML parser download? Seems not working http://xerces.apache.org/xerces2-j/download.cgi http://xerces.apache.org/xerces2-j/ thank you. I really need it. I am stuck with that bug: http://bugs.sun.com/bugdataba

  • Tethering with Nikon D600 - no camera found!!!!

    This is incredibly frustrating to have a $2,000+ camera that cannot connect to Lightroom.  It really impacts the value of both Lightroom and my camera if they don't talk to each other.  Please advise when you anticipate this being fixed in an update.