Silent Install of Java

Hi,
I'm looking for a way to silently install Java SE on linux and solaris platform.
I have find out how to achieve this under windows but i don't find anything on Linux and Solaris.
They must be a solution has when installing Weblogic, JDK is packaged within the distro.
Anyone can help me ?
Kind Regards.
D@rkSt@r

Are talking about a silent install while the user is browsing your website?? That sounds like unwanted software to me!! and users do not really like to have that!!
If you are talking about a normal application installation, the user will still have to clieck some executable file to start the installation.
Also beware that in some countries, installing unwanted software on the pc of others without prior acknolegments could lead to legal actions, so I sugest informing the user of what is happening.
Regards,
Sim085

Similar Messages

  • Fully automatic silent install of 1.4.2_10

    We're using Citrix Webinterface 4.0 with Citrix Java Client for remote access users (working at home). This works fine with Java 1.4.2_10. It does NOT work with MS Java VM or Java 1.5.x. So we need to ensure employees have Java 1.4.2_10 installed at their home pc's. We do not have administrative control over these pc's. Therefore we need to push the Java 1.4.2_10 software from the same webpage as their Citrix Webinterface login.
    QUESTION: I would like to create a hyperlink on the Webinterface login page where users can click to FULLY AUTOMATICALLY download and SILENTLY install the Java 1.4.2_10 software (and NOT the Java 1.5.x which is (non-silently) available at http://www.java.com/nl/download/ie_auto.jsp !!!!!)
    How can this be accomplished?
    Any help is much appreciated
    Harm van Dommelen
    Gemeente Waterland, The Netherlands

    i haven't done it, but you could just include the version of the JRE you want the user to use with your software

  • Silent install of JRE (java 5 update 11) doesnot disable java update tab

    I need to disable the Update tab in java pluign.
    Manually it can be achieved by setting the HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Update\Policy
    EnableJavaUpdate = 0.
    But i want to achieve this through java script
    I've read the doc... http://java.sun.com/j2se/1.5.0/docs/guide/deployment/deployment-guide/silent.html .
    From this i tried silent install through command prompt by using the following.
    jre-1_5_0_11-windows-i586-p.exe /s /v"/qn IEXPLORER=1 ADDLOCAL=ALL JAVAUPDATE=0 /L C:\jre.txt"
    also tried
    jre-1_5_0_11-windows-i586-p.exe /s /v"/qn ADDLOCAL=ALL JAVAUPDATE=0 JU=0 AUTOUPDATECHECK=0 /L C:\jre.txt"
    but this successfully installs the jre but the update tab in the plugin is still shown.
    Can anybody help me to disable the update tab of java plugin through javascript while installing the jre.
    Thank you in advance.
    Mamatha

    This is a very poor solution. It looks extremely unprofessional, especially when you're relying on Java for your products. You want to install your product with Java (because it doesn't exist on many machines) and people think it's instant Spyware and bundle garbage. I have to agree with them (even though I'm a certified Java developer with 8+ years experience). Very poor...

  • Java Media Framework silent install

    Hi,
    When I install JMF on HP laptop, in JM studio File->Capture i donot get "use video device" portion so i am not able to capture video with the help of WebCam :( on other hand if i install JMF on Dell laptop, JM studio->File->Capture is disabled may i know what can be possible reason of this?
    Please guide me help.

    983818 wrote:
    I need to install the Java Media Framework to over 1000 windows computers. How to do this. MSI package does not exist. Oracle does not change this installer since 1998. Oracle spit of the fact that someone is forced to use this software. I hate proprietary software.You should take the hint: it is abandoned, don't use it.

  • "You do not have sufficient access to uninstall" following CF9 silent install

    When running a silent CF9 install I'm unable to remove the product, either through control panel or running the uninstaller directly.  The error is "You do not have sufficient access to uninstall Adobe Coldfusion 9.  Please contact your system administrator."   Coldfusion works perfectly fine after the silent install, it just cannot be cleanly removed
    This is being run as a local administrator on Windows 2008 R2 SP1 in both cases, from an elevated command prompt.  If I run the installer interactively with the same settings it works as expected and can be removed without any trouble
    My silent install parameters are:
    INSTALLER_UI=SILENT
    SILENT_LICENSE_MODE=full
    SILENT_SERIAL_NUMBER=#LICENSE#
    SILENT_INSTALLER_TYPE=standalone
    SILENT_INSTALL_ODBC=true
    SILENT_INSTALL_VERITY=true
    SILENT_INSTALL_SAMPLES=false
    SILENT_INSTALL_JNBRIDGE=false
    SILENT_INSTALL_LDS=false
    SILENT_INSTALL_FOLDER=C:/ColdFusion9
    SILENT_WEBROOT_FOLDER=C:/ColdFusion9/wwwroot
    SILENT_VERITY_INSTALL_FOLDER=
    SILENT_ADMIN_PASSWORD=p4ssW0rD!
    SILENT_FLEX_ENABLED=true
    SILENT_ENABLE_RDS=false
    SILENT_RDS_PASSWORD=p4ssW0rD!
    I looked over the options in http://blogs.adobe.com/cfdoc/2009/10/performing_a_silent_installation_of_coldfusion_9.html but dont see anything else related to the user context on Windows.  Is there something else I'm missing, or is this a bug?

    Thanks Anit,
    If I kill jrun and run the uninstaller directly I get a Fatal Application Error with this message:
    java.lang.IllegalArgumentException: No product for ID=2946516b-1ec5-11b2-857c-ca3f47cb95d5
              at ZeroGfq.<init>(DashoA10*..)
              at ZeroGfm.d(DashoA10*..)
              at ZeroGfm.b(DashoA10*..)
              at ZeroGfp.<init>(DashoA10*..)
              at com.zerog.ia.installer.Installer.z(DashoA10*..)
              at com.zerog.ia.installer.Installer.setMetadata(DashoA10*..)
              at com.zerog.ia.installer.InstallerMetaData.setInstaller(DashoA10*..)
              at com.zerog.ia.installer.LifeCycleManager.j(DashoA10*..)
              at com.zerog.ia.installer.LifeCycleManager.f(DashoA10*..)
              at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
              at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
              at com.zerog.ia.installer.Main.main(DashoA10*..)
              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
              at java.lang.reflect.Method.invoke(Method.java:597)
              at com.zerog.lax.LAX.launch(DashoA10*..)
              at com.zerog.lax.LAX.main(DashoA10*..)
    ProductID is defined in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe ColdFusion 9

  • Silent Install of Oracle 8i on NT

    I'm having trouble silently installing Oracle 8i on Windows NT. I have customized the svrcustom.rsp file (see below) but I'm getting an error that says "no forced value specified for the variable ToplevelComp". Anyone with
    more experience with this have any idea about what's going on?
    -- <snip> --
    silentInstall2002-03-20_01-48-14-PM.log
    No forced value specified for the variable ToplevelComp, associated with property TopLevelComp, in dialog Available Products.
    -- <snip> --
    # comments taken out
    [General]
    RESPONSEFILE_VERSION=1.7.0
    [SESSION]
    FROM_LOCATION="e:\stage\products.jar"
    FROM_LOCATION_CD_LABEL=<Value Unspecified>
    NEXT_SESSION_RESPONSE=<Value Unspecified>
    ORACLE_HOME="D:\oracle\ora81test"
    ORACLE_HOME_NAME="OraH81Test"
    TOPLEVEL_COMPONENT={ "oracle.secd","8.1.7.0.0" }
    SHOW_SPLASH_SCREEN=false
    SHOW_WELCOME_PAGE=false
    SHOW_COMPONENT_LOCATIONS_PAGE=false
    SHOW_CUSTOM_TREE_PAGE=false
    SHOW_SUMMARY_PAGE=false
    SHOW_INSTALL_PROGRESS_PAGE=true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
    SHOW_OPTIONAL_CONFIG_TOOL_PAGE=false
    SHOW_RELEASE_NOTES=false
    SHOW_END_SESSION_PAGE=false
    SHOW_EXIT_CONFIRMATION=false
    NEXT_SESSION=false
    NEXT_SESSION_ON_FAIL=false
    [oracle.secd_8.1.7.0.0]
    COMPONENT_LANGUAGES={"en"}
    INSTALL_TYPE="Custom"
    DEPENDENCY_LIST={"oracle.rdbms","8.1.7.0.0","oracle.secd.options","8.1.7.0.0","oracle.networking","8.1.7.0.0","oracle.utilities","8.1.7.0.0","oracle.java","8.1.7.0.0","oracle.assistants","8.1.7.0.0","oracle.p2k.devtools","8.1.7.0.0","oracle.install","8.1.7.0.0" }
    [oracle.apache_1.3.12.0.1a]
    DEPENDENCY_LIST={}
    OPTIONAL_CONFIG_TOOLS={"configtool2"}
    [oracle.secd.options_8.1.7.0.0]
    DEPENDENCY_LIST={"oracle.options.intermedia.imserver","8.1.7.0.0","oracle.rdbms.advrep","8.1.7.0.0"}
    [oracle.networking_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.networking.netclt","8.1.7.0.0","oracle.networking.netsrv","8.1.7.0.0","oracle.networking.names","8.1.7.0.0","oracle.networking.cman","8.1.7.0.0" }
    [oracle.utilities_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.utilities.util","8.1.7.0.0","oracle.rdbms.sqlplus","8.1.7.0.0" }
    [oracle.java_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.java.jdbc","8.1.7.0.0","oracle.java.javavm.javatools","8.1.7.0.0" }
    [oracle.emprod_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.emprod.oemagent","8.1.7.0.0","oracle.emprod.agent_ext","8.1.7.0.0","oracle.sysman.client","2.2.0.0.0" }
    [oracle.assistants_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.assistants.dbca","8.1.7.0.0" }
    [oracle.p2k.devtools_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.rdbms.oci","8.1.7.0.0", "oracle.rdbms.xml.xsu","2.0.0.0.0" }
    [oracle.install_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.swd.oui","1.7.1.9.0" }
    [oracle.omwb_1.3.0.0.0]
    DEPENDENCY_LIST={}
    [oracle.networking.protocol_supp_8.1.7.0.0]
    sl_protocolSelectionDialogReturn={}
    [oracle.networking.netca_8.1.7.0.0]
    OPTIONAL_CONFIG_TOOLS={}
    s_responseFileName="a:\netca.rsp"
    b_launchNETCA=false
    [oracle.java.jdbc_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.java.jdbc.oci11","8.1.7.0.0","oracle.java.jdbc.oci12","8.1.7.0.0","oracle.java.jdbc.thin11","8.1.7.0.0","oracle.java.jdbc.thin12","8.1.7.0.0" }
    [oracle.assistants.dbma_8.1.7.0.0]
    OPTIONAL_CONFIG_TOOLS={}
    sl_migrateSIDDialogReturn={"<None>", "<None>"}
    [oracle.assistants.dbca_8.1.7.0.0]
    OPTIONAL_CONFIG_TOOLS={"dbca"}
    s_seedLocation=<Value Unspecified>
    b_createStarterDBReturn=true
    s_responseFileName="a:\dbca.rsp"
    s_globalDBName="staticx.wexford.sonicfoundry.com"
    NORMALLY THIS IS ORCL
    s_dbSid="ORCLTest"
    [oracle.emprod.agent_ext_8.1.7.0.0]
    DEPENDENCY_LIST={ "oracle.emprod.agent_ext.oapps_agentext","8.1.7.0.0" }
    [oracle.sysman.oms_2.2.0.0.0]
    DEPENDENCY_LIST={}
    OPTIONAL_CONFIG_TOOLS={}
    s_responseFileEMCA="a:\emca.rsp"
    ServerRepository_index=1
    EMCARspFileLocation="a:/emca.rsp"
    [oracle.sysman.client_2.2.0.0.0]
    DEPENDENCY_LIST={ "oracle.sysman.dbappext","2.2.0.0.0","oracle.sysman.emevents","2.2.0.0.0","oracle.sysman.repmig","2.2.0.0.0","oracle.sysman.dbapp","2.2.0.0.0" }
    [oracle.sysman.dbappext_2.2.0.0.0]
    DEPENDENCY_LIST={ "occm","2.2.0.0.0", "oracle.odm","2.1.1.0.0","oracle.sysman.wf.client","2.2.0.0.0","oracle.security.admin.enterprise","2.0.0.1.0","oracle.networking.netmgr.emint","8.1.7.0.0"}
    [oracle.sysman.emevents_2.2.0.0.0]
    DEPENDENCY_LIST={}
    [oracle.sysman.dbapp_2.2.0.0.0]
    DEPENDENCY_LIST={ "oracle.sysman.dbapp.sqlplusworksheet","2.2.0.0.0","oracle.sysman.database","2.2.0.0.0" }
    [oracle.sysman.website.jinit_2.2.0.0.0]
    DEPENDENCY_LIST={}
    [oracle.swd.oui_1.7.1.9.0]
    PROD_HOME="C:\Program Files\Oracletest\OUI"
    [oracle.swd.jre_1.1.7.30]
    PROD_HOME="C:\Program Files\Oracletest\jre"

    please find below link, it is having step by step oracle 11g installtion on oracle linux5
    please fallow up to Installation ..dont invoke directly ./runInstaller.
    go to unzip directory..u may find respance folder in taht edit.rsp file as per the your requirement.
    please post .rsp paramters details..will guide you what needs to be set....if know the parameters...edit it and save ...then execute below
    go to runInstaller having folder..the execute below cmd.
    ./runInstaller -silent -responseFile /u01/Disk1/responce/rsp11g.rsp DECLINE_SECURITY_UPDATES=true
    http://www.oracle-base.com/articles/11g/oracle-db-11gr2-installation-on-oracle-linux-5.php

  • Silent install of Oracle WebLogic Server 11gR1 (10.3.6) + Coherence + OEPE

    Hi, I'm trying to deploy the Oracle WebLogic Server 11R1 (10.3.6) on multiple computers. So I created a silent.xml file to use in my silent installation. The xml file appears to have the correct syntax. But when I launch the command: oepe-wls-indigo-installer-11.1.1.8.0.201110211138-10.3.6-win32.exe -mode=silent -silent_xml="C:\Temp\silent.xml" -log="C:\Temp\silent-install.log", it crash with these 2 errors.
    ERROR [readSilentXML] com.bea.plateng.wizard.installer.common.parsers.TemplateParser - Got an error in parsing template.xml!
    ERROR [readSilentXML] com.bea.plateng.wizard.installer.silent.tasks.ReadSilentXMLTask - java.lang.NullPointerException
    Here's the content of my xml file.
    <?xml version="1.0" encoding="UFF-8"?>
    <bea-installer>
    <input-fields>
    <data-value name="BEAHOME" value="C:\Oracle\Middleware_Home" />
    <data-value name="WLS_INSTALL_DIR" value="C:\Oracle\Middleware_Home\wlserver_10.3" />
    <data-value name="INSTALL_NODE_MANAGER_SERVICE" value="yes" />
    <data-value name="NODEMGR_PORT" value="5559" />
    <data-value name="INSTALL_SHORTCUT_IN_ALL_USERS_FOLDER" value="yes" />
    </input-fields>
    </bea-installer>
    I need to deploy it to Windows 7 Ent SP1 x64 computers. So I sure like to know what I'm doing wrong?!
    Note: I didn't use the value COMPONENT_PATHS because I want to install everything.
    Thanks in advance for the help!

    I solved the problem myself. I think I was missing my caffeine ;-) <?xml version="1.0" encoding="*UFF-8*"?>
    Have a good day!

  • Creating silent install for j2re-1_4_2_03

    We are in the processing of updating the JRE to 1.4.2_03, but end-users being what they are, we create a silent install to control the JRE installation.
    I cannot get the command line option to create a .iss file. I have tried these different commands:
    j2re-1_4_2_03-windows-i586-p.exe /r /f1C:\jre\jresetup.iss
    j2re-1_4_2_03-windows-i586-p.exe -r /f1C:\jre\jresetup.iss
    j2re-1_4_2_03-windows-i586-p.exe /r
    j2re-1_4_2_03-windows-i586-p.exe -r
    Depending on which InstallShield article you read, the RECORD option is either /r or -r....neither work.
    Has anyone created a silent install of j2re-1_4_2_03? If so, would you be willing to share your .iss file?
    pyro_dw

    (I know this is the wrong version, but I hope it helps on your way, if the users already have a JVM installed, distribute with JavaWebStart, it can autoupdate the JVM)
    created with: j2re-1_4_1-windows-i586.exe -a -r -f1C:\setup.iss (I think)
    And install with
    j2re-1_4_1-windows-i586.exe -s -a -s -f1b:\setup.iss -f2C:\setup
    (but it has been a while
    [InstallShield Silent]
    Version=v6.00.000
    File=Response File
    [File Transfer]
    OverwrittenReadOnly=NoToAll
    [{1666FA7C-CB5F-11D6-A78C-00B0D079AF64}-DlgOrder]4
    Dlg0={1666FA7C-CB5F-11D6-A78C-00B0D079AF64}-SdLicense-0
    Count=3
    Dlg1={1666FA7C-CB5F-11D6-A78C-00B0D079AF64}-SetupType-0
    Dlg2={1666FA7C-CB5F-11D6-A78C-00B0D079AF64}-SdAskDestPath-0
    [{1666FA7C-CB5F-11D6-A78C-00B0D079AF64}-SdLicense-0]
    Result=1
    [{1666FA7C-CB5F-11D6-A78C-00B0D079AF64}-SetupType-0]
    Result=303
    [{1666FA7C-CB5F-11D6-A78C-00B0D079AF64}-SdAskDestPath-0]
    szDir=C:\Program Files\Java\j2re1.4.1_01
    Result=1
    [Application]
    Name=Java 2 Runtime Environment, SE v1.4.1_01
    Version=1.4.1_01
    Company=JavaSoft
    Lang=0009

  • Silent Install for JRE 1.4.2_02

    I am having trouble running a silent install of the JRE. I've referenced the following document, but have not had any luck. http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/silent.html
    The command I attempted to use is:
    j2re-1_4_2_02-windows-i586-p.exe /s /v
    Is this not the correct format? I tried many different versions of the command based on the silent install document, none worked. I still get prompted to accept the install.
    http://java.sun.com/products/archive/j2se/1.4.2_02/jre/install-windows.html

    This would be more appropriate forum for this question:
    http://forum.java.sun.com/forum.jsp?forum=14

  • Silent Install of JRE 1.4.2_02

    I am having trouble running a silent install of the JRE. I've referenced the following document, but have not had any luck. http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/silent.html
    The command I attempted to use is:
    j2re-1_4_2_02-windows-i586-p.exe /s /v
    Is this not the correct format? I tried many different versions of the command based on the silent install document, none worked. I still get prompted to accept the install.
    http://java.sun.com/products/archive/j2se/1.4.2_02/jre/install-windows.html

    I would like to execute a silent install of other java components, namely the Java Advanced Imaging package. I have tried a combination of the arguments to the .exe installers, but it only seems to unpackage to the temp directory, which gets deleted 30 seconds later and nothing gets installed.
    I can't really provide an .iss file, because the install location may change. So, I'd like to be able to provide all the necessary info at the command-line. Below is my command-line, anyone see anything overtly wrong?
    C:\Projects\thirdparty\jai\jai-1_1_2-lib-windows-i586-jdk.exe -a /s /v"/qn ADDLOCAL=ALL NETSCAPE6=1 MOZILLA=1 IEXPLORER=1 INSTALLDIR=%JAVA_HOME%/jre REBOOT=Suppress"
    Notes:
    If I don'g provide the -a option, it ignores the silent option and the install gui is displayed anyway.
    JAVA_HOME environment variable is currently set.
    Thanks.

  • Silent install fails?

    Hi Folks,
      Restarting an Adobe AIR Application is not working during Silent installation.
      If I install testapp.air(which has following code) on a machine that already has Adobe AIR installed on it and I click on
       the 'Restart' button in the testapp it works fine. (The app is closed and restarted and the window reopens)
      import mx.core.Application;
      import mx.core.WindowedApplication;
      import adobe.utils.ProductManager;
      public function reStart():void
        var app:WindowedApplication =
            WindowedApplication(Application.application);
        var mgr:ProductManager =
            new ProductManager("airappinstaller");
        mgr.launch("-launch " +
            app.nativeApplication.applicationID + " " +
            app.nativeApplication.publisherID);
        NativeApplication.nativeApplication.exit(0);
      Now, we have a need to bundle Adobe AIR with our app and install Adobe AIR in 'silent' mode. I followed the directions in the Adobe
      AIR bundling agreement and used the following command to install it:
      testappInstaller.exe -silent -eulaAccepted -location "C:/Program Files/" -desktopShortcut testapp.air
      If I do this, when I click on the 'Restart' button it does NOT restart the application. The issue seems to be related to installing
      Adobe AIR in silent mode.
      I would greatly appreciate any assistance Adobe is able to provide for this issue.

    Update- BEA recognizes this as an issue in SP2. Maybe fixed in SP3? They sent me
    a copy of installoptions.bea. This file must be placed into C:\bea prior to running
    install - hard coded path.
    I attached installoptions.bea
    Bill
    "WMilus" <[email protected]> wrote:
    >
    Trying silent install for Weblogic server 7 SP2 onto Windows 2000 PC.
    I edited
    the sample silent.xml file for a single server deployment. Part of my
    silent.xml
    file is:
    <input-fields>
    <data-value name="BEAHOME" value="C:\bezplus\bea7"
    />
    <data-value name="USER_INSTALL_DIR" value="C:\bezplus\bea7\weblogic700"
    />
    <data-value name="RUN_DOMAIN_WIZARD" value="true" />
    The install fails and log file contains the message:
    2003-08-05 09:15:32,839 WARN [readInstallOptions] com.bea.installer.utils.InstallerUtils
    - Unable to read install options!
    java.io.FileNotFoundException: C:\bea\installoptions.bea (The system
    cannot find
    the path specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:59)
         at java.io.FileInputStream.<init>(FileInputStream.java:90)
         at com.bea.installer.utils.InstallerUtils.readInstallOptions(InstallerUtils.java:89)
         at com.bea.installer.tasks.ReadInstallOptionsTask.run(ReadInstallOptionsTask.java:32)
         at java.lang.Thread.run(Thread.java:479)
    I find no reference to installoptions.bea file in the documentation.
    Help Please.
    Bill[installoptions.bea]

  • Installing the Java-Plugin without administrative rights

    I would like to find a way to allow a user without administrative rights to install the Java-Plugin for using Java-Applets. As far as I understood, the plugin can be installed in a silent way withou registry modifiactions. Is this working for users without admin rights?
    Furthermore I would like to have the web page containing the applet installing the plugin (if necessary) in a fully automatic way so the user does not need to deal with installing the plugin manually. This should work without admin rights as well.
    Any ideas?

    I would like to find a way to allow a user without
    administrative rights to install the Java-Plugin for
    using Java-Applets. As far as I understood, the
    plugin can be installed in a silent way withou
    registry modifiactions. Is this working for users
    without admin rights?Could anyone please explain, why it is so difficult for Sun to create an installation package for user without admin rights? The whole "GetJava"-program is just crap for ordinary users if they get the JRE downloaded seamlessly and then the installation fails due to missing admin rights. This way Java would never succeed on the desktop.
    Andr�

  • Silent Install?

    I would like to migrate a client java application we have to
    an air application. However, the product supports100-300 clients.
    We have an automated mechnism to install/update all of the client
    software, so no user interaction is required on the client systems.
    I have searched through this forum, and it seems there is no way to
    do an install of the air runtime or an air application without
    being prompted with the liscense agreement dialogs.
    Are there any plans to to enable a silent install of the air
    runtime and air applications? If so is there a timeframe when it
    will be enabled?

    Yes; the only supported mechanism for silently installing an
    AIR application will be via the redistribution support.
    We've done it this way because it's the only way to guarantee
    that, when your application is installed, the correct version of
    AIR also gets installed. In fact, it's the re-distributable
    installer for AIR--the thing you sign up for--that contains the
    capability of silently installing an AIR application.
    Oliver Goldman | Adobe AIR Engineering

  • Silent Install Removes Browser Integration

    Hello, I'm having an issue when silently deploying new versions of Java to computers in my domain (all Win7 x64). When it's deployed, Java does not prompt the user to close any open browser windows like you would see if you ran the installer manually. This causes Java to be updated, but all browser integration is lost. The only way I've found to fix this is by manually closing all browsers and repairing Java, which is a pain to do for 150 users. Is there a switch to update Java at the next logon when silently installing (like you can do if you manually install)? Also, a static installation is not an option because it leaves vulnerable files on the computer.

    go to tools\internet options\advanced\java vm etc.in IE
    and check out the check boxes as appropriate may be it helps u

  • Silent install Weblogic 12.1.1 - Unable to locate product "WebLogic Server

    Hi all,
    I try to install Weblogic 12.1.1 via silent install. I work on Solaris 10, have already installed JDK 1.7.
    here what happens:
    root@usqwrts001:/tmp/karin# java -d64 -Xmx1024m -jar wls1211_generic.jar  -mode=silent -silent_xml=/tmp/karin/silent.xml.long -log=./install.out
    Extracting 0%....................................................................................................100%
    The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Support
    root@usqwrts001:/tmp/karin# less install.out
    2013-03-20 11:16:14,862 INFO [readSilentXML] com.bea.plateng.wizard.installer.common.parsers.TemplateParser - Silent xml file processed successfully...
    2013-03-20 11:16:22,240 WARN [home] com.bea.cie.gpr.internal.model.JvmTargetManagerImpl - Property value for solaris32_jdk160_29b11.zip not found..
    2013-03-20 11:16:22,302 ERROR [home] com.bea.plateng.wizard.installer.helpers.BEAHomeHelper - Error setting selections!
    com.bea.cie.gpr.model.RegistryException: Unable to locate product "WebLogic Server "
    at com.bea.cie.gpr.internal.model.HomeTargetImpl.setSelections(HomeTargetImpl.java:364)
    at com.bea.plateng.wizard.installer.helpers.BEAHomeHelper.buildTarget(BEAHomeHelper.java:158)
    at com.bea.plateng.wizard.installer.silent.tasks.SilentBEAHomeTask.execute(SilentBEAHomeTask.java:33)
    at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)
    at java.lang.Thread.run(Thread.java:722)
    2013-03-20 11:16:22,307 ERROR [home] com.bea.plateng.wizard.installer.silent.tasks.SilentBEAHomeTask - The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Support
    My silent.xml.long looks like this:
    root@usqwrts001:/tmp/karin# less silent.xml.long
    <?xml version="1.0" encoding="UTF-8"?>
    <bea-installer>
    <input-fields>
    <data-value name="BEAHOME" value="/opt/weblogic-12.1-MP1" />
    <data-value name="WLS_INSTALL_DIR" value="/opt/weblogic-12.1-MP1/weblogic-12.1-MP1" />
    <data-value name="COMPONENT_PATHS"
    value="WebLogic Server/Core Application Server|WebLogic Server
    /Administration Console|WebLogic Server/Configuration Wizard and Upgrade
    Framework|WebLogic Server/Web 2.0 HTTP Pub-Sub Server|WebLogic Server/WebLogic
    JDBC Drivers|WebLogic Server/Third Party JDBC Drivers|WebLogic Server
    /WebLogic Server Clients|WebLogic Server/WebLogic Web Server Plugins
    |WebLogic Server/Xquery Support|WebLogic Server/Server Examples|Oracle Coherence/Coherence Product Files" />
    <data-value name="INSTALL_NODE_MANAGER_SERVICE" value="no" />
    <data-value name="LOCAL_JVMS" value="/opt/jdk1.7.0_11"/>
    </input-fields>
    </bea-installer>
    I already tried it with simply <data-value name="COMPONENT_PATHS" value="WebLogic Server" /> instead of the whole bunch, but behaviour didn't change.
    My environment settings:
    root@usqwrts001:/tmp/karin# echo $JAVA_HOME
    /opt/jdk1.7.0_11/bin/sparcv9/
    root@usqwrts001:/tmp/karin# echo $PATH
    /opt/jdk1.7.0_11/bin/sparcv9:/sbin:/usr/bin:/usr/sbin:/usr/platform/sun4v/sbin:/usr/local/bin:/opt/openssh/bin:/usr/openwin/bin
    As there is no bin directory under sparcv9 (which contains the 64-Bit modules), i took sparcv9 again for the path (instead of taking $JAVA_HOME/bin as described in documentation) . But I also tried the bin directory (without sparcv9) with the same effect.
    Has anybody an idea for me??
    Thanks a lot in advance
    Karin.

    Under root:
    [root@middleware-magic temp]# ./install-software.sh
    Extracting 0%....................................................................................................100%
    Extracting 0%....................................................................................................100%
    The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Support
    Under another user:
    [someone@middleware-magic temp]$ ./install-software.sh
    Extracting 0%....................................................................................................100%
    Extracting 0%....................................................................................................100%
    The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Support
    Looking at the log it is saying the following:
    2013-03-21 13:06:19,425 INFO  [readSilentXML] com.bea.plateng.wizard.installer.common.parsers.TemplateParser - Silent xml file processed successfully...
    2013-03-21 13:06:20,311 WARN  [home] com.bea.cie.gpr.internal.model.JvmTargetManagerImpl - Property value for linux32_jdk160_29b11.zip not found..
    2013-03-21 13:06:20,315 WARN  [home] com.bea.cie.gpr.internal.model.JvmTargetManagerImpl - Property value for linux_ia32_jrockit_160_29_D1.2.0-10_jdk.zip not found..
    2013-03-21 13:06:20,339 ERROR [home] com.bea.plateng.wizard.installer.helpers.BEAHomeHelper - Error setting selections!
    com.bea.cie.gpr.model.RegistryException: Unable to locate product "WebLogic Server" and component "WebLogic Web Server Plugins"
         at com.bea.cie.gpr.internal.model.HomeTargetImpl.setSelections(HomeTargetImpl.java:347)
         at com.bea.plateng.wizard.installer.helpers.BEAHomeHelper.buildTarget(BEAHomeHelper.java:158)
         at com.bea.plateng.wizard.installer.silent.tasks.SilentBEAHomeTask.execute(SilentBEAHomeTask.java:33)
         at com.bea.plateng.wizard.silent.tasks.AbstractSilentTask.run(AbstractSilentTask.java:28)
         at java.lang.Thread.run(Thread.java:662)
    2013-03-21 13:06:20,344 ERROR [home] com.bea.plateng.wizard.installer.silent.tasks.SilentBEAHomeTask - The local BEA product registry is corrupted. Please select another Middleware Home or contact Oracle Supportwhich means the select option 'WebLogic Server/WebLogic Web Server Plugins' is not a valid option (this is indeed the case as in WebLogic 12c there are no Plugins available, you can use the ones for WebLogic 10.3.6 though, but that is not the issue here).
    After editing the weblogic-silent.xml to reflect the correct components, we have something like:
    <?xml version="1.0" encoding="UTF-8"?>
    <bea-installer>
         <input-fields>
              <!-- BEAHOME: The full path for the middleware home directory. -->
              <data-value name="BEAHOME" value="/home/someone/weblogic12.1.1/installation"/>
              <!-- WLS_INSTALL_DIR: The full path for the directory where to install WebLogic Server. -->
              <data-value name="WLS_INSTALL_DIR" value="/home/someone/weblogic12.1.1/installation/wlserver_12.1"/>
              <!-- OCP_INSTALL_DIR: The full path for the directory where to install Coherence. -->
              <data-value name="OCP_INSTALL_DIR" value="/home/someone/weblogic12.1.1/installation/coherence_3.7"/>
              <!-- COMPONENT_PATHS: Specify the components and subcomponents to install. -->                 
              <data-value name="COMPONENT_PATHS" value="WebLogic Server/Core Application Server|WebLogic Server/Administration Console|WebLogic Server/Configuration Wizard and Upgrade Framework|WebLogic Server/Web 2.0 HTTP Pub-Sub Server|WebLogic Server/WebLogic SCA|WebLogic Server/WebLogic JDBC Drivers|WebLogic Server/Third Party JDBC Drivers|WebLogic Server/WebLogic Server Clients|WebLogic Server/Xquery Support|Oracle Coherence/Coherence Product Files"/>
              <!-- INSTALL_NODE_MANAGER_SERVICE: Install Node Manager as a Windows service. -->
              <data-value name="INSTALL_NODE_MANAGER_SERVICE" value="no"/>
              <!-- LOCAL_JVMS: Select JVMs which are already installed. -->
              <data-value name="LOCAL_JVMS" value="/home/someone/jrockit"/>
         </input-fields>
    </bea-installer>
    Unfortunately, the documentation (http://docs.oracle.com/cd/E24329_01/doc.1211/e24492/silent.htm#i1044116) says the option 'WebLogic Server/WebLogic Web Server Plugins' is available. When running the installation again the following is observed:
    [someone@middleware-magic temp]$ ./install-software.sh
    Extracting 0%....................................................................................................100%
    Extracting 0%....................................................................................................100%
    Mar 21, 2013 1:09:05 PM java.util.prefs.FileSystemPreferences$2 run
    INFO: Created user preferences directory.
    and we have a much larger log file, with the last entry reading
    2013-03-21 13:09:26,990 INFO  [WizardController] com.bea.plateng.wizard.silent.tasks.LogTask - The installation was successfull!In your case it crashed on: Unable to locate product "WebLogic Server " - which looks like you have enters in your XML file "value="WebLogic Server/Core Application Server|WebLogic Server". Make sure everything is on one line, and that (as in my case) you select the right components.
    Should have posted this answer two days ago, but I thought to let you flounder a little (just kidding).

Maybe you are looking for

  • How do i move my photos from external hard drive to my local mac book pro hard drive?

    I have my iphoto files on an external hard drive.  I need to move them to my local Mac Book Pro Hard drive and I want to do it accurately.  Anyone have any advice?

  • Need help in ABAP code to Enhance the Extract Structure ?????

    Hi all,     I want to enhance the extract structure to get KBETR & KBRUE fields of KONP table since it didn’t allow me to add those fields while creating the generic extractor because of currency key problems. I want to read all KONP records into int

  • Data View WebPart Expand on Group Header fails

    Using SharePoint Designer 2013, I've inserted a data view webpart and have grouped the rows by a number of columns (default for grouping is show expanded). When the webpart renders I can collapse each of the groups by clicking on the "minus" image, b

  • Adding large database of music

    Ok, here's my situation. I have a Macbook with an 80gb HDD. I currently have 25gb free. I've a folder called "Songs" on my desktop that is 30 gb. This is a collection/comilaton of MP3 that I've ripped from my CD's and stored. Well, so I want to add t

  • How to create content based portlet in 10g using JCR Data Control.

    I have created a webecenter Application (portlet,content repository,jsf ) in jdeveloper 10.1.3.4. and created a DatacontrolRepository connection for conent server , so inside the data control pallette I get all the methods such as search, AdvancedSea