How to disable Updates for adobe bridge in photoshopCS6

I was able to grey out the adobe photoshop updates in help menu. using the preferences file under
"C:\Program Files (x86)\Common Files\Adobe\AAMUpdaterInventory\1.0\
But the adobe bridge which is present with in photoshop, "Help"->"update" option is not greyed out and thows error "unable to update, you do not have internet connection or you are not an system administrator". Same is the case with AAMEE configuration.
But if I delete this preference file, then I can launch it. Here my requirement is to grey our the update option both in photoshop and bridge as this will be deployed enterprise wide. Help me out how I can do this?
"<?xml version="1.0" encoding="UTF-8" ?><Preferences><Suppressed>1</Suppressed></Preferences>
OS: windows 7

Hi Venkat,
See if this helps (as taken from Adobe helpx http://helpx.adobe.com/creative-suite/kb/disable-update-manager-administrators-cs3.html. Looks like CS3 & CS4, I know. But worth giving a shot:
  On Windows XP or Windows Vista   
      Using Regedit.exe, navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe  
      Create a new key in this folder named "Updater"  
      Create a new DWORD value within this key named "Enterprise with a value of "1"
Also, try one or both of these:
HKLM\Software\Adobe\Updater - Create a DWORD named 'Enterprise' with value '1'.
HKCU\Software\Adobe\Updater - Create a DWORD named 'Enterprise' with value '1'.
HKLM - HKEY_LOCAL_MACHINE
HKCU - HKEY_CURRENT_USER
(I'm sure you're aware of this, but for other users who visit this thread for similar issue - this will help!)
Let us know how it goes.
-ST

Similar Messages

  • How to disable update for "WC_NAVIGATION_ACTIVITY "

    hi Experts,
    My customer is suffering from wc server(wls) is in warning status which is caused by "PORTAL has long session runing more than 300 secs", the sql caused long session is "UPDATE WC_NAVIGATION_ACTIVITY SET EXT_ATTR1 = :1 , EXT_ATTR2 = :2  WHERE (USER_ID = :3 )", my customer wondered what this table(WC_NAVIGATION_ACTIVITY ) is for and is it possible to disable update it?
    Best regards

    Hi,
    It looks like your customer is using WebCenter Spaces, this table stores the navigation history of every user. Please check that the user for your Datasource has the correct privileges to update that table.
    "WC_NAVIGATION_ACTIVITY"
       ( "ID" VARCHAR2(200 BYTE) NOT NULL ENABLE,
      "CONTEXT" VARCHAR2(200 BYTE),
      "USER_ID" VARCHAR2(200 BYTE) NOT NULL ENABLE,
      "PAGE_URL" VARCHAR2(4000 BYTE) NOT NULL ENABLE,
      "LABEL" VARCHAR2(200 BYTE),
      "ICON_URI" VARCHAR2(4000 BYTE),
      "LAST_ACCESSED_TIME" TIMESTAMP (6),
      "EXT_ATTR1" VARCHAR2(4000 BYTE),
      "EXT_ATTR2" NUMBER,
      "VERSION" NUMBER,
      "APPLICATION_ID" VARCHAR2(63 BYTE),
      "ENTERPRISE_ID" NUMBER DEFAULT 1 NOT NULL ENABLE"

  • How to disable "Update to Adobe ReaderX!" popup on terminal server

    We have one of our clients on a Citrix farm that utilizes 3 Windows 2003 terminal servers. I keep Adobe Reader patched manually, and it's currently at 9.4.5. My "problem" is that my users get nagging popups from Adobe asking if they want to update to X. Is there any way to disabled this? Google hasn't been much help, although I was able to disabled Adobe Reader 9.0 updater with a registry key, it seems like this popup is of a different nature. Or, will disabling Updater (HKLM\Software\Policies\Adobe\Acrobat Reader\9.0\FeatureLockDown\bUpdater:0), also disable these popups? Thanks!

    If you are asking about disabling this dialog below, can you try
    1. setting bUpdater DWORD value to 0 in registry
    HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\9.0\FeatureLockDown
    Notes:
    a. this will disable Adobe Acrobat\Reader Updater
    b. on 64bit systems you may have to try to set bUpdater in
    HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Adobe\Acrobat Reader\9.0\FeatureLockDown
    2. setting iReaderMajorVersionUpdateDialogDoNotShowAgain DWORD value to 1 in the registry
    HKEY_CURRENT_USER\Software\Adobe\Acrobat Reader\9.0\AVAlert\cCheckbox
    Note,
    This one is per User setting and does not affect Updater

  • How to Disable Updates in Adobe Acrobat Standard

    About 8 months ago we installed about 40+ Adobe Acrobat Standard 9.0 installations throughout our environment.  We then have had the time to create a completely hands free installation .msi that disables the AutoUpdate feature and a configures a few more items.
    My question is:
    How can I disable the AutoUpdate feature on Adobe Acrobat Standard 9.0 without having to go into the Edit>Preferences Menu and deselect it?
    Thanks for your time.

    Go here:
    http://www.adobe.com/go/acrobatitinfo
    The Updater guide has your needed information.
    If you get the AIM AIR app, you'll get a database of other configurable preferences.
    Ben

  • How to disable updates for terminal services.

    We have installed firefox on our terminal servers. but currently it is set for auto updates. We need to disable auto updates on a server level so that we have consitancy of version across the board. The solutions I've searched via Google all are solutions for Firefox 2.x but now version 9.0 is out the same methodolgy doesn't apply.

    Use a mozilla.cfg file in the Firefox program folder to lock prefs or specify default values.
    Place a file local-settings.js in the defaults\pref folder where you also find the file channel-prefs.js to specify using mozilla.cfg.
    pref("general.config.filename", "mozilla.cfg");
    pref("general.config.obscure_value", 0); // use this to disable the byte-shift
    See:
    * http://kb.mozillazine.org/Locking_preferences
    You can use these functions in mozilla.cfg:
    defaultPref(); // set new default value
    pref(); // set pref, but allow changes in current session
    lockPref(); // lock pref, disallow changes
    lockPref("app.update.enabled", false);

  • How to install updates for Adobe Reader 10.1.0

    I have installed Adobe Reader 10.1.0,  and I want to upgrade it to 10.1.3. Do I only need install Adobe Reader 10.1.3 update?? Or I also need install 10.1.1 and 10.1.2 updates??? Thanks.

    Adobe Reader's updates are cumulative.  You can install the 10.1.3 update alone and be up-to-date.
    -David

  • How can I disable notification for new install update for adobe??

    How can I disable notification for new install update for adobe (adobe reader, flash player, etc.)
    Is there way from SCCM2012 or group policy or any easy way?????
    Please help me

    If you mean the built-in functionality of Adobe Reader and Adobe Flash, it's different mechanism for both.
    For the reader, check this guide for example:
    http://www.adminarsenal.com/admin-arsenal-blog/bid/84409/Adobe-Customization-Wizard-XI-Tutorial
    For flash, check this guide for example:
    http://jthys.wordpress.com/2012/07/07/disable-automatic-updates-for-adobe-flash-shockwave-player-reader/
    After you've studied the above guides, you need to implement those to be used with ConfigMgr application deployment so that when you deploy Reader/Flash, you get the result you want = no automatic update functionality.

  • How do i get the installation package for Adobe Bridge

    Hello,
    Our Creative services Department have taken a Creative Cloud account and they only want to install Adobe Bridge, however when i access the Creative Cloud account there is no installer for Adobe Bridge. Now i believe Bridge is installed as part of the installation package for other Creative Cloud products such as Photoshop, so how would i find the installer package for just Bridge?
    Any help greatly appreciated

    and it seems like I saw this somewhere,
    http://www.adobe.com/products/bridge.html
    http://www.dummies.com/how-to/content/how-to-work-with-bridge-cc-and-the-adobe-output-ma.h tml

  • How to turn off Foxfire, so I can install update for adobe flash player

    How to turn off Foxfire, so I can install update for adobe flash player

    On Safari menu > Quit Safari.

  • How to install KB 3008925 windows update for Adobe flash player

    I have tried many times to install KB 3008925 Windows Update for Adobe Player in my HP PC with Windows 8.1 It refuses to get installed. Error message OX800704c7.Please help
    T.N

    Hi there,
    Sorry you are having problems installing the KB from Microsoft.  Since it is a Microsoft update, as opposed to an Adobe update, please ask your question in an appropriate Microsoft forum (answers.microsoft.com).  Hopefully someone from Microsoft will be able to provide better assistance regarding their error codes/messages.
    Maria

  • By the today e-received updates for Adobe Photoshop Elemenst 12.1 and Adobe Premiere Elements 12.1 I got this error messages: Failure code = U44M1P2003. What to do? System = Window7 64bit.

    By the today e-received updates for Adobe Photoshop Elemenst 12.1 and Adobe Premiere Elements 12.1 I got this error messages: Failure code = U44M1P2003. What to do? System = Window7 64bit.

    Sometimes the Adobe servers used for the updates can get busy and it’s necessary to try a couple of times. Also make sure you don’t have a firewall which may be blocking the connection. It sometimes helps to temporarily disable internet security/anti-virus software. Because the Organizer is shared by both programs it often helps to do the PSE update first, followed by the PRE update in that order.
    Select the 12.1 update for PSE from the updater dialog and ensure everything else is unchecked.  Quit PSE and PRE if you have it running and then start the update.
    If PSE updates properly to 12.1 repeat the process for PRE.

  • My daughter has 2 websites she can not fully access because the iPad won't download updates for Adobe. What is Apple doing to solve this problem?

    My daughter has 2 websites she can not fully access because the iPad won't download updates for Adobe. What is Apple doing to solve this problem?

    Flash has been used for more than just displaying videos. The Vote choice your daughter found is one of those flash type sites that will not display on iOS devices. There are now over 100 million iPads, and who knows how many more iPhones out there. Developers who want their content to display on all these devices will have to move away from the old Flash technology.
    There were some version of Flash that ran on other brands of tablets. But Adobe has stopped all development of Flash for all mobile devices. As time goes on and mobile operating systems evolve the no Apple devices will lose their ability to run Flash too. Web developers need to move on to cleaner, more efficient types of programming.

  • How to disable click for open a app mobile? i have picture.

    how to disable click for open a app mobile?
    How i do?
    why adobe captivate need to click for open app.
    i need to open auto.
    thank you

    Swiping down from the midle of the screen will open the search window on its upper section.

  • How do I update my adobe flash on my iPad.

    How do I update my adobe flash on my ipad

    There is no Flash Player for iOS.
    [topic moved to Flash Player forum]

  • Hello, I've just purchase a mac mini 10.9 it doest have a cd drive and so I can't install my Photoshop Elements 4.0.  How can I update/upgrade Adobe and in stall in my computer?

    Hello, I've just purchase a mac mini 10.9 it doest have a cd drive and so I can't install my Photoshop Elements 4.0.  How can I update/upgrade Adobe and in stall in my computer?

    that's no longer available for download.  in addition, it's unlikely it would work on your mavericks os.
    you could purchase pse 12 upgrade, Adobe Photoshop Elements 12 - Buying guide

Maybe you are looking for

  • Why Writing a File Cost Such a Memory?

    As a test case I tried the next code on my Mac OS X 10.2.3: import java.io.*; public class WriteZero {           public static void main(String[] args) throws Exception{ java.io.BufferedOutputStream bs = new java.io.BufferedOutputStream(new FileOutpu

  • Importing PAR files into NWDS

    Hi Experts, Some questions that I hope someone can verify: 1. When we download a PAR file from Portal and import into NWDS, do references to JAR files not get imported? (for e.g. I see the Portal Logon component require adding of certain jar files) 2

  • Can I customize "Numbers" in Pages?

    Due to the article requirements, I got to make "Numbers" (of Lists) in my language (2 bytes Chinese). I've noticed there's no obvious option to customize Numbers in Pages like Word. I just wonder if there is a way or woraround to prevent time wasting

  • Application Manager in partial service, date format exception

    Hi; I was pulling MIVR logs as I see the Application Manager is in partial service.  I see an exception of formating the date, but I'm not sure where to go to correct it or if that is even the right thing to focus on.  Kind of new to looking at these

  • I want AIX OPERATING SYSTEM, FROM WHERE CAN I DOWNLOAD FOR LEARNING PURPOSE

    I AM PRESENTLY WORKING IN WINDOWS OS, DUE TO GOOD DEMAND IN AIX OPERATING SYSTEM AS BACKGROUND FOR ORACLE. I WANT TO LEARN, AIX BUT I DON'T KNOW FROM WHER CAN I GET THIS OPERATING SYSTEM. IF ANY ONE KNOWS PLS REPLY ME ON [email protected]