Edit JRE parameters within JInitiator 1.3.1.22 before install to client

I am running the Oracle Application Server - with users accessing the Discoverer product. To fix an Out Of Memory error it is necessary to edit the JInitiator (JRE) parameters to have -Xms256M -Xmx256M in the runtime window.
I wish to somehow have this change/line of code be added to the base software so that it downloads into the clients machines automatically at time of installation.
Any help is greatly appreciated.

You can run as many Jinits on the same machine as your hard drive can hold as long as they are versions 1.3.1.10 or newer. Only the one which is called in the CLSID or mime type (of the html) will be used.
Also, javaw is not called when running applets.
You can prove all of this with SysInternals FileMon:
http://www.sysinternals.com/Utilities/Filemon.html
However, as already mentioned, you will not be able to run multiple versions from within an existing browser session. This will cause the browser to crash.

Similar Messages

  • Problems enabling editing of parameters for effects in Captivate 5

    Has anyone managed to successfully implement the instructions in:
    Creating custom effects in Adobe Flash
    To enable editing of parameters:
    http://help.adobe.com/en_US/captivate/cp/using/WSedb8e841cbc0b7966f3767e7127e259e115-8000. html
    I have tried and the values of the parameters are not read.  For example, I created my own version of Fly In From Bottom Right.xml to allow customization of the x value:
    <Motion duration="60" xmlns="fl.motion.*" xmlns:geom="flash.geom.*" xmlns:filters="flash.filters.*">
        <source>
            <Source frameRate="30" x="274.95" y="163.95" scaleX="1" scaleY="1" rotation="0" elementType="movie clip" symbolName="Text caption">
                <dimensions>
                    <geom:Rectangle left="-87.95" top="-32" width="175.95" height="64"/>
                </dimensions>
                <transformationPoint>
                    <geom:Point x="0.5" y="0.5"/>
                </transformationPoint>
            </Source>
        </source>
        <effect_config  effect_type="motion_path">
              <config_item>
            <effect_property type="number" propertyvalue="MY_X" defaultvalue="100"></effect_property>
              </config_item>
            </effect_config>
        <Keyframe index="0" tweenSnap="true" tweenSync="true" x="MY_X" y="600">
            <tweens>
                <SimpleEase ease="0"/>
            </tweens>
        </Keyframe>
        <Keyframe index="59" x="0" y="0"/>
    </Motion>
    This is successfully parsed but the value is not taken into account in the animation.  It seems to be set to 0, regardless of what I set it to in the XML and Captivate shows the property as editable but no matter what you enter it does not accept it and returns to 0.
    Any help with this would be much appreciated.
    Thanks in advance,
    David

    Good Day fellow forum users,
    I'm having the same problem with this that David has.  It doesn't matter what parameter I change the animation behaves exactly the same.
    I am attempting to have an image fly out left however, the image only partially 'leaves the screen'.  I have the effect tied to a button in an attempt to give my learners a way to change from one 'monitor screen' to another.  If I click the button twice the image will fully leave the screen.
    I would rather accomplish this effect with a single button press.
    I could just build this in Flash (and ultimately will do so) but if I can accomplish it within Cp that would be great.  The rest of my team isn't Flash savvy and I would like to have everyone able to edit the final product if necessary.
    Any suggestions are appreciated.
    Norm

  • Function of Parameters within a Schema

    Dear Experts;
    There is a question asked in SAP certification exam:
    What are the functions of parameters within a schema?
    Can anyone give me a right answer.
    Thanks for your time!
    Regards,
    Ramesh S.Prabu

    Hi
    Further functions used to edit wage types stored in internal tables are PLRT, PORT,
    PDT, PRT, and PZL. The personnel calculation rules are accessed using the same
    parameters as function PIT.
    In parameter 2, you enter the type of rule access. The wage types to be processed can
    be specified using processing classes (Pnn). The rule can be accessed generically
    (GEN); that is, all the wage types in the table are processed in the payroll rule. If
    parameter 2 is empty, the personnel calculation rule is accessed for the wage type
    being processed.
    If you have not differentiated employee subgroup groupings in a customer personnel
    calculation rule, you must call the rule using NOAB in parameter 3.
    hope it is helpful to you
    Olivia Yang

  • How do I code relative links as function parameters within Templates?

    I am a newcomer looking for best practices for a "How Do I?" properly code relative links as function parameters within an Adobe template (DWT) which accomodates page creation at 2 different level of folders. Dreamweaver doesn't appear to handle auto-correction of relative links as function parameters as far as I can see.  It's not clear to me what the best practice I should be following.  While this is not exactly a SPRY question, I am hoping that someone using the Spry.Data.XMLDataSet had already found the best practice to use.
    My Site
    -- Multiple pages at this level    and the parameter needs to be "_includes/UnitSideNavigation.xml"
    SubFolder
    -- Other pages at this level.       and the parameter needs to be "../_includes/UnitSideNavigation.xml"
    And this is the particular code snippet within a non edtable template area I would like to work for 2 levels of pages created from the template.
    <script type="text/javascript">
    var dsItems1 = new Spry.Data.XMLDataSet("_includes/UnitSideNavigation.xml", "/links/firstlevel");
    var dslinks = new Spry.Data.NestedXMLDataSet(dsItems1, "secondlevels/secondlevel");
    </script>
    My environment is Windows/Vista using latest CS4 dreamweaver.
    Any pointers appreciated. This is learn time for me. Hope I have made myself clear. Andy

    I use serverside includes instead of DWT for exactly that reason. Not only that, if you change anything within the template you must re-upload all of the files affected by the change; only the modified include file needs to be uploaded.

  • Using external parameters within MS Query returning that data right into a pivot table Excel 2010

    In Excel 2010 i was able to use the external parameters within MS Query returning that data right into a pivot table.  But the parameter on the worksheet will not save in the paremeter setting of the data connection.  And if you save it and open
    it and try to refresh the pivot table Excel stops responding and you have to force the file closed.  I found out the reason to crash is that it did not keep the parameter saved.
    Can this be fixed?

    Hi,
    Just
    checking in to see if the information of Oskar was helpful. Please
    let us know if you would like further assistance.
    Jaynet Zhang
    TechNet Community Support

  • How to make an checkbox editable and uneditable within a single alv output.

    Hi,
    How to make an checkbox editable and uneditable within a single alv output depending on condition.
    I have used Reuse_alv_grid_display.
    In my output every checkbox is editable. i have used edit = 'X'.
    I want editable checkbox for correct value and uneditable checkbox for incorrect value in a single alv

    >
    Mukilansap wrote:
    > I want editable checkbox for correct value and uneditable checkbox for incorrect value in a single alv
    Use alv styles to achieve this, set the style for each record before displaying the ALV. Structure LVC_S_STYL.
    Take a look at the example BCALV_EDIT_02, it is OOPS based, but check how the style table is filled.
    regards,
    Advait

  • Editing the Parameters for Transport Application

    Hi  all
    we are trying to import portal object into portal.we are getting the message 
    "Root directory for import not found:  Check the transport application configuration"
    please lt us know how can we edit the Parameters for Transport Application and where?????????
    Regards
    zaid

    Hi,
    You need to change the pcdStartup.properties file.
    This file is the place where settings for folder like import and export are defined.
    Please have a look
    Re: portal transport import question
    http://help.sap.com/saphelp_nw04/helpdata/en/10/082840f3ddee01e10000000a155106/frameset.htm
    Thanks,
    Sekhar

  • Is it possible to have parameters within planning Sheets

    Hi - Is it possible to have paramaeters withing planning Sheets. I was able to save a macro successfully within a planning sheet. But wanted to know if we can pass parameters within a planning sheet.
    Thanks,
    Venkat

    You can pass parameters upto some extent. If you want to filter the MDX query then you can use InterlacePlanner.AddFilter method. e.g. InterlacePlanner.AddFilter "Customer", "ABCD"
    where ABCD is Customer dimension member.

  • How do you automate parameters within plugins on a send?

    Can you automate parameters within plugins inserted on a send? I have AutoTune Harmony engine on a send on my vocal track, and I want to be able to change the harmony parameter for certain parts of the song. I could just solve the problem and use a regular insert, but there are other technical reasons why I'm using a send.

    you have to create a track in the arrange window for the Bus (Send) that you want to Automate.  To do this create a new Audio Track Track Menu -> New Track and create a standard Audio track.   Now hover over the track heade rfor the new track and Ctrl-Left Click on it and the re-assign track list appears, select the Aux (or Send or Bus) you want to automate.  You can also this wiith the master track etc.
    Now when you go into automation mode (I use T key for this) you can automate all the parameters on all the plugins you are using on that send.
    Enjoy
    Ian

  • None editable Div tag within a editable Div tag template

    I am using a template i created to build a website and the only editable Div is the 'Content'. Using this template i have created a 2nd template for a portfolio page. On my 2nd template i have a Div tag within the 'Content' Div tag with list of all the jobs i have  done with hyperlinked to photos. I want this list to be only editable on  the template so when i update the 2nd template rest of the files related to  this template get updated.
    Is it possible to have a none editable Div tag within an editable Div tag?
    I hope i have explained this well. Many thanks for your help

    Thank you for your respond.
    I have a main template with just the 'Content' Div Tag editable. Using this template i created anyother template for my portfolio page. Inside the editable Div Tag i have another Div Tag with 2 sets of tables for my portfolio lists. I want this Div tag to be only editable through the 2nd template only as i will have portfolio lists of over 30 pages/links.
    I selected the Div Tag with the 2 set of tables and selected 'Add Object to Library'. First message was that the CSS coding will not be copied but errors messages as follows;
    'While executing canInspectSelectio in phatfusion slideShow_FAB75CA2.htm, a JavaScript error occurred.'
    'While executing canInspectSelectio in Ken Burns Slideshow.htm, a JavaScript error occurred.'
    'While executing canInspectSelectio in Shadowbox3b Gallery_2528933A.htm, a JavaScript error occurred.'
    Everytime i click inside the Div Tag, i keep getting these messages.
    I went to the library and amended the list but only the 2nd template changed, not the related pages linked to the 2nd template.
    Is there a place where i can upload my page in this website so you can see it?
    Please see below the coding for the 2nd template for my portfolio pages;
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml"><!-- InstanceBegin template="/Templates/main_templateV4.dwt" codeOutsideHTMLIsLocked="false" -->
    <!-- saved from url=(0014)about:internet -->
    <!-- this and above comment should be removed for live, non-demo use -->
    <head>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
        <META NAME="robots" CONTENT="index, follow">
        <meta name="google-site-verification" content="a_way2ZMkNZuMTtOveF3o1bvtWsVMBQujbA5jw9i0Q0" />
        <META name="y_key" content="d38873598f3b3934" />
    <!-- InstanceBeginEditable name="doctitle" -->
    <title>???s</title>
    <!-- InstanceEndEditable -->
    <link href="../_css/main.css" rel="stylesheet" type="text/css" />
    <!-- InstanceBeginEditable name="head" -->
        <link href="../Galleria/galleria.css" rel="stylesheet" type="text/css" media="screen">
        <script type="text/javascript" src="../Galleria/jquery.min.js"></script>
        <script type="text/javascript" src="../Galleria/jquery.galleria-0.9.js"></script>
        <script type="text/javascript">
        $(document).ready(function(){ $('ul.gallery_demo2').galleria({nextText:'Next portfolio item'}); }) // activates the gallery
        </script>
        <style media="screen,projection" type="text/css">   
        p,.caption{
        font-size: 10px;
        color:#006;
        .demo2{
        position:relative;
        clear:both;
        background:black;
        width: 600px;
        .gallery_demo2{
        width: 600px;
        .gallery_demo2 li{
        width:68px;
        height:50px;
        border:thin solid #000;
        background:#111;
        padding-left: 5px;
        overflow: hidden;
        .gallery_demo2 li.active{
        border-color:#623;
        .gallery_demo2 li div{
        top:60px;
        left:0;
        border:3px solid #111;
        background:#111;
        .gallery_demo2 li img.thumb{
        opacity:.3;
        padding-left: 3px;
        .gallery_demo2 li.active img.thumb,.gallery_demo2 li:hover img.thumb{
        opacity:.99;
        </style>
        <!--[if lt IE 8]>
        <style media="screen,projection" type="text/css">
            .gallery_demo2 li img.thumb { filter: alpha(opacity=30) !important; }
            .gallery_demo2 li.active img.thumb, .gallery_demo2 li:hover img.thumb, .gallery_demo2 li img.hover { filter: alpha(opacity=100) !important; }
        </style>
        <![endif]-->  
    <!-- TemplateBeginEditable name="head" -->
    <!-- TemplateEndEditable -->
    <!-- InstanceEndEditable -->
    <script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
    <link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
    <style type="text/css">
    body {
        background-color: #FFF;
        background-image: url(../_images/background.jpg);
    </style>
    </head>
    <body>
    <div class="container">
      <div class="header">
        <div class="header2">
          <h4><strong>ARCHITECTURAL &amp; STRUCTURAL ENGINEERING SERVICES<br />
            PROJECT MANAGEMENT &amp; CONSTRUCTIONS</strong></h4>
        </div>
      <!-- end .header --></div>
      <div class="linkBar">
        <ul id="MenuBar1" class="MenuBarHorizontal">
          <li><a href="index.html">HOME</a></li>
          <li><a href="about.html">ABOUT US</a></li>
          <li><a href="service.html" class="MenuBarItemSubmenu">SERVICES</a>
            <ul>
    <li><a href="service.html">Overview</a></li>
    <li><a href="planning.html">Planning Permission</a></li>
    <li><a href="building.html">Building Regulations</a></li>
    <li><a href="partywall.html">Party Wall Act</a></li>
              <li><a href="schedule.html">Schedule of Work</a></li>
              <li><a href="project.html">Project Management</a></li>
              <li><a href="structural.html">Structural Surveys</a></li>
            </ul>
          </li>
          <li><a href="portfolio.html">PORTFOLIO</a></li>
          <li><a href="contact.html">CONTACT US</a></li>
        </ul>
      <!-- end .linkBar --></div>
      <!-- InstanceBeginEditable name="mainContent" -->
      <div class="content">
        <h3>PORTFOLIO- website under construction</h3><!-- #BeginLibraryItem "/Library/Untitled.lbi" --><div class="portfolioText">
          <h2 class="textSubHeading">Commercial</h2>
          <div class="portfolioCommercial">
            <table width="374" align="right">
              <tr>
                <td width="181" height="20">AA Partner Ltd</td>
                <td width="181" height="20">Railing London Ltd</td>
              </tr>
              <tr>
                <td height="20">Pemon Ltd</td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20">lhjffkhgkhg</td>
              </tr>
            </table>
    </div>
          <h2 class="textSubHeading"><br />
          </h2>
          <h2 class="textSubHeading"> </h2>
          <h2 class="textSubHeading"> </h2>
          <h2 class="textSubHeading"> </h2>
          <h2 class="textSubHeading">Residential</h2>
          <div class="portfolioResidential">
            <table width="374" align="right">
              <tr>
                <td width="181" height="20">Batchworth Lane, <span dir="ltr">Northwood</span></td>
                <td width="181" height="20">Derrylands, Harrow</td>
              </tr>
              <tr>
                <td height="20">Pine Walk, Surrey</td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20"> </td>
                <td height="20"> </td>
              </tr>
              <tr>
                <td height="20">teytdytyt</td>
                <td height="20"> </td>
              </tr>
            </table>
    </div>
        </div><!-- #EndLibraryItem --><div class="portfolioSlideshow">
          <p>Project Title Goes Here:</p>
          <div class="demo">
    </div>
    <div class="demo2">
    <ul class="gallery_demo2">
        <li class="active"><img src="../_images/portfolio/planning.jpg" alt="Planning sample drawing" width="600" height="400"></li>
        <li><img src="../_images/portfolio/building.jpg" alt="Building Reg sample drawing" width="600" height="400"></li>
        <li><img src="../_images/portfolio/structural.jpg" alt="Structural sample drawing" width="600" height="400"></li>
        <li><img src="../_images/portfolio/fabrication.jpg" alt="Fabrication sample drawing" width="600" height="400"></li>
    </ul>
    </div>
        </div>
      <!-- end .content --></div>
      <!-- InstanceEndEditable -->
      <div class="footer">
      <table width="1025" border="0">
      <tr>
        <td width="500"><h6>??? </h6></td>
        <td width="10"> </td>
        <td width="500" align="right"><h6>???</h6></td>
      </tr>
    </table>
      <!-- end .footer --></div>
      <!-- end .container --></div>
    <script type="text/javascript">
    var MenuBar1 = new Spry.Widget.MenuBar("MenuBar1", {imgDown:"../SpryAssets/SpryMenuBarDownHover.gif", imgRight:"../SpryAssets/SpryMenuBarRightHover.gif"});
    </script>
    </body>
    <!-- InstanceEnd --></html>

  • How do I edit the email address that's set-up in my iPad Mail client?  It's at iOS7

    How do I edit the email address that's set-up in my iPad Mail Client Account?  It's at iOS7 and the email address was entered incorrectly; this means the email doesn't work.  There's an Edit button, which causes 3 horizontal lines to apperar at the end of the field, but does not seem to allow me to place the cursor in the field and correct the error.  Unless I can correct this I'll have delete the account and start again so if anyone's able to tell me how to edit that address that would be briliant?  Here's hoping................

    Thanks mabaeyens; it IS the address entered in the email account, on the iPad, but sadly, as explained above, once you get to the Settings > Mail, Contacts, Calendars > Account > tap in the wrong account > Email and then hit edit, the 3 horizontal lines appear at the end of the field but touching the screen within the text of the incorrect address doesn't make the cursor appear, so I can't edit!  Very frustrating obviously.  In the edit mode you can drag the field up and down the page but that's all............

  • Can we install oracle client over oralce xpress edition??

    hello....
    Actually i am instally oracle 11g r2 express edition. Over that i have to install oracle client to meed my software requirement.
    Can i do so in oracle XE.

    for 11.2 XE Supported client versions are 11.2.0 and 12.1.0. (Doc ID 207303.1)
    If "Supported" means Oracle will support you, then yes, but all versions from 9.2 onwards will work (OP didn't specify its software requirement).

  • How do I edit the font and bold text in the message box in adobe send before sending to client?

    How do I edit the font and bold text in the message box in adobe send before sending to client?

    Hi BRAEWOOD DEVELOPMENTS,
    You can edit the Subject & Message when you've selected Send Personalized Invitations (though you can't change the font or style of the text).
    Best,
    Sara

  • Hi, Accidentally somebody screw up Photoshop CS4 and InDesign CS4 Master edition on a MAC computer in the school. The install discs did not start to run therefore I can't  reinstall the 2 missing programs. I want to install the softwares, therefore I down

    Hi, Accidentally somebody screw up Photoshop CS4 and InDesign CS4 Master edition on a MAC computer in the school. The install discs did not start to run therefore I can't  reinstall the 2 missing programs. I want to install the softwares, therefore I download those from here.  The downloaded program refuse to accept the serial number which was given to the school when they purchased the Master Collection CS4 MLP A00. Thank you for your help, in advance.

    Hi Jeff,
    Thank you. I am a little bit busy at work, sorry for the delayed reply. I tried to solve the problem, but it still exists. The 3rd of the Adobe disk is damaged someway. I tried to run on my mac at home and it has a failure. So I think we have no other choice that to download the full pack of master collection. I had a discussion with the IT expert and he figured out that company does not exist any more from where they purchased the Adobe Master Collection for Mac and PC. So If you would be kind to help me, what kind of information ID or any kind of document would be needed to identify the purchaser institute (us). I don't think any of us has an account at the Adobe. I will try to figur out. I desperately need to replace Photoshop and InDesign as without them it's really harsh to teach the kids fot the graphic design.
    Sincerely yours.
    Peter

  • Hello - I have done  a series of edits on premiere cs6 and now need to transfer info to the client overseas so I have to transfer the rushes and would like to know what I need to provide ( list...) regarding the edit done on the CS6 version  - thank you

    hello - I have done  a series of edits on premiere cs6 and now need to transfer info to the client overseas so I have to transfer the rushes and would like to know what I need to provide ( list...) regarding the edit done on the CS6 version  - thank you

    >I have managed to download the footage onto Picture Motion Browser
    Isn't Picture Motion Browser available for Windows only?  If so, why are you posting in an Final Cut Express forum?  My apologies if I'm incorrect.
    -DH

Maybe you are looking for

  • Video shows without sound

    Hi, I just bought an IPod - 30 Gb, it was working fine until I tryed to play some videos with it, it takes forever to convert a video but after it was done I transfered it to the Ipod, the video shows up fine but no sound is coming off the headphones

  • Using Airtunes for other things than iTunes?

    Hi, Is it possible to use my Airport Express, which is connected to speakers around the house, for other sounds than just from iTunes? So I can hear different sounds from all applications as though it were my built in speakers I was using? Thanks. Mc

  • Beats per Minute

    How can I get itunes to display bpm from both imported CD's and bought music?

  • Where is screen lock on iPad Air 2?

    Have the new iPad Air 2. Unlike my old iPad 2 (not air) there is no screen lock button to change from portrait to landscape. Where do I find that feature now?

  • Share operation dvd has failed QuickTime error 0

    My 44 minutes long project in Final Cut Pro 10.0.9 project fails with a message: "Share operation DVD has failed, QuickTime Error: 0". I use OSX 10.9. Yesterday, I rectified the situation by rebooting the system and starting to "share" again. To-day