Register Key

I downloaded a trial version of photoshop elements 10 three years ago. My son then bought it for my birthday and upgraded the trial version usig the register key he purchased. Now I need to download the software to a new computer, but my son can't find the register key details in his email. Is there anywhere on the software this is stored so I can retrieve it?

Go to the main page of adobe.com and look for My Adobe. Work through the links there and you should find your serial number, if you registered it when you installed it.

Similar Messages

  • 2nd JFrame at Full Screen not registering key events

    I've written an application that launches other applications distributed as JARs with a particular method (replacing the main method). These other applications run at full screen.
    Whilst I have got these other applications to work in that they display correctly and do everything else, I require them to register key events. If I run these applications on their own (i.e. having not been launched by the primary application) then the key events are processed correctly. However when they are launched from the primary application the key events are not registered.
    I have tried requesting focus from the full screen JFrame but it doesn't seem to be able to.
    Any ideas?

    Possible that the keystrokes are really being trapped by the other gui, which stops registering them when it's not visible.
    IF that's the case, you'll need to re-design your keyboard trap as part of the second JFrame, wholly independent of the original JFrame or originating app. Also, it may be thread-starved i.e. operating off the originating program, which thread may be stopping when it has no focus.
    That's all the ideas I have.

  • Why to I FREQUENTLY have to reload my page to get hot links to work? Andmy keyboard frquently does not register key strokes, particularly the space bar.

    Why to I FREQUENTLY have to reload my page to get hot links to work? Andmy keyboard frquently does not register key strokes, particularly the space bar.

    # Right-click an empty area of the tab bar and choose Customize.
    # Click the Restore Defaults button, then the Exit Customize button.
    # If you don't already have it, install [https://addons.mozilla.org/firefox/addon/classicthemerestorer/ Classic Theme Restorer] and restart Firefox when prompted.
    # Open the Add-ons Manager (Ctrl+Shift+A; Mac: Command+Shift+A), then the Extensions category.
    # Next to Classic Theme Restorer, click the Options button.
    # On the Main tab, make sure "Movable back-forward button" and "Hide urlbars stop & reload buttons" are checked. You might also want to check "Combine stop & reload buttons". Close the options window when done.
    # Right-click an empty area of the tab bar and choose Customize.
    # Drag the Back/Forward, Stop and Reload buttons onto the navigation toolbar.
    # Click the Exit Customize button in the lower right corner when done.
    That being said, I should point out that you can reload pages in other ways.
    * Right-click any tab and choose Reload.
    * Right-click an empty area of the page and choose Reload.
    * Press F5.
    * Press Ctrl+R (Mac: Command+R).

  • CacheComponent not registered (KEY=FLEXFIELD_METADATA_CACHE) (APP=FND)

    Hi,
    I am doing an extension of VO in iSupplier portal and there is a flow consisting of 3 pages to complete a task for creating an invoice from the PO.
    I have done the extensions required in the local jdev and till the 3rd page in the flow everything is fine. When I click a button to proceed to the 3rd page - I get the mentioned error.
    CacheComponent not registered (KEY=FLEXFIELD_METADATA_CACHE) (APP=FND)
    But at the same time the page was working in Server when I deploy.
    Any ideas about this
    If I have to register the cache component then please provide me the navigation screens for the same (11.5.10.RUP6)
    Thanks
    Shasi

    Hi
    Using Functional Developer Responsibility also you can do this. <br> <br>
    Click on Functional Developer responsibility->CoreServices<br>
    ->select Application Object Library as Application name in the screen.<br>
    ->Click on create component button and give the following details to create component.<br>
    -> Name -- FLEXFIELD_METADATA_CACHE <br>
    Code -- FLEXFIELD_METADATA_CACHE <br>
    Application Name -- Application Object Library <br>
    Description -- Stores descriptive flexfield, key flexfield, and value set metadata.<br>
    Loader Class Name -- oracle.apps.fnd.flexj.FlexfieldCacheLoader <br>
    Business Event Name --oracle.apps.fnd.flex.dff.compiled;oracle.apps.fnd.flex.kff.structure.compiled;oracle.apps.fnd.flex.vst.updated <br>
    Time Out Type --Time To Live <br>
    Time Out After --Global Idle Time <br><br><br>
    Thanks <br>
    Soujanya <br>

  • How to register Key fingerprint with JVM 1.4.2?

    Hi,
    We need to register RSA key fingerprint with JVM 1.4.2. Does anyone know about this how to go about it?
    Thanks,
    Asawari

    Hi,
    as far as I know there is no "official" API in 1.4.2 to do this (since 1.5 there are the Management APIs). But I had the same problem once and found a pretty easy solution: Put the "perf.jar" and "perfdata.jar" from the 1.4.2 jvmstat distribution into your classpath (I hope you can find the old download somewhere...).
    The following piece of code demostrates how to access the perfdata from the JVM (note: with new VMIdentifier(0) you access your own JVM, so running the little sample program without any argument (or argument "0") would introspect the own JVM).
    import com.sun.jvmstat.perfdata.monitor.local.*;
    import com.sun.jvmstat.monitor.*;
    import java.util.*;
    public class PerfDataReader {
        public PerfDataReader() {
        public void run(String[] args) {
        try {
          PerfDataBuffer perfDataBuffer = new PerfDataBuffer(new VMIdentifier((args.length == 0 ? "0" : args[0])));
          System.out.println("VmId="+perfDataBuffer.getLocalVmId());
          List l = perfDataBuffer.findByPattern(".*");
          for (int i=0; i<l.size(); i++) {
              Monitor m = (Monitor)l.get(i);
              System.out.println(m.getName()+" = "+m.getValue());
        } catch(Exception e) {
          e.printStackTrace();
        public static void main(String[] args) {
            PerfDataReader main = new PerfDataReader();
            main.run(args);
    }Hope this helps!
    Nick.

  • Set HTML register key

    I'm working in C/S with Forms6i.
    In this application I use command 'HOST' because I call a HTML file.
    Now I write all path into the code, where the file is located.
    Is it possible to define a specific directory for my html file, through a system key register ??(for example Forms60_????)
    So that if I want to change directory, I don't open the form and rewrite the new directory.
    What Is this register ????
    kind regard

    Yes! It is possible.
    Use Win_API_Environment.Read_Registry from d2kwutil.pll
    I reccomend write all pathes in PL/SQL library and attach it to all forms. It is better if your forms work on many computers.

  • Is there a way to configure Email Alerts for expiring Keys of app registered Keys?

    is there any current alert key expiry feature for apps registered in AD to talk to Key Vault?

    Prajakta,
    Are you asking about the key (credential) used by the application to authenticate to Azure AD? I'm not aware of an Azure AD feature to alert on expiry of this credential, but let me move this conversation to the Azure AD forum so that my Azure AD colleagues
    can chime in.
    Sumedh

  • Captivate 4 not registering key input when recording a Virtual PC

    I run Windows 7 64 bit with Windows Virtual PC running. I am trying to capture a session using a Windows 7 PC emulated machine, but as soon as I start recording and click inside the Virtual PC window, Captivate 4 no longer register any mouse or keyboard click I make.
    The odd thing, my Colleage is able to make the exact same thing work on his machine, also running Windows 7 64-bit. But for some reason I cannot. What good suggestions are there to allow Captivate 4 to "see" keystrokes when running a Windows Virtual PC?

    Hi there
    Have you tried what is on the page linked below?
    Click here to visit the page
    Cheers... Rick
    Click here for Adobe Authorized Captivate and RoboHelp HTML Training
    Click here for the SorcerStone Blog
    Click here for RoboHelp and Captivate eBooks

  • Access Denied error on Registry Key with CRXIR2A SP6

    We ship now the latest CRXI version (2ASP6) with our application. One of our users (Win7 Home SP1)  gets an error on instantiating a report. Using ProcMon.exe this seems to be caused by an Access Denied error when accessing the  HKLM\Software\Wow6432Node\Business Objects\Suite 11.5\Crystal Reports key. What can be the cause?

    Hello Ludek,
    I had to take ownership and then change persmissions to full. The problem did not go away however. As I noticed that the register key mentioned did not contain any subkeys I tried to remove it. This again failed because of persmission denied error. Funnily some subkeys suddenly showed up. I took ownership, changed permissions and tried again. Lo and behold the subkeys I tried to delete (and in which no subkeys were visible) suddenly showed more subkeys. At this point I stopped fearing that I was damaging the client's computer. The subkeys were related to the RAS server. Does that say anyting to you?
    André

  • No bootable device -- insert boot disk and press any key, over and over again...

    I've seen a lot of discussions about "no bootable device -- insert boot disk and press any key" but the answers in them don't seem to help me at all.
    from the begining...
    i was tryin to instal windows 7 on my 2014 iMac and after bootcamp prepared the iso on a flash drive, the computer restarted in the windows instalation screen and i chose the "BOOTCAMP" partition.
    After thi i got an error with a mesage that the partition wans not in ntfs, and a question if i wanted to format it. As i am recent to OSX but i was a windows user for quite a while i thought, ok there should be no problem about letting windows format this BOOTCAMP partition so i went ahead and did it. after this i stopped the process because at the moment i seem to recal that in the mac osx bootcamp help there was something about making sure to installing windows to the BOOTCAMP partition. So i canceled the process and restarted the iMac.
    Now i get the  "no bootable device -- insert boot disk and press any key" message over and over.
    I've tryed restarting with alt, alt+cmd+p+r, alt+r, etc and allways get the same message.
    Just before tryin to install windows on a secondary partition had the iMac backup to an external drive on my airport express via time machine.
    Questions.
    are there any other ways to boot into OSX again, or after letting windows format the BOOTCAMP partition all is lost?
    If everything is lost, how do i boot to restore my time machine backup from the external drive?
    all help is apreciated.
    Thanks in advance

    Sorry about that I just realized that Boot Camp may have decompressed your ISO, We can't really do much because Boot Camp may have told the mac to boot  from the flash drive, but now your mac is most likely not being told to  boot from it. (You where able to boot from the drive before so I would  keep it all intact) Is your keyboard wireless (because it can cause your mac to not to register keys being pushed at the Macs start) which this may be preventing you from getting into recovery mode (Command-R) or the OS choosing screen (Option).

  • Focus problem using key event

    Hi!
    There is an application I've created uses key event that needs your help.
    As you know, that setting 'Mnemonic' to a JButton object makes the button accessible by a key mentioned in the parameter as the following ->
                   OkButton.setMnemonic(KeyEvent.VK_O);Now, pressing 'Alt' and 'O' keys together will do the same action as the 'OKButton' does.
    But as of me, I think pressing two keys together is not a complete handy job.
    So, is there any code that will do the same, by pressing only the 'O' key ?
    Ok! I know that there is something to be taken care of; that is, if I want the button to react by pressing only the 'O' key the button must be in focus [value returned by the method [code]isFocusable() for the button must return true.]
    Then how the 'Mnemonic' works ?!! When 'Mnemonic' do something, button does not have any focus.
    Only, I press the Alt+O and the work done successfully! No need to take care wherever the focus is. So, is there any way to do alike, where I don't have to manage the focus subsystem?? I would only press the 'O' key and the task will be done.
    Please send a sample code. Thanks!

    I suggest you look into Key Bindings:
    "How to Use Key Bindings"
    http://java.sun.com/docs/books/tutorial/uiswing/misc/keybinding.html
    Here is a short demo program that uses Key Bindings to do what you describe:
    import java.awt.event.ActionEvent;
    import java.awt.event.KeyEvent;
    import javax.swing.*;
    public class PressOTest extends JFrame {
        public PressOTest() {
            super("Press O or C");
            setDefaultCloseOperation(EXIT_ON_CLOSE);
            // Action that will be associated with the OK button and with
            // the 'O' key event
            Action okAction = new AbstractAction("Ok") {
                public void actionPerformed(ActionEvent e) {
                    JOptionPane.showMessageDialog(PressOTest.this, "Ok!");
            // Action that will be associated with the Cancel button and with
            // the 'C' key event
            Action cancelAction = new AbstractAction("Cancel") {
                public void actionPerformed(ActionEvent e) {
                    JOptionPane.showMessageDialog(PressOTest.this, "Cancel!");
            // Register Key Bindings for the 'O' and 'C' keys:
            InputMap im = getRootPane().getInputMap(
                    JComponent.WHEN_IN_FOCUSED_WINDOW);
            ActionMap am = getRootPane().getActionMap();
            im.put(KeyStroke.getKeyStroke( KeyEvent.VK_O, 0 ), "ok");
            am.put( "ok", okAction );
            im.put(KeyStroke.getKeyStroke( KeyEvent.VK_C, 0 ), "cancel");
            am.put( "cancel", cancelAction );
            // Create and add OK & Cancel buttons:
            JButton okButton = new JButton(okAction);
            JButton cancelButton = new JButton(cancelAction);
            Box box = Box.createHorizontalBox();
            box.add( Box.createHorizontalGlue() );
            box.add( okButton );
            box.add( Box.createHorizontalStrut(10) );
            box.add( cancelButton );
            box.add( Box.createHorizontalGlue() );
            getContentPane().add( box );
            setSize(300, 300);
            setLocationRelativeTo(null);
        public static void main(String[] args) {
            new PressOTest().setVisible(true);
    }

  • Workflow Process Manager - Could not route message to WfProcMgr with regist

    Hi,
    We recently started getting a strange error in our DEV environment:
    Could not route message to WfProcMgr with registered key (null)
    This is happening with the Server Component, Workflow Process Manager, and all services associated with this.
    We are using Siebel v7.8.2.8. If anybody can provide any pointers, it would be of great help!
    Thanks

    Hi Trym,
    Thanks for your time!
    The target workflow that I am triggering from the WfProcMgr is a custom workflow and it does not have a BO defined. So, the Object Id should not be a mandatory field (I am in any case, not passing any Object Id). Nevertheless, whether I have an Object Id or I do not, I would assume that the Workflow would at least get triggered. I donot see as to why the Workflow would not trigger at all.
    Though Siebel does act weird at times, I think the error I am getting is still somehow related to the actual cause! I would really like to understand as to where is this Registered Key stored in Siebel that it is continually searching for.
    *When you say "Workflow Process Manager server component directly" do you mean like in a eScript
    call in e.g. a Business Service?*
    Please refer the second part of my previous post for this. I am trying through Server Requests BS and through Workflow Policies.
    Thanks.

  • MSDTC connection manager is unable to register with RPC

    HI
      I am using the Windowserver 2012.  We mount a WCF application , the server is working fine.. sundenly this error occurred in production environment. what might be the reason. What should i check in my server? how to fix this ? I navigate to components
    and click distributed coordianator nothing comes in the list like LOCAL DTC. I am very confused. it is not happening in any other sites. This server is database server for my application
    Thank you.
    Log Name:      Application
    Source:        Microsoft-Windows-MSDTC
    Date:          9/20/2014 9:00:41 AM
    Event ID:      4358
    Task Category: MSDTC Proxy
    Level:         Error
    Keywords:      Classic
    User:          N/A
    Computer:      IO-DB1
    Description:
    The MS DTC Connection Manager is unable to register with RPC to use one of LRPC, TCP/IP, or UDP/IP.
    Please ensure that RPC is configured properly. If "ServerTcpPort"
    registry key is configured(DWORD value under the HKEY_LOCAL_MACHINE\Software\Microsoft\MSDTC for local DTC instance or under cluster
     hive for clustered DTC instance), please verify if the configured port is valid and the port is not already in use by a different component.
     Error Specifics:hr = 0x8007000e, com\complus\dtc\dtc\cm\src\iomgrsrv.cpp:2597, CmdLine: "C:\Windows\system32\mmc.exe"
     "C:\Windows\system32\comexp.msc" , Pid: 956
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-Windows-MSDTC" Guid="{719BE4ED-E9BC-4DD8-A7CF-C85CE8E4975D}" EventSourceName="MSDTC" />
        <EventID Qualifiers="49152">4358</EventID>
        <Version>0</Version>
        <Level>2</Level>
        <Task>10</Task>
        <Opcode>0</Opcode>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2014-09-20T02:00:41.000000000Z" />
        <EventRecordID>19391</EventRecordID>
        <Correlation />
        <Execution ProcessID="0" ThreadID="0" />
        <Channel>Application</Channel>
        <Computer>IO-DB1</Computer>
        <Security />
      </System>
      <EventData>
        <Data Name="param1">hr = 0x8007000e, com\complus\dtc\dtc\cm\src\iomgrsrv.cpp:2597, CmdLine: "C:\Windows\system32\mmc.exe" "C:\Windows\system32\comexp.msc" , Pid: 956</Data>
        <Binary>4D005300440054004300</Binary>
      </EventData>
    </Event>
    Thanks & Regards Manoj

    Hi Partner,
    Thank you for your post.
    From your description, I see that the current issue is you notice Event ID 4358 error (source: Microsoft-Windows-MSDTC) logged in Application log.
    Please let me know if I misunderstand anything or you have any additional information. 
    Firstly, could you help clarify that what operation you are performing while the issue occur? It would be nice if you can provide a GUI error message if any.
    Currently, based on the error message and my research, some incorrect register key about RPC dynamic port resulting in MSDTC behaves unexpectedly might cause such symptom.
    If that is the case, let's take the following steps to check our issue.
    [Note: As the operation is related to the registry key components, I suggest we backup the entries firstly before performing the steps]
    1. Delete all the register keys about RPC dynamic port you inserted manually.
    2. Configure the ports via UI.
    3. Reboot the server.
    Please let me know if there is any update. Thank you for your time.
    Best Regards,
    Sophia Sun
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • SetAsFuncitonKey() and shortcut keys

    SetAsFuncitonKey() seemigly provides shortcut key functionality -- but this
    proves not to be the case as once you register a key as a funciton key,
    anytime you press that key, whichever widget has focus will post an
    AfterValueChange event. This creates a lot of conflicts once you register
    a bunch of function keys and do some validations on AfterValueChange.
    Workarounds might include the ability to register key+modifier with
    SetAsFunctionKey() or to have a reason attribute on the AfterValueChange
    event -- but neither currently exist in Forte.
    Does anybody have any workarounds so that using SeyAsFuncitonKey() does not
    result in the extraneous AfterValueChange events?
    If not, does anybody have any good workarounds for creating shortcut keys
    -- without having to use the menu bar.
    Thanks.

    Hi:
    If you didn't install the chipset and graphics drivers for your model you won't be able to change the screen brightness or adjust the screen resolution.
    First, install the amd chipset drivers and reboot.
    http://support.amd.com/en-us/download/chipset?os=Windows%207%20-%2064
    Then install the graphics driver and reboot.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-103101-2&cc=in&dlc=en&lc=en...
    Then install this software to get all of the special Fn keys to work.
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?softwareitem=ob-104698-1&cc=in&dlc=en&lc=en...

  • "Failed to Register" Error on XP with SP3

    Hi...I hope somebody can shed some light on this problem since it has become such a frustrating issue which I have researched for over a week now with no clear answer as to how to fix it!
    It all started when I tried to update my Flash Player about a week ago. I have (Dell) Window's XP with SP3 and IE 8. At first I did NOT uninstall my old version of Flash Player as I thought the new one was just an update and would write over the old one. So when the new one downloaded and seemed to be doing good until about halfway through the install when it threw out an error of "Failed to Register" I just figured that maybe I did need to uninstall the old one first after all. So I uninstalled and then rebooted and did another installation, which turned out the same result -- Failure to register. I have tried various things suggested here and also by others on the Internet with no luck at all. However, I did not monkey around with the registry, I am too nervous of that sort of thing and read over and over again that those that did try that route did not have any success anyway.
    Also, I want to make it clear that I am signed on as the administrator of my PC. I can make changes and have in the past so it is not that at all. I do not understand why this problem is persisting and although so many folks are having trouble with it Adobe has not found a solution that will work reliably for us.
    One other note...I have also tried to update Flash Player on two other machines we have here at our house.... both of those also gave me the exact same error, the failure to register message. One of those machines is a Dell that is running Window 7 with IE 8 and the third machine is an Asus laptop running XP with IE 7 or 8...I'm not sure which and I don't have it here at the moment to check. But as you can see, with three different machines throwing up the same error message it is not just an isolated incident with my main PC. It seems to be a universal problem.
    Has anyone had any luck since the last posts here where folks complained of the same thing? It's so frustrating since I rely on my main PC and can't do many of the things I used to without Flash Player available to me. I only use IE or AOL to browse the Internet. Any suggestions?

    Chris,
    I'm sorry I have not checked the message board but I have been pretty sick...however, I wanted to say that I did finally get Flash to install. At first, I was totally against downloading the Microsoft fix that goes into the registry to remove register keys that might have been left behind so I kept that for the very last option and only if everything else failed. Everything failed. So I downloaded the two items needed to do the job. The one item had to be unpacked and put into the same folder as the other (sorry, I can't recall what they were called and I am using my iPad and not on the PC where I have the info...) and then you click on the installer which starts the registry fix. It took several minutes (while I sweated bullets!...not real crazy about messing with the registry!) but in the end when I went back to try installing the Flash again it went off without a hitch. I did the same with the other two computers and all is well I'm happy to say! Thanks for getting back to me though. I appreciate it.
    Cj
    Sent from my iPad

Maybe you are looking for

  • SLOW report performance with bind variable

    Environment: 11.1.0.7.2, Apex 4.01. I've got a simplified report page where the report runs slowly compared to running the same query in sqldeveloper. The report region is based on a pl/sql function returning a query. If I use a bind variable in the

  • PDFMaker ignores pdfmarks in Word 2013 PRINT fields

    I've updated from Word 2003 to Word 2013. I'm using PDFMaker of Acrobat  XI. My Word documents contain PRINT fields with pdfmark instructions. These instructions were processed correctly when I used PDFmaker in Word 2003 to create PDF documents. They

  • How to use color chart in FCX

    How would I use a color chart in FCXP?  I used to color correct using RGB values but FCXP doesn't show RGB.  How do others do it?

  • Delete document in a project that was created by copying from the Solution

    Here is our scenario: We have a Solution linked to a Maintenance project.  Additionally I have an Implementation project that I pulled Scenarios from the Solution as a starting point (ie. SD).  I used the COPY documents option. Now, I would like to d

  • IDM db installation issue

    Hi, I am installing  Identity Center database on Oracle by using the sps09 patch files, this is a fresh installation. while installing it is asking for below inputs. In the installation guide, we cannot find any help for below values.. Enter value fo