JDK installed in WindowsXP but without public jre. Problems!!

Hello everyone. I have a few questions regarding a jdk installation. I never install a public copy of the jre mainly because I think it's a waste of space. But here are the down sides. I haven't been able to use the java plugin with Firefox, even though I have tried copying all related dll files into firefox's plugin folder. If I check "about:plugins" I see all the java plugins, but I can't see the applets (Firefox doesn't even tell me that the plugin is missing, the applet just doesn't show). The other thing is that I canno't double click an executable jar file to start an app, I have to open a console and run it myself.
I refuse to believe that this can't be done without the public jre. Is there any way?
Thanx for all your help

You have to compare the space this uses with the time it takes.
If you compress the folder it takes up 42 MB which costs about 2 pence or 4 cents.
How much is your time worth?

Similar Messages

  • When i want to install windows7 on my snow leopard(10.6.4) with boot camp assistant,said that you must update your mac,i do this and try to install windows7 again but i have this problem again?what can i do?

    when i want to install windows7 on my snow leopard(10.6.4) with boot camp assistant,said that you must update your mac,i do this and try to install windows7 again but i have this problem again?what can i do?

    Graham Giles wrote:
    Have you seen this type of problem before? I think it could be a serious issue for anyone in a similar position.
    No; but then, I've not had occasion to use TDM. I've been using firerwire drives for over 10 years, both FW400 and FW800, with no issues except a bit of instability using a B&W G3 machine.
    TDM should be safe. Using cautious, manual copying of files from the Target machine to the Host machine should not result in unexpected loss of files or damage to the Target drive's directories. It should behave exactly the same as if it were an external (to the Host) firewire drive.
    •  I don't suppose there is anything I can do to 'put back' lost items from a separate Time Machine drive which has an up to date backup on it.
    There is probably a way to do that - seems to me that's one of the reasons for a Time Machine volume.
    On the other hand, if the Time Machine volume is rigidly linked to the now-absent OS on the original drive, there may be no way to effectively access the files in the TM archive.
    I know that using a cloned drive would work well in this instance.
    I have no experience with Time Machine, so perhaps someone who has will chime in with suggestions.
    With the machine in TDM with the other machine, have you tried running Disk Utility to see if you can effect repairs to the drive?

  • Something seems to be missing in my registry which means I cannot burn cd's. Also I cannot access the itunes store to download. I have re-installed itunes twice but without any luck. My Advent laptop doesn't have system recovery points so I can't restore.

    The problem is in the registry and not itunes.

    Peter Hah
    After spending another two days on pinning down the iTunes 10.5 blank store page problem, here's the solution to be found: https://discussions.apple.com/thread/3372617?start=0&tstart=0
    Look out for "japiohelp".
    In short:
    a) press Windows key + "R", enter "cmd", and press Ctrl+Shift+Enter (= runs as admin)
    b) enter "netsh winsock reset" and pres enter
    c) reboot the computer
    and Bob's your uncle.
    P.

  • I trying to install hyperion planning but i am facing problem

    while creating database i am facing problem . error as unable to connect database hyperion essbase administration services.
    one more problem while configuring shared services its asking user name password. what is default password.
    what are prerequisites to install hyperion planning.

    The prerequisites are to install essbase and configure shared services .
    Detailed information is available in the installation PDF ,which you can find in
    http://download.oracle.com/docs/cd/E10530_01/doc/nav/portal_1.htm
    While configuring the database of 'Shared services' through the configuration utility , use the username of the database owner and password of the data base owner.(If you are doing the database configuration of shared services only ).
    All these details in order you can find in the installation guide.
    Sandeep Reddy Enti
    HCC

  • Use j2sdk installer to silently install public JRE

    With the interactive installer there is an option to install a public JRE using the 1.4.2 j2sdk installer.
    Does anyone know the magic incantation to have the j2sdk installer install the public JRE silently?
    Actually, a comprehensive list of all of the magic parameters to the MSI installer would be great. I've been trying to beat the information out of google for a while now but it isn't helping. Thanks a lot.

    thank you, thank you for this post
    Here's what I did with it.
    @echo off
    echo %cd%
    set Initial_Dir=%cd%
    echo Below is the original directory
    echo %Initial_Dir%
    cd Java
    echo %cd%
    if exist "C:\Program Files\Java\jdk1.6.0_12\bin\java.exe" goto InstallJRE
    echo          -------------------------
    echo          Installing Java SDK 1.6.0_12
    echo           Please wait....
    echo          -------------------------
    cd JDK-1.6.0_12
    msiexec.exe /i "jdk1.6.0_12.msi" /qn /l*v "d:\jdk6-inst.log" ADDLOCAL=ALL IEXPLORER=1 JAVAUPDATE=0 AUTOUPDATECHECK=0 EULA=0 REBOOT=ReallySuppress
    echo Install completed
    setx JAVA_HOME "C:\Program Files\Java\jdk1.6.0_12" /M
    echo           current JAVA_HOME setting
    echo           %JAVA_HOME%
    echo           Java Home variable verification
    echo           "%JAVA_HOME%"\bin\java.exe -version
    "%JAVA_HOME%"\bin\java.exe -version
    set JAVA_HOME="C:\Program Files\Java\jdk1.6.0_12"
    %JAVA_HOME%\bin\java.exe -version
    :InstallJRE
    if exist "C:\Program Files\Java\jre6\bin\java.exe" goto InstallFCM
    echo          -------------------------
    echo          Installing JRE 1.6.0_12
    echo           Please wait....
    echo          -------------------------
    start /w msiexec.exe /i "C:\Program Files\Java\jdk1.6.0_12\jre.msi" /qn                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • How can I run a application on a machine without JDK installed?

    Hi all,
    I'm new to java,I want to know if there's a way to run a application on a machine without JDK installed, I noticed that some server application such as Domino have CORBA applications running in background,how can I set up such environment without JDK installed?
    Thanks.

    I believe there are two basic ways you could go about this.
    1) Install the JRE (Java Runtime Environment) on the machine in question.
    2) Use JSP to make a server side app that interacts via browser on the local machine.

  • Designing Java Apps for Users Without a JRE Installed Yet

    Hi, sorry if this post is in the wrong place, but here goes:
    I'm designing a Swing Java application for a client. My client intends to distribute/sell this application.
    I'm concerned because, chances are that at least one of the people he distributes this application to will not have the JRE installed and will thus be unable to run the application.
    Can anyone give me some suggestions on ways I can make my application more convenient for users without the JRE currently installed? Even some kind of error message that would direct the user to the JRE download site would be okay.
    kwikness
    Edited by: kwikness on Dec 2, 2009 5:56 PM

    Use NSIS and package your application with JRE.
    Add your jar files to lib/ext of the JRE package.
    NSIS can create a short cut (desktop/start menu) to launch java class/jar file
    I would not use webstart unless you are sure that clients will have access to the internet, the bandwidth is not an issue and installing the new JRE is allowed (permissions, SLA, etc.)
    Best regards.

  • I am trying to install update 11.0.06 for my Adobe Acrobat XI Pro, but without success multiple times.Get error 1603 each time,

    I am trying to install update 11.0.06 for my Adobe Acrobat XI Pro, but without success multiple times.Get error 1603 each time. I have tried disabling my antivirus software without success. I have looked for solutions to error 1603, and have tried what it suggests (empty temp files in Windows, etc.), also without success.There is nothing that mentions Window 8 or 8.1 operating system, though. Is this the issue? Please help.

    Hi Dawn,
    We might want to have a look at the install logs to determine the cause.
    Please try the following basic steps :
    > Enable the hidden Admin Account on Windows 7 ( Ref :  http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-wi ndows-vista/ )
    > Disable all Non-Microsoft Startup Services. (Ref : http://helpx.adobe.com/x-productkb/global/disable-startup-items-services-windows.html )
    > Disable all the Antivirus softwares like CA, Norton,Mc Afee etc. temporarily from the computer.
    Reboot and try installing in the new enabled Admin user account and check.
    Regards,
    Rave

  • Have installed Illustrator CC but can't update it, won't even launch without patches... help!!!!

    Have installed Illustrator CC but can't update it, won't even launch without patches... help!!!!
    Have uninstalled it several times, and reinstalled to no avail.
    Have checked log files and changed permissions to read-write on all folders/files that the log files suggest.
    I still can't apply the update and Illustrator won't eve launch with it.
    Latest imac, mavericks
    Dave

    update manually,  http://www.adobe.com/downloads/updates/

  • Hi, I have a new laptop and would like to syncronise my iphone with iTunes (which I have installed again). But my old laptop has died so I could not transfer any media files, etc. Can I simply connect my iPhone to the laptop without any data being lost?

    Hi, I have a new laptop and would like to syncronise my iphone with iTunes (which I have installed again). But my old laptop has died so I could not transfer any media files, etc. Can I simply connect my iPhone to the laptop without any data being lost?
    Many thanks in advance!

    you have a new phone and a new comp and you want to restore to your old data ?!
    I can't think of anything but icloud, and what was purchased via itunes

  • JRE vs JDK install

    Just installed JDK 1.6.17. I like to change the default install directory from '...Program Files...' to something my own (C:\SFTWR\Java\jdk). As the last step of the install process, it installed the JRE and it also asked me where to install it so I said C:\SFTWR\Java\jre. It completed installation successfully, HOWEVER, it appears that, in addition to the JRE i specified where to install to, it also installed one under the JDK directory (C:\SFTWR\Java\jdk\jre). So now there are TWO JREs. I wonder why this is happening and whether this is some sort of a bug in the install process and if i can get rid of one of the JREs? When I went into Eclipse to see which JRE it is using, it was the one under JDK (C:\SFTWR\Java\jdk\jre).
    This kind of annoys the c**p out of me ...
    Thanks for help

    First off, let me just say that it was NOT a bug. It installs the first jre you talked about (C:\SFTWR\Java\jre) so that if you ever decide that you do not require the JDK anymore and you uninstall it, the JRE under the jdk, C:\SFTWR\Java\jdk\jre)
    will also be uninstalled. The JDK installation is a bundled one, so it installs the JDK(which includes the JRE) and the standalone JRE itself. Getting to the point, I'm trying to say that if there weren't two JREs, and if you feel like you don't need the JDK anymore and uninstall it, you would have to go download the JRE another time. Hope that cleared up the issue.

  • HT5002 I used Inkscape on Linux before moved to Mac. Now I am trying to install it using MacPorts, but libpixman has some problems that has been reported out there. Does any one know how to fix it without the need to use other way than MacPorts?

    I used Inkscape on Linux before moved to Mac. Now I am trying to install it
    using MacPorts, but libpixman has some problems that has been reported out there.
    Does any one know how to fix it without the need to use other way than MacPorts?

    Start with this comprehensive troubleshooting article:
    https://discussions.apple.com/docs/DOC-3521
    Look at this one for possible solutions:
    https://discussions.apple.com/docs/DOC-3353
    Ciao.

  • I installed Cloud on my desktop W8 pc but the window of Cloud is completly empty and white. I retrayed to install cloud but without success. What I can do? I'm a Cloud client from 2013.

    I installed Cloud on my desktop W8 pc but the window of Cloud is completly empty and white. I retrayed to install cloud but without success. What I can do? I'm a Cloud client from 2013.

    I installed Cloud on my desktop W8 pc but the window of Cloud is completly empty and white. I retrayed to install cloud but without success. What I can do? I'm a Cloud client from 2013.

  • Am trying to connect my icloud to my outlook account.  Icloud says I have two versions of Outlook running.  I installed Outlook 2013 but Outlook 2010 is a trial version and I can't seem to be able to delete it without deleting all of Windows Office 2010

    Am trying to connect my icloud to my outlook account.  Icloud says I have two versions of Outlook running.  I installed Outlook 2013 but Outlook 2010 is a trial version and I can't seem to be able to delete it without deleting all of Windows Office 2010

    You will have to remove one of the two versions, which one is your choice.

  • HT4623 HELP i need to find my iphone without my phone as it is lost.. I installed the ap but didnt sign up on line.. can i do it now??

    HELP i need to find my iphone without my phone as it is lost.. I installed the ap but didnt sign up on line.. can i do it now??

    The app has nothing to do with finding your iphone.  it lets you find other devices on your account from your iphone.
    DId you set up the built in find my iphone feature on your iphone itself?
    If so, go to icloud.com and see if you can find it.
    Otherwise it cannot be tracked.

