We need JDK in zip Format

We are developing Java application in restricted env where in we will not be able to install any software. We require the last JDK for windows in zip format for our testing purpose. I would be gr8 if sun continues supporting zip format too along with installer.

If all you want is the JDK (including the embedded JRE) but not the separate Windows JRE, then just zip an installed JDK yourself. The JDK doesn't put any hooks in Windows, as does the separate JRE. And the same action can be taken in Linux/etc.

Similar Messages

  • Need help installing an app in zip format

    how does one install a Blackberry app in zip format?

    odubola wrote:
    how does one install a Blackberry app in zip format?
    First, unzip the zip file either on your PC or on the BlackBerry, and find out what kind of file type is compressed in the ZIP file.
    When you discover that, please post back and we can help.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • JavaFX 2 in zip format?

    Is there anyway of getting JavaFX in a zip format instead of an actual installer for windows os?
    Thanks.
    Edited by: 998341 on Apr 5, 2013 11:51 AM

    TheChazm wrote:
    Thanks for the reply as I do not have admin priv. on the machine I program on so it's impossible for me to load the JDK and use JavaFX so looks like I'm just out of luck.
    Thanks again.You'd think there is a system administrator that can do the installation for you...
    You are free to install it somewhere else, zip it up and then unpack it to your locked down machine. What you'd be missing is 'default java' behavior (in other words: if you run stuff on the command prompt you'd have to add the bin directory to your system path to just be able to invoke 'java'), no browser plugins and javaw is not setup to run jars. If your aim is JavaFX then the missing browser plugin stuff might be a deal breaker for you, but you would have had the same problem if JavaFX came in just a zip file.

  • Souce file in zip format

    hi all
    what settings need to done for picking up the source data which is in zip format in sender FILE adapter?
    regards
    bhasker.

    Bhasker,
    What you going to do after picking the zip file? Are u going to send to the target as it is or you want to unzip the file and do the scenario?
    raj.

  • Java: JDK + src.zip

    Hi,
    is there a JDK for Mac OS X with the src.zip file out? I only saw one "Java141Developer.dmg.bin" which is a little bit old I think. A 1.4.2 or better 1.5.0 would be OK. I need the src.zip for debugging with eclipse etc.
    Thanks,
    Stefan
    PS: Remember I don't meen the "normal" Apple JDK I need the "Apple JDK for developer" with the src.zip file.
      Mac OS X (10.4.5)  

    Hi Steven
    I did not add the JDK source in my source path.
    The source was automaticly there after installing JDev9051. I needed to remove the source added by the installation to compile the project.
    If i did not remove it i got the error in the my first post.
    Best regards
    Jacob Mossin Andersen

  • Can anyone tell me why I am unable to download a template word doc from webmail onto my mac without it opening in text format? I just need the original document format.

    Can anyone tell me why I am unable to download a template word doc from webmail onto my mac without it opening in text format? I just need the original document format.

    Where to begin... and why would you ask here? (workstation owners)
    Places I can think to try, after google of course....
    Forum devoted to something like Word / Mactopia or Pages.... whether you are using Office 2011, and no idea what browser or webmail (IMAP, Gmail, other)
    And then there really are notebook with subforum for MacBook Pro
    Apple Site Map
    Apple Support Mail
    Apple Support

  • I have a western digital external hard drive that needs to be re formatted for use on my but iMac but I do not want to lose existing data

    I have a Western Digital external hard drive that needs to be re formatted for use on my iMac, but I do not want to lose existing data, is this possible ?

    Formatting a disk always erases all the data on it. Your only option is to back it up elsewhere and restore it once formatted.

  • I need JDK 1.5.0_8 for 64 bit windows 7

    I need JDK 1.5.0_8 for 64 bit windows 7
    Where may I download it?

    Thanks for getting me to the troublemaker ArielK. 
    I can confirm disabling APSDaemon.exe, aka, new Apple Push for WiFi Sync and renaming (or deleting if you are more risk oriented) APSDaemon.exe and APSDaemon_main.dll in this folder "C:\Program Files (x86)\Common Files\Apple\Apple Application Support" resolved my issue. 
    Alternatively, another slightly more annoying but less techy workaround for those nervous about changing filenames is to start iTunes in Safe Mode every time.  You must do it via Programs > iTunes > hold down Ctrl-Shift then click iTunes (does not work if you do it by clicking a short cut in programs list or taskbar, whatever...).  Maybe this disables WiFi Sync by default, dunno.  Don't care at this point, but it seemed to work.
    I can live without WiFi Sync for now, but its a nice feature I would really like to use in the future.
    Apple please fix!!!
    Running: Windows 7 Home Premium x64, iTunes 10.5.2.11.

  • How do I change the spacing before or after a hard return in Pages 5.5.2?    I am working on an academic article and need to specify paragraph formatting (OS X Yosemite 10.10.2)

    How do I change the spacing before or after a hard return in Pages 5.5.2?    I am working on an academic article and need to specify paragraph formatting (OS X Yosemite 10.10.2)

    Hi Michele,
    Select the paragraphs where you want to change the spacing.
    Format Panel > Text > Spacing
    You can change 1.0 - Single to something else, or type a number in Before or After.
    Regards,
    Ian.

  • Output in Zip format

    Help, i must resolve this problem.
    I must modify one existing application write on Apex 3.2
    I must creat the output report in zip format, the application now create the output in Word, PDF, E-mail, end txt.
    Thanks for information.
    (sorry for my wron english).
    Raffo

    This works great!
    Has anyone ever been able to implement encryption as well?
    I found some links to AES encryption but it was just a massive mess of code... wasn't sure if maybe had this working already?
    Here is the thread I found on sun's site... not sure if this is possible to implement or not:
    http://forums.sun.com/thread.jspa?threadID=619940
    Thanks!

  • Date Format (Need result in date format)

    Dear ,
    i have worked on this query which produce result in error, infact i need result in date format and this format 'MON-YY'. :
    select to_date( EFFECTIVE_DATE,'MON-YY' ) as MON_YY FROM GL_JE_LINES
    but now EFFECTIVE_DATE is like this format '12/31/2008'

    I tell again: a date has no internal format.
    There is only a default output-format for date-objects wich is used as default output format and for implicit date conversions.
    If you want to know the actual nls_date_format for your session you can use:
    select * from nls_session_parameters where parameter='NLS_DATE_FORMAT';You can change it for your session with:
    alter session set nls_date_format='<your_new_date_format>';Please take a look at:
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14237/initparams122.htm
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/sql_elements004.htm#sthref405
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/sql_elements003.htm#BABGIGCJ
    The internal storage of a date-object does not depend on the actual value of NLS_DATE_FORMAT.
    This will only used for output and for implicit conversions e.g. with to_date or to_char without explicit format.
    To select a date from a table is also an implicit conversion to character, because you want to see characters on your screen.
    Edited by: hm on 29.12.2010 04:20

  • I need to change my format of songs to mp3

    i need to change the format of my itunes library of songs from acc to mp3!

    Click here and follow the instructions.
    (58548)

  • Unable to save in zip format

    Dear All,
    I am using a Proxy to File Scenario which is calling an HTTP Service from a Mapping class in PI 7.3 with AAE and no ABAP stack.
    The process is initiated by a proxy and then from within the mapping class the HTTP Service is called via the lookup method. A HTTP_AAE channel is utilized for the lookup. The Service returns multiple files in zip format in a stream and the data is saved to a file in zip extension with a file adapter.
    Following are the communication channel used.
    1. Sender Proxy Channel
    2. Receiver HTTP_AAE channel
    3. Receiver File Channel
    When I am trying to unzip the file, it is throwing - The compressed (zipped) Folder is invalid or corrupted.
    Following are the parameters set in the Receiver HTTP_AE channel.
    Character Encoding : utf-8
    Content Type : application/x-www-form-urlencoded
    Please suggest
    Rana

    File type in receiver cc must be binary.
    Regards,
    Carme.

  • How do i install an app in zip format

    I just downloaded some blackberry apps but they're in zip format. how do i install them?

    SuperDev wrote:
    U can extract them out by using a file manager
    And then what?
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • Help me on Uploading the .ZIP format data

    Hi All,
    I have a requirement that, In certain date range i have to download the data from VBAK in to a flat file in .ZIP format. After that I have to upload the same (.ZIP Format) it into an internal table and insert the data to a standard table. I have searched for the sample report in web too, but i didnt get the correct solution for this.
    Could you people please help me on this requirement.

    Hi Sarath,
    Please follow below link :
    http://wiki.sdn.sap.com/wiki/display/ABAP/ZipanyfileviaABAPusingCL_ABAP_ZIP
    I hope this will help you.
    Regards,
    Rahul Mahajan

Maybe you are looking for