How oui creates key in windows registry?

Hi all,
I have a question about Oracle 11g Client(32bit) installation.
My question is how oracle universal installer create key in windows registry (Windows Server 2008 R2)? Is that info written in some parameter files? How oui decide witch path to get for creating registry key, I think default is HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\ORACLE\KEY_OraClient11g_home1?
Thanks

Hi;
AFAIK; During installation those steps seeded in installation file. AFAIK it defaults put Oracle keys under: HKEY_LOCAL_MACHINE\Software\Oracle and HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services
Regard
Helios

Similar Messages

  • Creating a new key in Windows Registry

    Hello all,
    Have been trying to use JNIRegistry for creation of a new key in Windows' Registry, and it doesn't work.
    Would appreciate if anyone has an example of how to do it.
    thank you,
    Rami A.

    I presume your refering to:
    http://www.trustice.com/java/jnireg/
    Obviously JNIRegistry is not a standard part of Java as its OS specific.
    Why are you attempting to create a key in the registry with java?
    I would recommend you have a look at java.util.prefs.Preferences which
    uses the registry under Windows OS but also handles other os's in a way
    that is native to that os.
    If you have a burning need to use JNIReg, then can you please post the
    code that you used? A quick look at the docs for it tells me that you
    need to create a RegistryKey object for the place where you wish to
    create the key and then use createSubKey().
    Also the documentation mentions that the Key Class is a mirror of how
    the "Windows Registry API" works, and then says to have a gander at the
    "Windows Registry API" if you have any questions. I would suggest
    having a gander at www.msdn.com. Also try this link:
    http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnovba01/html/RegistryMadeEasy.asp
    James.

  • How can I edit /update windows registry through Dev. 6i Form?

    I want to manipulate windows registry through dev 6i form, i.e. I want to create a new key and assign value to it or want to retrieve a value from registry key, how can I edit /update windows registry through Dev. 6i Form?
    Sincerely,
    Farhan Mazhar

    I dont remeber the exact name but there is a built in package to do that. have a look at the built in packages node in the navigator tree. (Get_var?).

  • How to create a popup window to load HTML page in AIR application without using any mx or spark?

    How to create a popup window to load HTML page in AIR application without using any mx or spark components?
    I need to load the HTML page in popup in AIR application without using any of the <mx> or <spark> components. I need to open in the application itself not in the browser.(If we use navigateToURL() it will open in th browser)

    Can we achieve this? can somebody help me on this scenario..

  • How to create a popup window that shows detail information when press submi

    hi,all
    how to create a popup window that shows detail information when press the submit button ?I mean,when I press the button "Sumit"there will appear a popup window that shows the detail information you typed before.it means are u sure to submit,it is like some confirmation window.
    how to do achieve this ?help plz .
    best regards
    hlee
    Edited by: hlee on 2011-4-15 上午1:26

    hey,vee
    thanks for your response,but i had already read this thread before i put up a new question.any way,thanks.
    best regards
    hlee

  • How to create a second Window ?

    Hello,
    I need to create a second Window, but I can't find anything on how to create this, I only find things like "How to create an empty Window" or "How to create a HTML Window" (here: http://help.adobe.com/en_US/AIR/1.5/devappsflex/WS5b3ccc516d4fbf351e63e3d118666ade46-7e0a. html ), but I need to create Window with Flex components inside (Like the main Window),
    The window that I need to create is just here to get a user input (an Uri) and return it to a method on the main window.
    Any idea of how can I do that ?
    Thank you !

    Use the Flex Window class (which is described in the "Creating an  mx:Window" section in the documentation you cited). You can then add Flex components to it.

  • How to create a new window ?(not popup windows)

    How to create a standard window to show my web dynpro window so that the print button can be used ?

    hi , you are right , the blog tell me how to create a popup window , but I wanna to create a new window so that I can use the functions provided by the browser , what shall I do ?
    Regards ,

  • How to make changes in WINDOWS registry

    Is it possible to edit the keys' values in WINDOWS registry through java program?
    Is there API available to do that or is there indirect way to do that?

    dcminter wrote:
    And there's also the java.util.preferences package which (on Windows) stores your program's configuration in the Windows registry.Didn't actually know that - it could come in useful; thanks!FYI... It's just convenient for Java to store preferences data in the Windows Registry. I think the docs say that there's no guaranty that in the future it will continue to do so (of course, you know how unlikely it is that they'd change it). It's not a general-purpose registry editing package, in case anyone got the wrong idea.

  • How to create a dialog window with no button that opens along with the main window?

    When the main window is open, the dialog window opens up immediately and can be closed by key press. At other times, when the next step, ie: decision, comes to, the another dialog window pops up again and is again closed by key press. Does anyone know how to do? Use the sub-Vi? notification method? occurrence method?
    And another thing: how to create a reusable dialog window with no button so that different messages can be sent to it and it can closed by key press. And how to pass the string to the title of the dialog window programmatically?

    For your functionality (If I understand it right), nothing needs to be in the event structure. Pressing any key just triggers the event, thus finishing the VI (there is no while loop).
    Could you tell me what you mean my "it won't run properly"? Make sure that the front panel of the subVI is closed before starting the main VI. Remember that the subVI is set to "open when called" and "close afterwards if originally closed". So, if you had the panel open already, it won't of course close when finished!
    (Actually, the problems is worse when you have the subVI panel open when starting the main VI. you get a catch22 and labVIEW locks up because (1) the subVI is set to dialog and grabs all attention but (2) it has not been
    called, thus the event cannot be triggered. So don't do that!!!! As a quick workaround, add the modification shown in the attached image to ensure the panel of the subVI is closed.)
    LabVIEW Champion . Do more with less code and in less time .
    Attachments:
    CloseNoButtonDialog.gif ‏3 KB

  • How to create pop-up window to search for items

    Hi,
    I want to create a pop-up window were the user will be able to search for an item and select it.
    How can I use a pop-up window in a portlet? Is there any api in the pdk for creating pop-up windows?
    Thanks

    Hi,
    Can you let me know why you are trying to use a popup window for searching?
    You can always add a search portlet - Basic,Advanced,Custom
    - which will give you the link to the respective searched items.
    I couldn't get a clear idea of your requirement.
    Thanks.

  • How to create a modal window....?

    Hi All,
                      i have created a  WDA ALV Report,and for one of the field i assigned a cell editor 'Button"
    Whenever i click on that button( which was in the ALV grid) i need to display some other data in the modal window...
    1.How can we create a modal window...& where exactly i need to write the code ?
    Please help me to sort out this...
    Regards,
    Ravi

    Hi Ravi,
    1) Go to the methods tab of the view containing your ALV & create an event handler method for event ON_CLICK of ALV. This method would be called by the system whenever you click the button within your ALV cells.
    2) For this create a new view say POPUP_VIEW & a new window say POPUP_WINDOW.
    3) Now embed your POPUP_VIEW within your POPUP_WINDOW.
    4) Now within the view which displays your ALV, go to the event handler method for ON_CLICK & call the popup window.
    This can be done by making use of the code wizard. Just start the wizard and select the "Generate Popup" radio button. When you do an F4 help within your component use you would now be able to see an entry with the name of your new window that you have created i.e, POPUP_WINDOW. Just select that entry and press on enter. That's it you have done the needful for achieving your desired functionality.
    Regards,
    Uday
    Am just pasting you the code from my event handler mthod for ON_CLICK event:
    METHOD call_popup .
      DATA lo_window_manager TYPE REF TO if_wd_window_manager.
      DATA lo_api_component  TYPE REF TO if_wd_component.
      DATA lo_window         TYPE REF TO if_wd_window.
      lo_api_component  = wd_comp_controller->wd_get_api( ).
      lo_window_manager = lo_api_component->get_window_manager( ).
      lo_window         = lo_window_manager->create_window(
                         window_name            = 'POPUP_WINDOW'
                         message_display_mode   = if_wd_window=>co_msg_display_mode_selected
                         button_kind            = if_wd_window=>co_buttons_ok
                         message_type           = if_wd_window=>co_msg_type_none
                         default_button         = if_wd_window=>co_button_ok
      lo_window->open( ).
    ENDMETHOD.

  • How to create tablespaces in Windows

    using Oracle 10g XE on Windows
    how do I create tablespaces on Windows?

    Hello,
    YOu can login as system or sys usign sqlplus and run following offcourse modify with ts name and location
    create tablespace my_new_ts datafile 'C:/my_path_to_data_file/my_new_ts_dat01.dbf' size 300M autoextend on next 100M maxsize 8192M;regards

  • How to create a popup window that allows creation - - -

    Hi,
    I have a column named owner_id(number) .
    My requirement is to display the owner name and in the future I want to allow creation of a new owner from this page, .So i have used an
    [ Popup Key LOV (Displays description, returns key value)] for the time being which displays name(Description in other table)
    I need to create a popup window that allows creation of the owner and writes the entity_id(owner_id) back to this page.
    Can anyone plz help with the solution

    hey,vee
    thanks for your response,but i had already read this thread before i put up a new question.any way,thanks.
    best regards
    hlee

  • How to create a status window of Essbase scripts?

    Hello,
    I'm hoping someone can give me some insights on how to approach this requirement. I'm a Java Developer and am not really familiar with Essbase technology.
    The requirement is to create a status window of all running and queued calculations in Essbase. Users need to be able to start scripts as well and see its status.
    Like I mentioned, I'm a Java programmer and I think the direction is to create a java-application to do this. Is there any information/example how this could be done.
    Also, is there any technology that can be used to do this? Any plug-ins? I know that we use Excel as front-end for Essbase.
    Any help would be appreciated.
    Thank you,

    Hello -
    You may want to check with your essbase admin to show you the hyperion EAS/AAS interface and its functionalities to see if some of them may/could get covered there itself as per your requirement.
    Also, check the docs on the EAS/AAS here-
    Go to link - http://www.oracle.com/technology/documentation/epm.html
    Choose the View Library of the version that you are using.
    Click on the Essbase tab
    Choose/read the docs under - Oracle Essbase Administration Services
    Regards

  • How to create service in Windows XP for jar file?

    Dear friends,
    I'm having an jar file in my Windows XP OS. I would like to create new service Windows XP to run this jar file. When i start the service then the jar file to be executed.
    I did search in google but i didn't get any proper solution for this.
    Could anyone please tell me the best and easiest way to create service for my jar in Windows XP os.
    Thanks in advance,
    Sathish

    Hi Chennail123,
    Just have a read : [*Converting Your Java App into a Windows Service*|http://www.devx.com/Java/Article/34438].

Maybe you are looking for

  • Status report requirement

    Hi Experts, My requirement is MIS status report. The scenario is like,  1.we have a  few industry practices like Health care, telecoms  it services - 2.in the same way we have technical practices like sap. java. .net (the same will be utilized to for

  • New songs off of Iphone 5 will not sync onto itunes.

    Usually, when I buy new music off my phone and then sync it to my itunes, the songs download onto itunes. But lately it has been coming up with a message saying, "This computer is already associated with and Apple ID." I do share this itunes with my

  • Changing default due date

    Hi, I am pretty new in CRM, so this might sound a rather basic question. We would like to change the default due date of a transaction type SLFN (SRV_CUST_END) from "Start + 3 days" into a constant ('31/12/9999"). Can anyone tell me what transactions

  • There's a email address in my phone how do I can be it

    There's a email address in my phone and it's wrong ow do I change it

  • When running form give me error

    hi every one In my PC I Install oracle10 DB and Developer10 g when I make form first I connect for example HR/HR CONNECT success but when I run form give me this error ora-12560 I move tnsname from folder DB to developer but no good i make new listne