Skip to main content
Participant
March 30, 2016
Question

Mac CS6 Dreamweaver not showing any available update, stuck at 12.0 Build 5808

  • March 30, 2016
  • 1 reply
  • 332 views

I'm using Creative Cloud and have a lot of CC 2015 apps downloaded, installed and updated.

However I still need Dreamweaver CS6 from time to time and have downloaded and installed it via the CC desktop app.

It downloaded 12.0 Build 5808 but never shows any further updates for this version, even when I manually tell the CC desktop app to check for updates?


Any ideas why its not finding any updates for this product?  Additionally is there a way I can download updates manually given that the CC desktop app isn't working?

This topic has been closed for replies.

1 reply

John T Smith
Community Expert
Community Expert
March 30, 2016

Updates start here and select product, read to see if you need to install updates in number order, or if the updates are cumulative for the individual product http://www.adobe.com/downloads/updates/

Participant
March 30, 2016

Thanks, I've managed to download the 12.0.1 update which has patched me to 12.0 Build 5842 however when I then try to then install the 12.0.3 update (the one I really want with HiDPI support) it fails to install saying his patch is not applicable.

When I try to check for updates from the Help menu of Dreamweaver it just opens Creative Cloud Desktop and says the product is up to date.

Participant
March 30, 2016

Ok, I've figured this out.

The download of 12.0.3 at http://www.adobe.com/downloads/updates/ seems to only be for non CC installs of Dreamweaver.

We've had automatic updates suppressed for our CC as they are delivered alternatively via Munki (but only the CC 2015 updates) so CS6 as a by-product of this setting was being left out.  Once I've set the following key to false (0) in this preference file - CC Desktop patched Dreamweaver CS6 to 12.2 build 6006.

/Library/Application Support/Adobe/AAMUpdaterInventory/1.0/AdobeUpdaterAdminPrefs.dat

<?xml version="1.0" encoding="UTF-8" standalone="yes"?>

<Preferences>

    <Suppressed>0</Suppressed>

</Preferences>