Force Adobe Shockwave updates to install as a restricted user:

For security purposes I'm investigating what it would take to force Adobe Shockwave Player updates to run under a restricted user account in a corporate environment. I was hoping for a solution similar to Adobe Flash where you could create a scheduled task to run the update as the SYSTEM account but shockwave seems to behave a little differently than Flash.
I've also read that you can enable/disable auto updates by modifying the registry keys "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Macromedia\Shockwave 10\AutoUpdate" and "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Shockwave 12\AutoUpdate", however, when I modify these parameters they are not reflected when you right click on the shockwave video player -> select properties -> and then check/uncheck the update options. Am I missing something here?
I have been testing with a somewhat older version of Shockwave to see if it would ever update to the newest version but I can't see where it ever updates. Have others run into this issue? How do you keep shockwave up to date in your corporate environment?

You might want to look at implementing Munki. Munki is mainly intended as a means of distributing both initial Application installs, but also updates for those applications, e.g. Microsoft Office. It can however also automate installing Apple Software Updates. Importantly it does not require the end user to ever enter any administrator details to allow these updates to be installed.
See https://code.google.com/p/munki/wiki/AppleSoftwareUpdatesWithMunki
(Munki is free.)

Similar Messages

  • Why is Adobe Shockwave Player not installing on my mac, but telling me that it can't be installed on my computer and is saying it's not supported on my IOS version OS version?

    I have a Macbook Pro and it's Using the latest IOS(Yosemite), but it's not allowing me to install Adobe shockwave. I go through all the steps and when I push install this comes up? 

    I thought this had been fixed in the latest version of the installer, but perhaps not. Try the option suggested in this thread

  • Install MSI as restricted user?

    I have set up an Zenworks desktop management agent MSI package which
    installs fine when it is associated to a normal user (when set to force
    run). If I want to do a force run when associated to a workstation
    group it wont work, you have to double click the icon after it has been
    cached. This isnt really how I would like it, I would like it to
    automatically install.
    1, can I get this to automatically install when associated to the
    workstation?
    If I have to get a user to click on the icon it will work fine for a
    normal user but on certain users they have a restrictive policy which
    says they are not allowed to install stuff so when they have the icon
    popup in their NAL window (because its associated to that workstation)
    and click it, it returns an error of 1625 (a restrictive policy is
    stopping the installation)
    2, Is there anyway around this?
    Thanks
    Total5

    How could I copy to the c:\temp and then delete it? I am trying to do an
    automatic install without any user intervention so I can push this out
    over night, but I will definatley give the unsecured system user ago.
    Cheers
    Israel De Leon;2694744 Wrote:
    > What if you first copy the ZFDAgent.msi to C:\Temp and
    > then continue in installing locally. Then after the install,
    > delete the msi from the Temp directory. You can also run it
    > as an unsecured System User, which will temporarily
    > allow the Admin rights.
    >
    >
    > >>> On 4/5/2007 at 11:10 AM, in message
    > <[email protected]_engineer.com>,
    > Total5<[email protected]_engineer.com> wrote:
    >
    > Craig, thanks for the reply
    >
    > There are a few more bits of info since my last post.
    >
    > 1, the msi is on a NetWare share and yes it is a UNC path to it
    >
    > I have been trying a few changes whilst trying to get it running and
    > itis set up now as....
    >
    > Assocaited to workstations and set to Force cache, Force run, and
    > showin NAL
    >
    > It is set to pre install of schedule type none
    >
    > It has MSI properties for our middle tier address etc.......
    >
    > Everything else is standard settings. (the app I am doing is The
    > ZfDagent)
    >
    > I have now had some luck installing this on our LAN. If I associatethis
    > to a user with the settings mentioned it will install itself asexpected
    > (without any user intervention)....great!
    >
    > But...
    >
    > If I want to associate it to workstations (which I do) it will cacheand
    > then I have to run the NAL icon which will then distribute thepackage,
    > really I could do with this happening automatically. I havesome users
    > which have group policies applied to them, of which one ofthem is they
    > are not allowed to install msi or exe's.
    > So, if one of them users is on a workstation which needs the NAL
    > iconclicking it just returns a MSI error code: 1625
    >
    > Now here comes the best bit......
    >
    > When this is done over the WAN I am getting different error codes
    >
    > These are associated to workstations
    > 1, Installed as a restricted account - error code 1625
    >
    > 2, Installed as (admin user in NDS) restricted on the workstation
    > -error 1612
    >
    > 3, Installed as (standard user in NDS) restricted on the workstation
    > -error 1603
    >
    > 4, Installed as (admin user in NDS) admin on the workstation -
    > error1612
    >
    > And this one, associated to admin user in NDS and admin on
    > theworkstation - error 1625
    >
    > Hope any of this helps?????
    >
    >
    > Craig Wilson;2671674 Wrote: > can you post the details of the MSI app
    > you are trying to install?
    > >
    > > Is the MSI on a NetWare or Windows Share?
    > > Are you using a UNC path to specify the path to the MSI install?
    > >
    > > Have you made other configuration changes to the app from the
    > default
    > > settings that may be noteworthy?
    > >
    > >
    > > --
    > > Craig Wilson - MCNE, MCSE, CCNA
    > > Novell Support Forums Volunteer Sysop
    > >
    > > Novell does not officially monitor these forums.
    > >
    > > Suggestions/Opinions/Statements made by me are solely my own.
    > > These thoughts may not be shared either Novell or any rational
    > human.
    > >
    > > "Total5" <[email protected]_engineer.com> wrote in message
    > > news:[email protected]_engineer.com...
    > > >
    > > > I have set up an Zenworks desktop management agent MSI package
    > which
    > > > installs fine when it is associated to a normal user (when set to>
    > force
    > > > run). If I want to do a force run when associated to a workstation
    > > > group it wont work, you have to double click the icon after it has>
    > been
    > > > cached. This isnt really how I would like it, I would like it to
    > > > automatically install.
    > > >
    > > > 1, can I get this to automatically install when associated to the
    > > > workstation?
    > > >
    > > > If I have to get a user to click on the icon it will work fine for
    > a
    > > > normal user but on certain users they have a restrictive policy>
    > which
    > > > says they are not allowed to install stuff so when they have the>
    > icon
    > > > popup in their NAL window (because its associated to that>
    > workstation)
    > > > and click it, it returns an error of 1625 (a restrictive policy is
    > > > stopping the installation)
    > > >
    > > > 2, Is there anyway around this?
    > > >
    > > > Thanks
    > > >
    > > >
    > > > --
    > > > Total5-- Total5
    Total5

  • I can't get adobe premier to work on a network (restricted user)

    possibly because of cach files location. but each time i change these settings they will change back to default.
    Has anybody got an idea of how this problem can be overcome, so enabling the program not to crash at start screen.

    Program is not designed for a network, so may not do what you want
    -see messages #1 and #3 in http://forums.adobe.com/thread/771151
    -you MUST give all users administrator accounts to use Premiere
    -and especially Encore dual layer http://forums.adobe.com/thread/969395
    -#5 Server 2008 is UNsupported http://forums.adobe.com/thread/851602
    -a work around, of sorts http://forums.adobe.com/thread/957523
    -and not on a "domain" http://forums.adobe.com/thread/858977
    -http://helpx.adobe.com/premiere-pro/kb/networks-removable-media-dva.html
    Solution for networks
    Adobe Anywhere http://www.adobe.com/products/adobeanywhere.html

  • Adobe cc Updates not Installing on Mac OS 10.10.  Everytime I try to install an update to Illustrator cc it fails and I have to uninstall and re-install the program.

    After reading the forums I've notice that several people have been having this problem for a while now.   The cause seems to be the deletion of additional language files.  I do run CCleaner on my mac to keep it clean and reduce the hard drive space as I have a SSD as the main drive.  Are there any plans from Adobe to fix this issue?  It is really annoying to have to uninstall and reinstall the software every time there's an update.  Is there any chance this will be fixed in the next update or 2 as I think I'm going to stop updating cc until it has been fixed?

    Rudy_Two76 I would encourage you to disable the portion of CCleaner which is removing the additional language files.  Many of the available updates do require these files.  This is why they are installed to the computer at the time of installation.  Continued removal of the language files will continue to lead to update failures.

  • Force Apple Software Updates to Install Without User Intervention?

    I have a Mac server (Yosemite 10.10.2) that pushes certain Apple software updates to my client iMacs (Mavericks 10.9.4).  For example I want to update the Apple Remote Desktop client on all of the clients.  Once I log into a client machine I see that the update is available and has been received from my Mac server.  The problem is that it is not installed.  It appears that I would have to visit each machine and log in and then click install to get this done.  I have to believe there is a way to get this done without having to visit every machine.  Any ideas would be appreciated.

    You might want to look at implementing Munki. Munki is mainly intended as a means of distributing both initial Application installs, but also updates for those applications, e.g. Microsoft Office. It can however also automate installing Apple Software Updates. Importantly it does not require the end user to ever enter any administrator details to allow these updates to be installed.
    See https://code.google.com/p/munki/wiki/AppleSoftwareUpdatesWithMunki
    (Munki is free.)

  • Unable to install Adobe Shockwave on MSIE 11 in Windows 8.1 (Update 1)

    Heey there,
    I have encounterd an installation issue when I try to install Adobe Shockwave Player on MSIE 11 in Windows 8.1 (Update 1).
    I neither cannot download nor installing it.
    The Adobe FAQ tells me to use the 32-bit version of MSIE, but even then Adobe Shockwaves keeps refusing of being installed in this browser.
    I am running Windows 8.1 (Update 1) on a 64 bit machine.
    The current installed version of MSIE is: 11.0.9600.17351
    If you need any additional information releated to this issue, please let me know.
    Thanks for helping in advance.

    Download the full installer from this link

  • 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 .

  • McAfee software forced install with latest Adobe flash update 12/26/14

    So it seems that Adobe has once again chosen to go the route of not even giving an opt-out option for whatever 'software' they bundle their Adobe Flash update with. I fail to see how this practice creates anything but mistrust for these products from a consumers perspective. Having worked in  IT and having had to deal with questions like "Why is my browser changed/messed up?" or "Why did X show up on my computer and is now spamming me to buy something?" it's frustrating knowing that in many cases it's large companies that are to blame. In this case it seems even more calculated coming right after a major holiday when inevitably more PC's and more inexperienced users enter the market.
    I personally will never use McAfee or Google Chrome or (heaven forbid) Ask.com related software if this is how they intend to do business. I'd like to think that large businesses like Adobe would have better marketing strategies for their sponsors that don't create dissent and distrust among consumers.

    Adobe's Flash Player update workflow does present the choice of also getting some "added value" software (e.g., AV - Search Engine stuff for browsers - etc.).
    One simply unticks the boxes on the step that displays the choice.
    Oh yeah, ya do gotta look rather than do a fast click through which will result in a gotcha eh.
    One "gotcha" back in the day was all it took for me to "STAR" these sort of updates.
    No "gotchas" since.
    You'll observe similar with other software package updates (e.g., Java, etc.).

  • Adobe Shockwave Player 12.1 and forced reboot

    Hello I work for a company with 8k computers and we use IEM (IBM Endpoint Manager) distribution tool. We started Adobe product patching in January and we encountered unexpected forced reboot on some Windows 8 computers. IEM creates installation scripts automatically and I have noticed that there are two installation files: sw_lic_full_installer.exe  and sw_lic_slim_installer.exe. I have performed some test with both packages and on one PC where I tried sw_lic_slim_installer.exe the FORCED REBOOT occurred. I have checked event viewer logs and found the following lines:
    Windows Installer installed the product. Product Name: swMSM. Product Version 12.0.0.1. Product Language: 1033. Manufacturer: Adobe Systems, Inc. installation success or error status:0
    Windows Installer requires a system restart. Product Name: swMSM. Product Version 12.0.0.1. Product Language: 1033. Manufacturer: Adobe Systems, Inc. installation success or error status:0
    Ending a Windows Installer transaction: C:\windows\SysWOW64\Adobe\Schockwave 12\swMSM.msi. Client Process Id: 220.
    The Windows Installer initiated a system restart to complete system restart to complete or continue the configuration of "swMSM".
    Could you please explain me when Adobe Shockwave Player updates force a reboot? Unfortunately all updates are packed in exe files so I don't know any way how to suppress the reboot.
    Additionally after the installation of the patch we see 2 entries in the control panel:
    Adobe Shockwave Player 12.0
    Adobe Shockwave Player 12.1
    Can you tell me how to get rid of the Adobe Shockwave Player 12.0 entry?  Thanks in advance!

    I had the same problem on an iMac but managed to download and install shockwave 11, see Adobe - Webplayer
    There appeared a notice for incompatibility, but was able to continue installation. Apps (not requiring sw 12) did run after.

  • 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

  • Cannot perform online update of Adobe Shockwave

    When I try to update and select Shockwave (Full version) from http://get.adobe.com/shockwave/ and click Install, I receive Installation Complete message but nothing happen. My antivirus is MSE and it allow to install shockwave (at least earlier).
    I currently have installed Shockwave version 12.1.4.154.
    What's the matter? 

    I'm aware of how to download the full installer.
    The question is why does not work online installation / update Shockwave.

  • Unwanted update reminder from HKCU\Software\Adobe\Shockwave 12\pinginfo

    Running an up-to-date XP Sp3, and the latest Shockwave Player v12.0.3.r133. I have the "automatic update service" turned off in the player preferences. Still, sometime in the past month(s) I started getting an occasional popup when running MS Bookshelf 2000 that a newer version existed and, of course, upgrade. That's a bogus message, twice so - since I have the current SW Player installed already, plus I had explicitly turned off update checks.
    The popup seems to trace back to registry entries created by the SW Player control after running BS2K. I have found no documentation on those, not even anecdotal hints as to what and why.
      [HKCU\Software\Adobe\Shockwave 12\pinginfo]
      "browserver"="bshelf2k.exe2000.0"
      "refurl"="file://x:\\bkshelf\\books\\dswmedia\\homescr\\bs_hs.dcr"
    Is there an official way to turn those annoying popups off for good?
    And btw, it would be really nice if Shockwave actually took that update opt-out choice at face value, and not leave backdoors open where such popups can still sneak by.

    P.S. The registry entry was but a red herring. Just got a new notification, even though access was denied to that key and no entries were added this time.
    On the upside, this gave me the opportunity to take a screenshot (below) and collect some more info. First of all, it did again happen right after launching Bookshelf 2000. The popup is brought up by %SystemRoot%\System32\Adobe\Director\SwDir_1203133.DLL as verified in sysinternals' Process Explorer by inspection of the call stack while the message was displayed. The DLL in question is a legitimate, digitally signed, Adobe COM object. The text of the message comes from that DLL. The only time I get that message is when launching BSHELF2K, not while running other programs or browsing web pages with embedded SW contents.
    My original question remains - why on earth does SW pop the reminder in this case, when all auto-updates were (supposedly) turned off?

  • Has anyone been able to contact Adobe to learn why their Flash Player does not work on Mac OS 10.6.8, no matter how many updates you install?  This seems like a big error by Adobe.

    I have thee Mac computers with Mac OS 10.6.8, one of which is a Mac Pro.  No matter how many updates I install from Adobe, their Flash Player does not work on any of these 3 computers.  I don't know how to contact Adobe Systems about this problem, but I think it is their responsibility to make sure that their so-called "universal" software works proplerly on a relatively recent operating system like OS 10.6.8 that is still in widespread use.  When you install the updates, nothing happens -- not even an error message.  What is the point of a universal player that is not universal?  It works fine on my MacBook Pro with OS 9 Mavericks, but it does not work at all -- indeed, has never worked -- on my 3 Macs with OS 10.6.8.  Has anyone contacted Adobe Systems to find out why the Flash Player does not work with OS 10.6.8 and what they plan to do about it?

    Where are you getting Flash from?
    Get the appropriate dmg installer here and then run it.
    http://www.adobe.com/products/flashplayer/distribution3.html
    If it still won't install, do these two things: First uninstall any Flash by going into the second level Hard Drive Library>Internet Plug-ins, and trash the Flash Player.plugin and flashplayer.xpt. Then boot into Safe Boot, Shift at the startup chime (give it much longer than a usual boot) and run the installer while booted in Safe Boot.

  • I've 2 problems. I wanted to install Lightroom CC. On my desktop, the update of Adobe CC itself fails. On my laptop, Adobe CC updates, Lightroom CC installs, but Lightroom CC doesn't start. It flickers very briefly in Task Manager, but is gone immediately

    After several restarts the Adobe CC update worked on the desktop. Doing the LR CC install on the desktop now.

    Thanks for the reply Rave, but unfortunately that does not address my problem - my PC comfortably exceeds the minimum spec for the applications.
    Of the three onward links from that page -
    (1) "For additional information please see Creative Cloud Help | Missing CC apps from my Creative Cloud Desktop app" is a dead link (>"Sorry, this page is not available")
    (2) "If you have confirmed that your computer meets and exceeds all of the listed System requirements then please see CC desktop lists applications as "Up to Date" when not installed." I had already worked through the 'solutions' on that page, culminating in the (bad) advice in 'Solution 4' which is what has got me into this current mess;
    (3) "If you have already have Download Adobe Creative Cloud application you can use Download Center : Adobe Creative Cloud for your Product Download." isn't helpful as the download links send me back to the CC Desktop app, & it still won't allow me to download the 'CC' or 'CC (2014)' applications.
    Thanks again, but do you have any other suggestions?
    Ian

Maybe you are looking for