Maybe you are looking for

  • Ical sharing issue

    I have an icloud account that i share calenders with my work collegues just fine, i wanted to share just my home calender with my wife, but there is where the issue starts. My home calender on my Imac is shared via a me.com icloud account. When i typ

  • Snow Leopard: can't use Adobe PDF printer through Distiller

    I am on Quark 8.1.6.2 and Snow Leopard (10.6.4) and use Acrobat Pro 9.4. To make a PDF file I am always used to going through the Quark print dialogue boxes, selecting Adobe PDF as the printer, setting up sizes, settings etc, saving to a .ps file the

  • Error with JCO connection ?

    Hi, I used the example TutWD_FlightList yo test Web-dynpro , Then after I deployed to the Server . I enter 'Web-dynpro' to create 2 JCO connections . There were 2 cases : 1. If I chose Application Data & Single Server Connection . Test is OK ( Connec

  • How to create the Portal Service in Portal 7.3,

    Dear Experts, how to create the Portal Service in Portal 7.3, as we create in Portal 7.0 by creating the Portal Project in that we create Portal Service and we can start and stop in Portal Service configuration in System Administration Thanks, Sagar

  • How to buy clash of clans gems. My country is not listed in app store.

    Hello guys, I want to buy clash of clans gems. My mastercard billing address is Bangladesh. I'm seeing, my country isn't in the app store country list. so can't buy. Can you pls tell me how can i buy it? Thanks in advance.