How is windows registry affected on installing JDK

I have a basic query ,when u install JDK ,JRE also gets installed
does it make an entry in the registry(windows system).Also the browsers supporting java do they come with their own JRE's ie. a system can have 2 JRE's at the same time or is it that the browsers use the JRE of the JDK.
I got an unsual error once after lots of successful executions saying that the dll for jre1.3 was not available and incompatible with jre 1.2
..dont remember the exact error.
When i installed the jre1.3 , the same error did not come.
So I am pretty confused , why did the jdk1.3 installation not install the jre1.3 .....Can any one help

I have a basic query ,when u install JDK ,JRE also
gets installed
does it make an entry in the registry(windows
system).Also the browsers supporting java do they come
with their own JRE's ie. a system can have 2 JRE's at
the same time or is it that the browsers use the JRE
of the JDK.
I got an unsual error once after lots of successful
executions saying that the dll for jre1.3 was not
available and incompatible with jre 1.2
..dont remember the exact error.
When i installed the jre1.3 , the same error did not
come.
So I am pretty confused , why did the jdk1.3
installation not install the jre1.3 .....Can any one
helpYes, installing the JDK does put registry entries in. Search your registry for java. It'll list all your JDKs and also which is the current one. You can switch the current one between your JDKs. Also, running java on windows often results ( in certain versions, I know it does on win2000 ) in putting java.exe in the winnt directory, so even though your path variable may point to the correct jdk, if the wrong java.exe is in your winnt directory that will get picked up, with pretty unpredictable results.

Similar Messages

  • How to find ClassID for the installed JDK/JRE?

    I am using JDK 1.6.24. I want to get the ClassID for that.. how to get that?

    http://www.oracle.com/technetwork/java/javase/deployment-policy-135751.html

  • 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 to clean the windows registry after an unclean install or previous SP2/SP1 uninstall.

    How to clean the windows registry after an unclean install or previous SP2/SP1 uninstall.
    <b>Procedure:</b>
    Run regedit -
    1. Go to HKEY_LOCAL_MACHINE\Software and delete iPlanet folder,
    2. Go to HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services delete the entries for :  adminXXX-serv,  iAS60, slapd4.1, slapd-servername.
    Run regedt32 -
    1. Go to HKEY_LOCAL_MACHINE/SYSTEM/ControlSet001/Enum/Root    changed the permission for key LEGACY_SLAPD-xxx from security, and delete it,    check in other controlSet (002/003) also,  including currentControlSet.
    If you are cleaning the Registry after an uninstall, than after cleaning
    registry delete the iAS home dir and "reboot" the computer.

    Sanjeev:
    Maybe you can help. I haven't been able to resolve this one "small" problem which is preventing me from rolling out iWS6.0 SP2. I created a new instance of the server using "Add Server" so that I have 2 Web sites (e.g. test1.domain.com and test2.domain.com), but the 2nd server instance is pointing to the same HTML location as the first (i.e. http://test2.domain.com takes you to the same location as http://test1.domain.com). What do I need to change and where to fix this? Need a VERY quick answer to this to implement a production Web server. I've tried the suggestions made so far (see: http://softwareforum.sun.com/servlet/ProcessRequest?RHIVEID=181&RPAGEID=135&HOID=50B500000008000000966A0000&UCATEGORY_0=_23_%24_6_&UCATEGORY_S=0&USEARCHCONTEXT_QUESTION_0=server+instances&USEARCHCONTEXT_QUESTION_S=0) but nothing has resolved this problem. If you have any ideas at all, I'd appreciate if you could let me know :)
    Thanks!

  • How to retrieve the Photoshop version installed using Windows Registry?

    Hi,
    I would like to determine if the installed version is CS4 or higher using the Windows Registry.
    I currently have Photoshop CS4 and CS6 installed on my computer. They appears as follow in the registry:
    [Photoshop CS4] HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/11.0
    [Photoshop CS6] HKEY_LOCAL_MACHINE/SOFTWARE/Adobe/Photoshop/60.0
    Does somebody knows if the folder "number" (50.0?) used for Photoshop 5?
    Also, for example, is it always 60.0 for Photoshop CS6? Even when an update has been installed?
    Best Regards,
    Lionel

    All types of plug-ins can be put in the plug-ins subfoder, either right in that folder itself or in a subfolder of plug-ins of your choosing (usually a better idea).  Photoshop enumerates them all.
    The plug-ins folder location can and should be derived from the registry.  I'm not at my workstation right now so I don't have the specifics handy.
    Of course you need to put 32 bit plug-ins in the 32 bit installation area, and the 64 bit plug-ins in the 64 bit registry.
    The list I provided above is rigorous for versions after Photoshop CS4.
    -Noel

  • How to recognize if application is installed using "Install Application on Remote Desktop" option on Windows Server 2008 R2

    How to recognize if application is installed using "Install application on remote desktop..." option in Control Panel in Windows Server 2008 R2?
    Basically, as administrator, I can't say if the user installed application using "Install application on remote desktop..." in Control Panel or he just installed it by clicking the .msi executable. I can't find anything that makes any difference.
    I could not find anything in the registry. I am quite confused.
    Thanks,
    Aleksandar9

    Hi,
    Thank you for your posting in Windows Server Forum.
    Please make sure that you are using category view of control panel-programs to check the application. And in addition to “install application on Remote Desktop server” user can also use command line also.
    change user /install
    change user /execute
    change user /query
    “The first time you run the application, it searches the home directory for its .ini files. If the .ini files are not found in the home directory, but are found in the system directory, Terminal Services copies the .ini files to the home directory, ensuring
    that each user has a unique copy of the application .ini files. Each user should have a unique copy of the .ini files for an application. This prevents instances where different users might have incompatible application configurations.” (Quoted formthis
    article).
    Hope it helps!
    Thanks,
    Dharmesh

  • Installing JDK 1.2.2 in Windows XP - Professional

    I was getting the following error while installing JDK 1.2.2 in Win XP :-
    javaw.exe has encountered a problem and needs to close.
    AppName : javaw.exe AppVer : 0.0.0.0
    ModName : symcjit.dll ModVer : 3.10.0.107
    Offset : 0005f974
    The error report includes information regarding the condition of javaw.exe when the problem occured; the operating system version and computer hardware in use; your Digital product ID, which could be used to identify your license; and IP address of your computer.

    I recently installed the J2SE SDK onto my computer
    (Windows XP). How do I access MS-DOS to check my
    path?
    Thanks
    WTBInstall DOS on another machine and create a boot disk. Then put that bootdisk into your XP machine and boot from that.
    There is no DOS in Windows and hasn't been for years.

  • Could not find an installed JDK, SCM Java Tools may not work until registry

    Hello all,
    I've downloaded the latest full version of Designer (10.1.2.3), but getting installation error: Could not find an installed JDK, SCM Java Tools may not work until registry
    Any solution?

    3. install the Designer 10.1.2.3 patch to the Developer suite home.When I try to do this at C:\oracle\product\Ora10gDSR2, I get a message OUI-10137: An Oracle Home with name OUIHome already exits at C:\OraHome (a directory that doesn't exist) please specify another name for Oracle Home.
    I don't want to just specify another name because cleaning up these faulty installations requires deleting registry keys, etc, since the deinstall does't really remove everything sufficiently to start with a clean slate.
    I also got the Java JDK message because the JDK 5 is no longer being put straight onto the C drive, it is buried in C:\Sun\SDK\jdk, so some java programs have to be pointed to it. The Oracle installer doesn't provide this option.
    Also, Michael, your post, "Re: Designer 10.1.2.3 on windows Xp Posted: Oct 20, 2007 7:05 AM in response to: mmehdi" is full of unreadable characters and question marks. Maybe I don't have a font you are using. There are also references to a zip file and a Word document that aren't there.
    Anyway, thanks for all your time and effort,
    Edward

  • How to get reading list in my all my devices and computer (window 7). i have installed ios 6 on iphone and icloud control panel on both PC's (home and office) but i dont get updated reading list on all my devices.

    how to get reading list in my all my devices and computer (window 7). i have installed ios 6 on iphone and icloud control panel on both PC's (home and office) but i dont get updated reading list on all my devices.

    Hi bluegrandpanash,
    Thanks for visiting Apple Support Communities.
    If you backed up your iPhone to iCloud before updating the software, first try the steps under "Restore from an iCloud backup" in this article to recover your data:
    iOS: Back up and restore your iOS device with iCloud or iTunes
    http://support.apple.com/kb/HT1766
    Best Regards,
    Jeremy

  • Unable to install JDK 6 on Windows Vista

    Hi
    I am unable to install jdk 6 (jdk-6u4-windows-x64)on windows vista. I am getting error at installing time and it will terminate process.
    Can any one help me!
    Thanks in advance
    Dave

    Not without exact problem information.
    Read the Installation Instructions (at where you gor Java.)

  • Installing jdk on windows 7

    Forgive me in advance as I am completely new to this. In September of this year I'll be starting an ict degree with the Open University. I figured I'd get a head start by learning a bit of java. I have installed jdk (64bit) for windows 7 fine, and altered the path so that the javac command works ok from the command prompt. However, it still does not work as I am getting the following error:
    error while writing.......a required privelage is not held by the client
    The problem seems to be that the javac application (and presumably all the others too) needs to be run in admin mode. I edited the properties of javac, and now when i use it from the command prompt it works fine. Is there an easier way around this?

    Looks like you are trying to compile in a directory where you don't have rights.
    Like a JDK directory under \program files. If this is the case, work in a directory under your user profile.
    Copy samples from the JDK as necessary.

  • How to find logged in user from Windows Registry?

    Hi,
    am developing a windows store 8.1 app using C# and xaml.
    In my app i want to find logged in user name from Windows Registry. 
    How can i get that from C# code?
    Anybody please help me.
    Regards,
    Santhosh

    from aa store app you don't have access to the windows registry.
    Microsoft Certified Solutions Developer - Windows Store Apps Using C#

  • How to I buy an ISO file of Windows 8.1 to install on my new MacBook bootcamp?

    How to I buy an ISO file of Windows 8.1 to install on my new MacBook bootcamp?
    I can only find DVDs of Win 8.1; the online download is for upgrades from Win 7 only.  I need a clean install version.

    Yes, you can use a Parallels VM and run the Download Manager to download the Installation Media in a format of your choice. If your Mac has a built-in Optical drive, you can burn it. Please ensure you burn the DVD at the rate supported by the media. You should also verify the MD5sum/SHA1 for the downloaded file(s) using the Microsoft FCIV tool.

  • Please a simple problem but I don't know how to solve it. After installing 16 gb of ram all is good but when I turn on the computer it is a window signaling that all is correct. How is possible to delete once and for all that window? Thank you

    Please a simple problem but I don't know how to solve it. After installing 16 gb of ram all is good but when I turn on the computer it is a window signaling that all is correct. How is possible to delete once and for all that window? Thank you

    Well then maybe you could take a screenshot because the appearance of such a window is news to me.
    Also post your OS X version and what model Mac you have. The more detail, the better. Thanks.
    To take a screenshot hold ⌘ Shift 4 to create a selection crosshair. Click and hold while you drag the crosshair over the area you wish to capture and then release the mouse or trackpad. You will hear a "camera shutter" sound. This will deposit a screenshot on your Desktop.
    If you can't find it on your Desktop look in your Documents or Downloads folder.
    When you post your response, click the "camera" icon above the text field:
    This will display a dialog box which enables you to choose the screenshot file (remember it's on your Desktop) and click the Insert Image button.
    ⌘ Shift 4 and then pressing the space bar captures the frontmost window.
    ⌘ Shift 3 captures the entire screen.
    Drag the screenshot to the Trash after you post your reply.

  • While attempting to install the latest iTunes update, version 10.5.3, I encountered an issue. I was forced to download this update manually which, after restarting my Windows 7, did not install properly. How do I get it to install this update?

    While attempting to install the latest iTunes update, version 10.5.3, I encountered an issue. I was forced to download this update manually which, after restarting my Windows 7, did not install properly. How do I get it to install this update?

    The installer should have gone into your Apple Software Update folder:
    C:\USERS\<user name>\AppData\Local\Apple\Apple Software Update
    Right mouse click the msi file and select INSTALL

Maybe you are looking for

  • Capture worked now it's out of sync

    As a new FCP user, I am capturing my a/v from a Cannon 2R50MC. Source tape is recorded as 12 bit and the capture preset is edited (see details below), I am capturing to my internal and copying them to external after capture. It I don't I get a timeco

  • When is the new Google Search app gonna be available?

    Hi All, When is the new Google Search app gonna be available? Why Apple is taking so long to approve it? Any idea?

  • Return gr printout.

    hi all how to take printout of return purchase invoice(return gr invoice print) slip.please tell me the cutomization and functional part.

  • Ktoolbar does not recognize "java.util.Calendar"

    Hi! Although http://java.sun.com/j2ee/1.4/docs/tutorial/doc/JAXRPC4.html says that java.util.Calendar is supported, ktoolbar errors out with error: Found unknown simple type: java.util.Calendar What's wrong? WSDL not compatible with Java ME? any help

  • 9i r.2 doesn't support org.xml.sax.helpers classes

    I'm not able to load the following classes into Oracle 9i: org.xml.sax.helpers.ParserAdapter; org.xml.sax.helpers.ParserFactory; org.xml.sax.helpers.XMLReaderFactory; These classes are contained in the xmlparserv2.jar file which I've downloaded. Howe