J2RE 1.4.1 Silent installation bug

Hi,
Trying to deploy the RE in our network, using Swedish NT4.
The default application path in Swedish NT is C:\PROGRAM instead of C:\PROGRAM FILES.
When setting up the answer file, it correctly identifies the installation path as C:\PROGRAM\JAVA..., and the SETUP.ISS file looks correct.
But, when running this silent install on another PC, it gets installed to C:\PROGRAM FILES\JAVA...
This is probably a bug in the Install Shield, but anyway, does anyone have an idea on how to fix this?
Thanks.

I don't know jack about Java, I've only been asked to install this since a new application needs it.
Found out that even if I change the install dir to something completely different, it installs to the default anyway...
Cheers,
Seb

Similar Messages

  • Urgent: How to do the Silent Installation for J2RE v1.4.1

    Hi guyz,
    Can anyone tell me How to perform Silent Installation of J2RE v 1.4.1.
    I checked out with J2RE V 1.4.2 which supports Silent mode installation but not JRE 1.4.1
    thanks in advance,
    Saurabh Bhatnagar

    Hi People,
    Just found out a site which has information on Silent Installation of JRE 1.4.1 ... but its not a straight fwd one. You need to run the installer atleat once to create a response file which will ecord your actions and you can use it in later installs for a silent installation.
    The article says about Slent installation in JRE 1.3 but I just check it ... and it works perfectly with JRE 1.4.1 also.
    Here's the link
    http://java.sun.com/products/plugin/1.3/docs/silent.html
    Hope it might of help to some of you ......
    regards,
    Saurabh Bhatnagar
    Sasken

  • Oracle Client Silent Installation

    I tried to do A Silent Installation with an Oracle Client CD Release 10.1.02
    I record the installation with the command line
    setup.exe -record -destinationFile c:\client.rsp
    then I am installing a custom Installation. every thing seems to be alright.
    then I am installing an Oracle Client with the this responsefile
    setup.exe -silent responseFile c:\client.rsp
    the Installation runs automatically but
    many components are missing such as
    networking; ODBC; OLE DB .....
    Is this a bug in the record of the destinationFile or is there a speciell way to record a custopm installation with all the selected features?
    here the recorded responseFile:
    ## Copyright (c) 1999, 2004 Oracle. All rights reserved. ##
    ## Specify values for the variables listed below to customize ##
    ## your installation. ##
    ## Each variable is associated with a comment. The comment ##
    ## identifies the variable type. ##
    ## Please specify the values in the following format: ##
    ## Type Example ##
    ## String "Sample Value" ##
    ## Boolean True or False ##
    ## Number 1000 ##
    ## StringList {"String value 1","String Value 2"} ##
    ## The values that are given as <Value Required> need to be ##
    ## specified for a silent installation to be successful. ##
    ## This response file is generated by Oracle Software ##
    ## Packager. ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #Name : UNIX_GROUP_NAME
    #Datatype : String
    #Description: Unix-Gruppe, die in dem Bestandsverzeichnis festgelegt werden soll. Nur auf Unix-Plattformen gültig.
    #Beispiel: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME=" "
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Vollständiger Pfad zu products.xml.
    #Beispiel: FROM_LOCATION = "..\stage\products.xml"
    FROM_LOCATION="C:\orainst\stage\products.xml"
    #Name : FROM_LOCATION_CD_LABEL
    #Datatype : String
    #Description: Diese Variable sollte nur in Installationen mit mehreren CDs benutzt werden. Sie umfasst die Beschriftung der CD, auf der die Datei "products.xml" gespeichert ist. Die Beschriftung ist in der Datei "disk.label" in demselben Verzeichnis wie products.xml gespeichert.
    #Beispiel: FROM_LOCATION_CD_LABEL = "CD Label"
    FROM_LOCATION_CD_LABEL=<Nicht festgelegter Wert>
    #Name : ORACLE_HOME
    #Datatype : String
    #Description: Vollständiger Pfad des Oracle-Standardverzeichnisses.
    #Beispiel: ORACLE_HOME = "C:\OHOME1"
    ORACLE_HOME="C:\Oracle\product\10.1.0\Client_1"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Name des Oracle-Standardverzeichnisses. Wird beim Erstellen von Ordnern und Diensten verwendet.
    #Beispiel: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="test"
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: Die Komponente der obersten Ebene, die während der aktuellen Session installiert werden muss.
    #Beispiel: TOPLEVEL_COMPONENT = {"oracle.client","10.1.0.2.0"}
    TOPLEVEL_COMPONENT={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_SPLASH_SCREEN
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn der anfängliche Splash-Screen in OUI angezeigt werden soll.
    #Beispiel: SHOW_SPLASH_SCREEN = true
    SHOW_SPLASH_SCREEN=true
    #Name : SHOW_WELCOME_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Willkommen-Seite in OUI angezeigt werden soll.
    #Beispiel: SHOW_WELCOME_PAGE = false
    SHOW_WELCOME_PAGE=true
    #Name : SHOW_CUSTOM_TREE_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit der benutzerdefinierten Verzeichnisbaumstruktur in OUI angezeigt werden soll.
    #Auf dieser Seite können Abhängigkeiten markiert bzw. Markierungen entfernt werden. Diese Seite wird nur bei benutzerdefinierter Installationsart angezeigt.
    #Beispiel: SHOW_CUSTOM_TREE_PAGE = false
    SHOW_CUSTOM_TREE_PAGE=true
    #Name : SHOW_COMPONENT_LOCATIONS_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über das Verzeichnis der Komponente in OUI angezeigt werden soll.
    #Diese Seite wird nur angezeigt, wenn Produkte vorhanden sind, deren installiertes Verzeichnis geändert werden kann.
    #Wenn Sie diesen Wert auf False festlegen, kann der Benutzer keine alternativen Verzeichnisse angeben.
    #Beispiel: SHOW_COMPONENT_LOCATIONS_PAGE = false
    SHOW_COMPONENT_LOCATIONS_PAGE=true
    #Name : SHOW_SUMMARY_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Übersichtsseite in OUI angezeigt werden soll.
    # Auf dieser Seite wird eine Liste aller während dieser Session zu installierenden Komponenten angezeigt.
    #Beispiel: SHOW_SUMMARY_PAGE = true
    SHOW_SUMMARY_PAGE=true
    #Name : SHOW_INSTALL_PROGRESS_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über den Installationsstatus in OUI angezeigt werden soll.
    #Auf dieser Seite wird der aktuelle Installationsstatus angezeigt. Sie werden dabei darüber informiert, welches Produkt installiert und welche Datei gegenwärtig kopiert wird.
    #Beispiel: SHOW_INSTALL_PROGRESS_PAGE = true
    SHOW_INSTALL_PROGRESS_PAGE=true
    #Name : SHOW_REQUIRED_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit den erforderlichen Konfigurationsassistenten in OUI angezeigt werden soll.
    #Auf dieser Seite wird eine Liste aller erforderlichen Konfigurationsassistenten angezeigt, die Bestandteil der Installation sind.
    #Sie erhalten Informationen über den Status jedes Assistenten, einschließlich Fehlermeldungen mit detaillierten Informationen über die Ursache des Fehlers.
    #Beispiel: SHOW_REQUIRED_CONFIG_TOOL_PAGE = true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
    #Name : SHOW_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit den Konfigurationsassistenten in OUI angezeigt werden soll.
    #Auf dieser Seite wird eine Liste der Konfigurationsassistenten angezeigt, die Bestandteil der Installation und so konfiguriert sind, dass sie automatisch gestartet werden.
    #Sie erhalten Informationen über den Status jedes Assistenten, einschließlich Fehlermeldungen mit detaillierten Informationen über die Ursache des Fehlers.
    #Beispiel: SHOW_CONFIG_TOOL_PAGE = true
    SHOW_CONFIG_TOOL_PAGE=true
    #Name : SHOW_RELEASE_NOTES
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Versionshinweise dieser Installation am Ende der Installation angezeigt werden sollen.
    #Dieses Dialogfeld kann aus dem Register Ende der Installation gestartet werden und enthält die Liste mit Versionshinweisen, die für die gerade installierten Produkte zur Verfügung stehen.
    # In diesem Fall muss auch die Variable SHOW_END_SESSION_PAGE auf True festgelegt werden.
    #Beispiel: SHOW_RELEASE_NOTES = true
    SHOW_RELEASE_NOTES=true
    #Name : SHOW_ROOTSH_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn das Dialogfeld "Bestätigung", in dem die Ausführung des Skripts root.sh gefordert wird, in OUI angezeigt werden soll.
    #Nur auf UNIX-Plattformen gültig.
    #Beispiel: SHOW_ROOTSH_CONFIRMATION = true
    SHOW_ROOTSH_CONFIRMATION=true
    #Name : SHOW_END_SESSION_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über das Ende der Session in OUI angezeigt werden soll.
    #Auf dieser Seite wird angezeigt, ob die Installation erfolgreich abgeschlossen wurde.
    #Beispiel: SHOW_END_SESSION_PAGE = true
    SHOW_END_SESSION_PAGE=true
    #Name : SHOW_EXIT_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Bestätigung beim Beenden von OUI angezeigt werden soll.
    #Beispiel: SHOW_EXIT_CONFIRMATION = true
    SHOW_EXIT_CONFIRMATION=true
    #Name : NEXT_SESSION
    #Datatype : Boolean
    #Description: Auf True festlegen, damit Benutzer zu dem Register Dateiverzeichnisse zurückgehen können, um eine weitere Installation vorzunehmen. Dieses Flag muss außerdem auf True festgelegt werden, um eine weitere Antwortdatei zu verarbeiten (siehe NEXT_SESSION_RESPONSE).
    #Beispiel: NEXT_SESSION = true
    NEXT_SESSION=false
    #Name : NEXT_SESSION_ON_FAIL
    #Datatype : Boolean
    #Description: Auf True festlegen, damit Benutzer eine andere Session aufrufen können, auch wenn die aktuelle Installations-Session nicht erfolgreich war. Dieses Flag ist nur relevant, wenn NEXT_SESSION auf True festgelegt wurde.
    #Beispiel: NEXT_SESSION_ON_FAIL = true
    NEXT_SESSION_ON_FAIL=true
    #Name : NEXT_SESSION_RESPONSE
    #Datatype : String
    #Description: Gibt optional den vollständigen Pfad der Antwortdatei der nächsten Session an. Wenn nur ein Dateiname angegeben wird, wird die Antwortdatei aus dem Verzeichnis <TEMP>/oraInstall abgerufen. Diese Variable ist nur aktiv, wenn NEXT_SESSION auf True festgelegt ist.
    #Beispiel: NEXT_SESSION_RESPONSE = "nextinstall.rsp"
    NEXT_SESSION_RESPONSE=<Nicht festgelegter Wert>
    #Name : DEINSTALL_LIST
    #Datatype : StringList
    #Description: Liste der Komponenten, die während einer Deinstallations-Session deinstalliert werden sollen.
    #Beispiel: DEINSTALL_LIST = {"oracle.client","10.1.0.2.0"}
    DEINSTALL_LIST={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_DEINSTALL_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Deinstallationsbestätigung während einer Deinstallations-Session benötigt wird.
    #Beispiel: SHOW_DEINSTALL_CONFIRMATION = true
    SHOW_DEINSTALL_CONFIRMATION=true
    #Name : SHOW_DEINSTALL_PROGRESS
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn der Deinstallationsfortschritt während einer Deinstallations-Session benötigt wird.
    #Beispiel: SHOW_DEINSTALL_PROGRESS = true
    SHOW_DEINSTALL_PROGRESS=true
    #Name : ACCEPT_LICENSE_AGREEMENT
    #Datatype : Boolean
    #Description: Wenn Sie für diese Variable True festlegen, stimmen Sie dem Lizenzvertrag zu. Diese Variable wird nur für vollautomatische Installationen verwendet.
    #Beispiel: ACCEPT_LICENSE_AGREEMENT = true
    ACCEPT_LICENSE_AGREEMENT=false
    #Name : SELECTED_LANGUAGES
    #Datatype : StringList
    #Description: Sprachen, in denen die Komponenten installiert werden.
    #Component : oracle.client
    SELECTED_LANGUAGES={"de","en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installationsart der Komponente.
    #Component : oracle.client
    INSTALL_TYPE="Benutzerdefiniert"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # netca, : Oracle Net-Konfigurationasssistent
    # netca_deinst, : Oracle Net-Konfigurationsassistent - Skript deinstallieren
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"netca"}
    #Component : oracle.networking.netca
    oracle.networking.netca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # vipca, : Virtual Private IP-Konfigurationsassistent
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"vipca"}
    #Component : oracle.options.ops.vipca
    oracle.options.ops.vipca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # LocalConfig, : Oracle Cluster Synchronization Service deinstallieren
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"LocalConfig"}
    #Component : oracle.options.ops.csscommon
    oracle.options.ops.csscommon:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : s_recodHTTPPort
    #Datatype : String
    #Description: HTTP listener port for the recod service
    #Component : oracle.cartridges.ordmts
    s_recodHTTPPort="2030"

    I tried to do A Silent Installation with an Oracle Client CD Release 10.1.02
    I record the installation with the command line
    setup.exe -record -destinationFile c:\client.rsp
    then I am installing a custom Installation. every thing seems to be alright.
    then I am installing an Oracle Client with the this responsefile
    setup.exe -silent responseFile c:\client.rsp
    the Installation runs automatically but
    many components are missing such as
    networking; ODBC; OLE DB .....
    Is this a bug in the record of the destinationFile or is there a speciell way to record a custopm installation with all the selected features?
    here the recorded responseFile:
    ## Copyright (c) 1999, 2004 Oracle. All rights reserved. ##
    ## Specify values for the variables listed below to customize ##
    ## your installation. ##
    ## Each variable is associated with a comment. The comment ##
    ## identifies the variable type. ##
    ## Please specify the values in the following format: ##
    ## Type Example ##
    ## String "Sample Value" ##
    ## Boolean True or False ##
    ## Number 1000 ##
    ## StringList {"String value 1","String Value 2"} ##
    ## The values that are given as <Value Required> need to be ##
    ## specified for a silent installation to be successful. ##
    ## This response file is generated by Oracle Software ##
    ## Packager. ##
    RESPONSEFILE_VERSION=2.2.1.0.0
    #Name : UNIX_GROUP_NAME
    #Datatype : String
    #Description: Unix-Gruppe, die in dem Bestandsverzeichnis festgelegt werden soll. Nur auf Unix-Plattformen gültig.
    #Beispiel: UNIX_GROUP_NAME = "install"
    UNIX_GROUP_NAME=" "
    #Name : FROM_LOCATION
    #Datatype : String
    #Description: Vollständiger Pfad zu products.xml.
    #Beispiel: FROM_LOCATION = "..\stage\products.xml"
    FROM_LOCATION="C:\orainst\stage\products.xml"
    #Name : FROM_LOCATION_CD_LABEL
    #Datatype : String
    #Description: Diese Variable sollte nur in Installationen mit mehreren CDs benutzt werden. Sie umfasst die Beschriftung der CD, auf der die Datei "products.xml" gespeichert ist. Die Beschriftung ist in der Datei "disk.label" in demselben Verzeichnis wie products.xml gespeichert.
    #Beispiel: FROM_LOCATION_CD_LABEL = "CD Label"
    FROM_LOCATION_CD_LABEL=<Nicht festgelegter Wert>
    #Name : ORACLE_HOME
    #Datatype : String
    #Description: Vollständiger Pfad des Oracle-Standardverzeichnisses.
    #Beispiel: ORACLE_HOME = "C:\OHOME1"
    ORACLE_HOME="C:\Oracle\product\10.1.0\Client_1"
    #Name : ORACLE_HOME_NAME
    #Datatype : String
    #Description: Name des Oracle-Standardverzeichnisses. Wird beim Erstellen von Ordnern und Diensten verwendet.
    #Beispiel: ORACLE_HOME_NAME = "OHOME1"
    ORACLE_HOME_NAME="test"
    #Name : TOPLEVEL_COMPONENT
    #Datatype : StringList
    #Description: Die Komponente der obersten Ebene, die während der aktuellen Session installiert werden muss.
    #Beispiel: TOPLEVEL_COMPONENT = {"oracle.client","10.1.0.2.0"}
    TOPLEVEL_COMPONENT={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_SPLASH_SCREEN
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn der anfängliche Splash-Screen in OUI angezeigt werden soll.
    #Beispiel: SHOW_SPLASH_SCREEN = true
    SHOW_SPLASH_SCREEN=true
    #Name : SHOW_WELCOME_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Willkommen-Seite in OUI angezeigt werden soll.
    #Beispiel: SHOW_WELCOME_PAGE = false
    SHOW_WELCOME_PAGE=true
    #Name : SHOW_CUSTOM_TREE_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit der benutzerdefinierten Verzeichnisbaumstruktur in OUI angezeigt werden soll.
    #Auf dieser Seite können Abhängigkeiten markiert bzw. Markierungen entfernt werden. Diese Seite wird nur bei benutzerdefinierter Installationsart angezeigt.
    #Beispiel: SHOW_CUSTOM_TREE_PAGE = false
    SHOW_CUSTOM_TREE_PAGE=true
    #Name : SHOW_COMPONENT_LOCATIONS_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über das Verzeichnis der Komponente in OUI angezeigt werden soll.
    #Diese Seite wird nur angezeigt, wenn Produkte vorhanden sind, deren installiertes Verzeichnis geändert werden kann.
    #Wenn Sie diesen Wert auf False festlegen, kann der Benutzer keine alternativen Verzeichnisse angeben.
    #Beispiel: SHOW_COMPONENT_LOCATIONS_PAGE = false
    SHOW_COMPONENT_LOCATIONS_PAGE=true
    #Name : SHOW_SUMMARY_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Übersichtsseite in OUI angezeigt werden soll.
    # Auf dieser Seite wird eine Liste aller während dieser Session zu installierenden Komponenten angezeigt.
    #Beispiel: SHOW_SUMMARY_PAGE = true
    SHOW_SUMMARY_PAGE=true
    #Name : SHOW_INSTALL_PROGRESS_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über den Installationsstatus in OUI angezeigt werden soll.
    #Auf dieser Seite wird der aktuelle Installationsstatus angezeigt. Sie werden dabei darüber informiert, welches Produkt installiert und welche Datei gegenwärtig kopiert wird.
    #Beispiel: SHOW_INSTALL_PROGRESS_PAGE = true
    SHOW_INSTALL_PROGRESS_PAGE=true
    #Name : SHOW_REQUIRED_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit den erforderlichen Konfigurationsassistenten in OUI angezeigt werden soll.
    #Auf dieser Seite wird eine Liste aller erforderlichen Konfigurationsassistenten angezeigt, die Bestandteil der Installation sind.
    #Sie erhalten Informationen über den Status jedes Assistenten, einschließlich Fehlermeldungen mit detaillierten Informationen über die Ursache des Fehlers.
    #Beispiel: SHOW_REQUIRED_CONFIG_TOOL_PAGE = true
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=true
    #Name : SHOW_CONFIG_TOOL_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite mit den Konfigurationsassistenten in OUI angezeigt werden soll.
    #Auf dieser Seite wird eine Liste der Konfigurationsassistenten angezeigt, die Bestandteil der Installation und so konfiguriert sind, dass sie automatisch gestartet werden.
    #Sie erhalten Informationen über den Status jedes Assistenten, einschließlich Fehlermeldungen mit detaillierten Informationen über die Ursache des Fehlers.
    #Beispiel: SHOW_CONFIG_TOOL_PAGE = true
    SHOW_CONFIG_TOOL_PAGE=true
    #Name : SHOW_RELEASE_NOTES
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Versionshinweise dieser Installation am Ende der Installation angezeigt werden sollen.
    #Dieses Dialogfeld kann aus dem Register Ende der Installation gestartet werden und enthält die Liste mit Versionshinweisen, die für die gerade installierten Produkte zur Verfügung stehen.
    # In diesem Fall muss auch die Variable SHOW_END_SESSION_PAGE auf True festgelegt werden.
    #Beispiel: SHOW_RELEASE_NOTES = true
    SHOW_RELEASE_NOTES=true
    #Name : SHOW_ROOTSH_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn das Dialogfeld "Bestätigung", in dem die Ausführung des Skripts root.sh gefordert wird, in OUI angezeigt werden soll.
    #Nur auf UNIX-Plattformen gültig.
    #Beispiel: SHOW_ROOTSH_CONFIRMATION = true
    SHOW_ROOTSH_CONFIRMATION=true
    #Name : SHOW_END_SESSION_PAGE
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Seite über das Ende der Session in OUI angezeigt werden soll.
    #Auf dieser Seite wird angezeigt, ob die Installation erfolgreich abgeschlossen wurde.
    #Beispiel: SHOW_END_SESSION_PAGE = true
    SHOW_END_SESSION_PAGE=true
    #Name : SHOW_EXIT_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Bestätigung beim Beenden von OUI angezeigt werden soll.
    #Beispiel: SHOW_EXIT_CONFIRMATION = true
    SHOW_EXIT_CONFIRMATION=true
    #Name : NEXT_SESSION
    #Datatype : Boolean
    #Description: Auf True festlegen, damit Benutzer zu dem Register Dateiverzeichnisse zurückgehen können, um eine weitere Installation vorzunehmen. Dieses Flag muss außerdem auf True festgelegt werden, um eine weitere Antwortdatei zu verarbeiten (siehe NEXT_SESSION_RESPONSE).
    #Beispiel: NEXT_SESSION = true
    NEXT_SESSION=false
    #Name : NEXT_SESSION_ON_FAIL
    #Datatype : Boolean
    #Description: Auf True festlegen, damit Benutzer eine andere Session aufrufen können, auch wenn die aktuelle Installations-Session nicht erfolgreich war. Dieses Flag ist nur relevant, wenn NEXT_SESSION auf True festgelegt wurde.
    #Beispiel: NEXT_SESSION_ON_FAIL = true
    NEXT_SESSION_ON_FAIL=true
    #Name : NEXT_SESSION_RESPONSE
    #Datatype : String
    #Description: Gibt optional den vollständigen Pfad der Antwortdatei der nächsten Session an. Wenn nur ein Dateiname angegeben wird, wird die Antwortdatei aus dem Verzeichnis <TEMP>/oraInstall abgerufen. Diese Variable ist nur aktiv, wenn NEXT_SESSION auf True festgelegt ist.
    #Beispiel: NEXT_SESSION_RESPONSE = "nextinstall.rsp"
    NEXT_SESSION_RESPONSE=<Nicht festgelegter Wert>
    #Name : DEINSTALL_LIST
    #Datatype : StringList
    #Description: Liste der Komponenten, die während einer Deinstallations-Session deinstalliert werden sollen.
    #Beispiel: DEINSTALL_LIST = {"oracle.client","10.1.0.2.0"}
    DEINSTALL_LIST={"oracle.client","10.1.0.2.0"}
    #Name : SHOW_DEINSTALL_CONFIRMATION
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn die Deinstallationsbestätigung während einer Deinstallations-Session benötigt wird.
    #Beispiel: SHOW_DEINSTALL_CONFIRMATION = true
    SHOW_DEINSTALL_CONFIRMATION=true
    #Name : SHOW_DEINSTALL_PROGRESS
    #Datatype : Boolean
    #Description: Auf True festlegen, wenn der Deinstallationsfortschritt während einer Deinstallations-Session benötigt wird.
    #Beispiel: SHOW_DEINSTALL_PROGRESS = true
    SHOW_DEINSTALL_PROGRESS=true
    #Name : ACCEPT_LICENSE_AGREEMENT
    #Datatype : Boolean
    #Description: Wenn Sie für diese Variable True festlegen, stimmen Sie dem Lizenzvertrag zu. Diese Variable wird nur für vollautomatische Installationen verwendet.
    #Beispiel: ACCEPT_LICENSE_AGREEMENT = true
    ACCEPT_LICENSE_AGREEMENT=false
    #Name : SELECTED_LANGUAGES
    #Datatype : StringList
    #Description: Sprachen, in denen die Komponenten installiert werden.
    #Component : oracle.client
    SELECTED_LANGUAGES={"de","en"}
    #Name : INSTALL_TYPE
    #Datatype : String
    #Description: Installationsart der Komponente.
    #Component : oracle.client
    INSTALL_TYPE="Benutzerdefiniert"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # netca, : Oracle Net-Konfigurationasssistent
    # netca_deinst, : Oracle Net-Konfigurationsassistent - Skript deinstallieren
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"netca"}
    #Component : oracle.networking.netca
    oracle.networking.netca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # vipca, : Virtual Private IP-Konfigurationsassistent
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"vipca"}
    #Component : oracle.options.ops.vipca
    oracle.options.ops.vipca:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : OPTIONAL_CONFIG_TOOLS
    #Datatype : String
    #Description: #Sie haben folgende Auswahlmöglichkeiten. Der Wert sollte nur eine dieser Auswahlmöglichkeiten enthalten.
    #Die Auswahl sollte folgende Form aufweisen: Interner Name : Externer Name. Geben Sie für die Festlegung des Wertes den internen Namen an.Liste optionaler Konfigurationsassistenten, die gestartet werden müssen.
    # LocalConfig, : Oracle Cluster Synchronization Service deinstallieren
    #Beispiel: OPTIONAL_CONFIG_TOOLS = {"LocalConfig"}
    #Component : oracle.options.ops.csscommon
    oracle.options.ops.csscommon:OPTIONAL_CONFIG_TOOLS="{}"
    #Name : s_recodHTTPPort
    #Datatype : String
    #Description: HTTP listener port for the recod service
    #Component : oracle.cartridges.ordmts
    s_recodHTTPPort="2030"

  • IM version 8u1-01.03 and silent installation problem

    Hi,
    I want to install IM version 8u1-01.03 using a silent installation and my problem is this:
    - In order to use Access Manager as a policy repository, the docs recommend to run IM as root so my silent config file has those parameters:
    SRO.userId="root"
    SRO.groupId="other"
    But when the install finished, my config file (iim.conf) has:
    iim.user = "inetuser"
    iim.group = "inetgroup"
    This only happens with silent install because if I use interactive installation and define the values:
    Runtime User ID: [inetuser]:root
    Runtime Group ID: [inetgroup]:other
    The iim.conf will have the correct values (root/other)
    At first, thought that I was missing a parameter in the silent configuration file but I ran the interactive configuration tool (/opt/sun/comms/im/sbin/configure --savestate /tmp/im2.conf) and define root/other as user/group values and works fine. After that, I erase the /etc/opt/SUNWiim directory and re-run a silent installation using the same file:
    configure novalidate nodisplay noconsole silent /tmp/im2.conf
    And it not work, the user/group parameters had inetuser/inetgroup values.
    Any idea? Am I missing something?
    Thanks in advanced.

    ofonseca wrote:
    I want to install IM version 8u1-01.03 using a silent installation and my problem is this:
    - In order to use Access Manager as a policy repository, the docs recommend to run IM as root so my silent config file has those parameters:
    SRO.userId="root"
    SRO.groupId="other"
    But when the install finished, my config file (iim.conf) has:
    iim.user = "inetuser"
    iim.group = "inetgroup"This is a known issue:
    bug #6818008 - "IM configurator doesn't honor statefile UID".
    I've added your comments to the bug however, I would still recommend logging a sun support case to get this issue escalated for a fix.
    Regards,
    Shane.

  • Error in Silent Installation of Oracle Database 10g R2

    Hi All,
    I want to install oracle DB10gR2 through silent installation(through command) and got the following error druing the prerequesties checks...
    Anyone can pl. let me know how to ignore tis error or continue with this installation as we normally do in GUI instllation.
    chk d below log for silent installation ...
    =================================================================
    Performing check for Kernel
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=250. Passed
    Checking for semmns=32000; found semmns=32000. Passed
    Checking for semopm=100; found semopm=32. Failed <<<<
    Checking for semmni=128; found semmni=128. Passed
    Checking for shmmax=536870912; found shmmax=33554432. Failed <<<<
    Checking for shmmni=4096; found shmmni=4096. Passed
    Checking for shmall=2097152; found shmall=2097152. Passed
    Checking for file-max=65536; found file-max=52371. Failed <<<<
    Checking for VERSION=2.4.21; found VERSION=2.4.21-4.ELsmp. Passed
    Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=32768 - 61000. Failed <<<<
    Checking for rmem_default=262144; found rmem_default=65535. Failed <<<<
    Checking for rmem_max=262144; found rmem_max=65535. Failed <<<<
    Checking for wmem_default=262144; found wmem_default=65535. Failed <<<<
    Checking for wmem_max=262144; found wmem_max=65535. Failed <<<<
    Check complete. The overall result of this check is: Failed <<<<
    Check complete: Failed <<<<
    Problem: The kernel parameters do not meet the minimum requirements (see above).
    Recommendation: Perform operating system specific instructions to update the kernel parameters.
    =======================================================================
    Performing check for GLIBC
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.2-95.27
    Actual Result: 2.3.2-95.3
    Check complete. The overall result of this check is: Failed <<<<
    Performing check for TotalMemory
    ===============================================================
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 496MB
    Check complete. The overall result of this check is: Failed <<<<
    Check complete: Failed <<<<
    Problem: The system does not have sufficient physical memory to perform the install.
    Recommendation: Increase the amount of physical memory available to your system before continuing with the installation.
    ===============================================================

    Hi Pierre,
    thats fine that I should nt contuinue the installation if the prerequisties isnt match
    but my question is "if we are doing the same installation in GUI based then we have to select that failed components and verify it again, i.e. I select that failed component and retry it (that the same thing done by me) and its working perfectly..." and my installation is successfully completed with any errors.
    So, how can I do the same thing through command line, IF I want to retry for the failed components?
    FYI ...Log for kernel parameters, RPM and Memory...
    ==========================================================
    Performing check for Kernel
    Checking kernel parameters
    Checking for semmsl=250; found semmsl=250. Passed
    Checking for semmns=32000; found semmns=32000. Passed
    Checking for semopm=100; found semopm=100. Passed
    Checking for semmni=128; found semmni=128. Passed
    Checking for shmmax=536870912; found shmmax=536870912. Passed
    Checking for shmmni=4096; found shmmni=4096. Passed
    Checking for shmall=2097152; found shmall=2097152. Passed
    Checking for file-max=65536; found file-max=65536. Passed
    Checking for VERSION=2.4.21; found VERSION=2.4.21-4.ELsmp. Passed
    Checking for ip_local_port_range=1024 - 65000; found ip_local_port_range=1024 - 65000. Passed
    Checking for rmem_default=262144; found rmem_default=262144. Passed
    Checking for rmem_max=262144; found rmem_max=262144. Passed
    Checking for wmem_default=262144; found wmem_default=262144. Passed
    Checking for wmem_max=262144; found wmem_max=262144. Passed
    Check complete. The overall result of this check is: Passed
    Check complete: Passed
    =====================================================
    2) also the GLIBC is already higher version with me..then why it shown me as fail
    Performing check for GLIBC
    Checking Recommended glibc version
    Expected result: ATLEAST=2.3.2-95.27
    Actual Result: 2.3.2-95.3
    Check complete. The overall result of this check is: Failed <<<<
    =====================================================
    3) Memory error
    Performing check for TotalMemory
    Checking physical memory requirements ...
    Expected result: 922MB
    Actual Result: 496MB
    Check complete. The overall result of this check is: Failed <<<<

  • Silent Installation of Additional OMS 10.2.0.4 with 11.1.0.7 repo fails...

    Followed instructions from the OEM Installation and Basic Configuration guide E10953-04 - Software Only Installation...
    In the section 'Temporary update of the Repository Core Version' I changed the version to 10.2.0.1.0
    When trying to install additional OMS on Linux x86-64 using silent installation... The installer fails with the below message...
    connectString = xxxxx:xxxx:emdb1
    INFO: 1/17/09 1:09:42 AM EST: Query Returned: 11.1.0.7.0
    1/17/09 1:09:43 AM EST: User Selected: S&top installation of this component only.
    1/17/09 1:09:43 AM EST: Invalid version: To be used for the Management Repository, the database must be version 9.2.0.6.0, or version 10.1.0.3.0 or higher.
    1/17/09 1:09:43 AM EST: This silent installation was unsuccessful.
    Any Ideas...

    Directly pointy to 11G database is not supported, you have to go by note 467677.1

  • Issue with oracle11g weblogic server(10.3.6) silent installation

    Hello Everyone,
    I am trying to install WL server through silent mode.
    The silent.xml that i am using is as follows
    <?xml version="1.0" encoding="UTF-8"?>
    <!-- Silent installer option -mode=silent -silent_xml="/u01/app/wlogic/sil/silent.xml" -->
    <?xml version="1.0" encoding="UTF-8"?>
    <bea-installer>
    <input-fields>
    <data-value name="BEAHOME" value="/u01/app/wlogic/sil" />
    <data-value name="WLS_INSTALL_DIR" value="/u01/app/wlogic/sil/wlserver_10.3" />
    <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/UDDI and Xquery Support|WebLogic Server/Server Examples" />
    <data-value name="INSTALL_NODE_MANAGER_SERVICE" value="no" />
    <data-value name="INSTALL_SHORTCUT_IN_ALL_USERS_FOLDER" value="yes"/>
         <!--
                   <data-value name="LOCAL_JVMS" value="/usr/java/jdk1.7.0_07" />
              -->
    </input-fields>
    </bea-installer>
    The installation returns a failure code "null".
    I am using the generic installer and have successfully installed through the GUI and console mode.
    The OS is Red Hat Enterprise Linux 5.4(32bit on VWare machine).
    I have also tried it on Windows 7.
    I am at my wits end and any help would be appreciated.
    thanks in advance
    Jitendra
    PS:- i am new here and hence any forum policies that may have been violated by me is un-intentional.

    Thanks Fabian for taking out your time for helping me.
    This solution is not working completely though.
    The log has more information now but still does not make much sense.
    Hope it does for you.
    Here is a part of log for your perusal
    2012-10-19 16:00:54,605 DEBUG [home] com.bea.cie.gpr.internal.model.HomeTargetImpl -      Evaluation Database=false
    2012-10-19 16:00:54,605 DEBUG [home] com.bea.cie.gpr.internal.model.HomeTargetImpl -      Workshop Code Completion Support=true
    2012-10-19 16:00:54,605 DEBUG [home] com.bea.cie.gpr.internal.model.HomeTargetImpl - Oracle Configuration Manager=true
    2012-10-19 16:00:54,605 DEBUG [home] com.bea.cie.gpr.internal.model.HomeTargetImpl -      Data Collector=true
    2012-10-19 16:00:54,605 DEBUG [home] com.bea.cie.gpr.internal.model.HomeTargetImpl - Oracle Coherence=false
    2012-10-19 16:00:54,605 DEBUG [home] com.bea.cie.gpr.internal.model.HomeTargetImpl -      Coherence Product Files=false
    2012-10-19 16:00:54,606 DEBUG [home] com.bea.cie.gpr.internal.model.HomeTargetImpl -      Coherence Examples=false
    2012-10-19 16:00:54,606 DEBUG [home] com.bea.cie.gpr.internal.model.HomeTargetImpl - -----------COMPONENT SELECTIONS DUMP END-----------
    2012-10-19 16:00:54,606 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:722)
    2012-10-19 16:00:54,607 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
    2012-10-19 16:00:54,607 DEBUG [WizardController] com.bea.plateng.common.cleanup.CleanupTaskManager - Preparing cleanup task: com.bea.plateng.wizard.installer.cleanup.tasks.CleanupTempTask
    2012-10-19 16:00:54,607 DEBUG [WizardController] com.bea.plateng.common.cleanup.tasks.AbstractCleanupTask - com.bea.plateng.wizard.installer.cleanup.tasks.CleanupTempTask.doBefore()
    2012-10-19 16:00:54,607 DEBUG [WizardController] com.bea.plateng.common.cleanup.CleanupTaskManager - Executing cleanup task: com.bea.plateng.wizard.installer.cleanup.tasks.CleanupTempTask
    2012-10-19 16:00:54,607 DEBUG [WizardController] com.bea.plateng.wizard.installer.cleanup.tasks.CleanupTempTask - Deleting file/directory '/tmp/bea2028415609744706723.tmp'
    2012-10-19 16:00:54,618 DEBUG [WizardController] com.bea.plateng.wizard.installer.cleanup.tasks.CleanupTempTask - command=/usr/java/jdk1.7.0_07/bin/java -cp . com.bea.plateng.common.util.Delete /tmp/bea2028415609744706723.tmp 30
    2012-10-19 16:00:54,641 DEBUG [WizardController] com.bea.plateng.wizard.WizardController - Terminating..
    Hope it helps.
    regards,
    Jitendra

  • Photoshop Elements 13 Silent Installation

    Hi.
    I am trying to do a silent installation of Photoshop Elements 13.
    We can rollout single installations to specific computers with Enteo DSM (Client Management System).
    When i assign an installation to a client, i have the possibility to give the serialnumber with the installationpackage as an variable.
    This worked well with PSE10, PSE11 and PSE12.
    But with Version 13 the installation routine changed completly. Are there any instructions to do an silent installation with PSE 13 ?
    Cheers
    Tobi

    Shikha,
    Silent install worked great but I cant get the adobeID to serialize. I used this for PSE 12 but it's not working on 13.
    adobe_prtk --tool=Serialize --leid=V7{}PhotoshopElements-EMT13-Win-GM  --serial="xxxx-xx...." --adobeid="[email protected]"
    Do I have the right leid? I couldn't find any information on how to get the Adobe ID working.

  • Need help with a Silent Installer for Photoshop Elements 10

    I can't seem to get the silent installer working. I've used the Elements 9 instructions for 10 but I still get pop-ups requesting info:
    http://helpx.adobe.com/photoshop-elements/kb/silent-install-volume-license-photoshop.html
    I cannot find any info at all relating specifically to Elements 10. Before I go digging into the msi with ORCA (preferable to have something I can deploy in Active Directory through GPO) I tought I'd ask here

    @mtarggart
    Delete the blank between /UL and 1033, and it will work. :-)
    @Davide M, thanks a lot for your helpful article!
    mtarggart wrote:
    I've tried the above command and I keep getting prompted to select an Install Language. I'm trying to install this on Windows 7 x64 Enterprise. From an elevated command prompt pointed to the directory of the Elements install files (C:\PSE 10), this is what I am typing: start /wait setup.exe /UL 1033 /V"SERIALNUMBER=xxxx-xxxx-xxxx-xxxx-xxxx".
    For the ones who want to use installation from a server share,
    change "Setup.exe" by using \\Servername\Share\Setup.exe
    and set \\Servername\Share to your Servershare.
    The last thing I've been searching for was setting the right country
    and stopping PSE from asking me which country I am living in.
    Seems as if there was an additional switch e.g. "Country=244" for US.

  • Silent Installation of Oracle 10g on Windows XP

    Hi,
    I was trying out "SILENT INSTALLATION OF ORACLE 10g ON WINDOWS XP", where I was getting the following error. Can you please help me out.
    COMMAND GIVEN : D:\database>d:/disk1/setup.exe -responsefile d:/disk1/response/custom.rsp -silent -nowelcome
    ERROR THROWN : Starting Oracle Universal Installer...
    No pre-requisite checks found in oraparam.ini, no system pre-requisite checks will be executed.
    Preparing to launch Oracle Universal Installer from C:\DOCUME~1\RAVIKA~1\LOCALS~1\Temp\OraInstall2011-04-06_07-54-37AM. Please wait ... Oracle Universal Installer, Version 10.2.0.3.0 Production
    Copyright (C) 1999, 2006, Oracle. All rights reserved.
    You can find a log of this install session at:
    C:\Program Files\Oracle\Inventory\logs\installActions2011-04-06_07-54-37AM.log
    .................................................................................................... 100% Done.
    SEVERE:Values for the following variables could not be obtained from the command line or response file(s):
    DEP_MODE(InstallType),
    TLDepModes(TopLevelInstallType)
    Silent install cannot continue.
    Please press Enter to exit...
    So I changed the "CUSTOM.RSP" response file parameters by adding
    DEP_MODE="EE"
    TLDepModes="EE"
    But it is still throwing me the error.
    REquesting you to help me out in this case.
    Thanks and REgards
    Ravikanth Garimella

    Pl identify exact versions of "10g" and "Windows XP". Pl also post the last 100 lines from the install log.
    Pl note that Home versions of Windows are not supported - http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/reqs.htm#CHDHGGFE
    Pl see the Install Guide on how to use response files -
    http://download.oracle.com/docs/cd/B19306_01/install.102/b14316/advance.htm#i634763
    http://download.oracle.com/docs/cd/B19306_01/em.102/b16227/c_oui_appendix.htm#BABGHAIA
    HTH
    Srini

  • Silent Installation Adobe Acrobat 9 Win 2008 R2

    Hi,
    I have a problem with the silent installation of Adobe 9 under Win 2008 R2. I have created an admin installation with all hotfixes including 9.3.2 german.
    When I install. The installation fails with 1603. In the log i found the following errors:
    Property(S): UnsupportedOS_DotNet = The installation of [BrandName] on a 64-bit Windows operating system requires that you first install the following package from the location indicated below:
    - Package: Microsoft .NET framework 2.0 x64
    - Location: http://www.microsoft.com/downloads/details.aspx?FamilyID=
    b44a0000-acf8-4fa1-affb-40e78d788b00&&displaylang=en
    Property(S): HotFix64_Link = http://www.adobe.com/go/ms_kb930627
    Property(S): ADOBE_ACROBAT_DOCUMENT = Adobe Acrobat Document
    Property(S): UnsupportedOS_HotFix = Acrobat requires an update for this 64-Bit operating system.  The update can be found at http://www.adobe.com/go/ms_kb930627.  Please update your system and run setup again. Setup will now terminate.
    Both Hotfixes are not available under win 2008r2. Dotnet 3.5sp1 is already installed and the other hotfix is not for R2.
    What can I do?
    thanks in forward!

    Hi John,
    Acrobat 9.3.2 is certified for W2008R2

  • Oracle 10g db Silent installation error

    Hi All,
    I am getting this error while going for silent installation :
    SEVERE:Values for the following variables could not be obtained from the command line or response file(s):
    DEP_MODE(InstallType),
    TLDepModes(TopLevelInstallType)
    Here is response file and execution summary :
    =============================================================
    $ ./runInstaller -silent -responseFile /dumps/oracle4linux/dvd/database/responsevenf
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, redhat-4, UnitedLinux-1.0, asianux-1 or asianux-2
    Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from /tmp/OraInstall2008-11-14_03-07-37AM. Please wait ...[oracle@hrmodev database]$ Oracle Universal Installer, Version 10.2.0.1.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.
    You can find a log of this install session at:
    /arch/ptchdb/db/tech_st/10.2.0/admin/oui/PTCH_hrmodev/oraInventory/logs/installActions2008-11-14_03-07-37AM.log
    .................................................................................................... 100% Done.
    SEVERE:Values for the following variables could not be obtained from the command line or response file(s):
    DEP_MODE(InstallType),
    TLDepModes(TopLevelInstallType)
    Silent install cannot continue.
    =============================================================
    Here is my response file :
    [General]
    RESPONSEFILE_VERSION=1.0.0.0.0
    [Session]
    #This entry is not used on Windows platforms
    #UNIX_GROUP_NAME;String;Used in Dialog
    #Group that the current user is part of, for ownership of the install files.
    UNIX_GROUP_NAME="dba"
    #FROM_LOCATION;String;Used in Dialog
    #Full path for the products.jar file.
    #Replace the X: with the drive letter of your CD-ROM device.
    FROM_LOCATION="/dumps/oracle4linux/dvd/database/stage/products.xml"
    #FROM_LOCATION_CD_LABEL;String:Used in multi-CD installations.
    #It includes the label of the Compact Disk where the file "products.jar" exists.
    #The label can be found in the file "disk.label" in the same directory as
    #"products.jar".
    #ORACLE_HOME;String;Used in Dialog
    #Enter the path to your oracle home. Replace the drive letter and optionally
    #alter the home path.
    ORACLE_HOME="/visapp/venforth/app/oracle/"
    #ORACLE_HOME_NAME;String;Used in Dialog
    #Enter the name of this oracle home. The name will be used to identify this
    #home.
    ORACLE_HOME_NAME="VENF"
    #TOPLEVEL_COMPONENT;StringList;Used in Dialog
    #Choices: "oracle.server", "8.1.5.0.0"
    #TOPLEVEL_COMPONENT={"oracle.server", "8.1.5.0.0"}
    #TOPLEVEL_COMPONENT={"oracle.rdbms","9.2.0.4.0"}
    TOPLEVEL_COMPONENT={"oracle.swd","2.2.1.2.0"}
    #SHOW_COMPONENT_LOCATIONS_PAGE;Boolean;Used in Dialog
    #Some components are flexible in where they are installed, although all have
    # default locations. Set this to FALSE if you want to accept the default locations
    # and not show this page.
    SHOW_COMPONENT_LOCATIONS_PAGE=false
    #SHOW_SUMMARY_PAGE;Boolean;Used in Dialog <---------------
    #MUST be <false> for "silent" install
    SHOW_SUMMARY_PAGE=false
    #SHOW_INSTALL_PROGRESS_PAGE;Boolean;Used in Dialog <---------------
    #MUST be <false> for "silent" install
    SHOW_INSTALL_PROGRESS_PAGE=false
    #SHOW_REQUIRED_CONFIG_TOOL_PAGE;Boolean;Used in Dialog
    SHOW_REQUIRED_CONFIG_TOOL_PAGE=false
    #SHOW_OPTIONAL_CONFIG_TOOL_PAGE;Boolean;Used in Dialog
    SHOW_OPTIONAL_CONFIG_TOOL_PAGE=false
    #SHOW_END_SESSION_PAGE;Boolean;Used in Dialog <---------------
    #MUST be <false> for "silent" install
    SHOW_END_SESSION_PAGE=false
    #Parameter : LOCATION_FOR_DISK2
    #Type : String
    #Description : Complete path to the other disks.
    #Example : LOCATION_FOR_DISK2 = "..\..\Disk2"
    #LOCATION_FOR_DISK2="F:\teststage\cd\Disk3"
    #Parameter : NEXT_SESSION
    #Type : Boolean
    #Description : Set to true if the installer needs to go to the File Locations page for another installation.
    #Example : NEXT_SESSION = true
    NEXT_SESSION=false
    #Parameter : SHOW_SPLASH_SCREEN
    #Type : Boolean
    #Description : Set to true if the initial splash screen in the installer needs to be shown.
    #Example : SHOW_SPLASH_SCREEN = true
    SHOW_SPLASH_SCREEN=false
    #Parameter : SHOW_WELCOME_PAGE
    #Type : Boolean
    #Description : Set to true if the Welcome page in the installer needs to
    be shown.
    #Example : SHOW_WELCOME_PAGE = false
    SHOW_WELCOME_PAGE=false
    #Parameter : SHOW_ROOTSH_CONFIRMATION
    #Type : Boolean
    #Description : Set to true if the Confirmation dialog asking to run the root.sh script in the installer needs to be shown.
    #Valid only in Unix platforms.
    #Example : SHOW_ROOTSH_CONFIRMATION = true
    SHOW_ROOTSH_CONFIRMATION=false
    #Parameter : SHOW_EXIT_CONFIRMATION
    #Type : Boolean
    #Description : Set to true if the confirmation when exiting the installer needs to be shown.
    #Example : SHOW_EXIT_CONFIRMATION = true
    SHOW_EXIT_CONFIRMATION=false
    [oracle.server_8.1.5.0.0]
    #INSTALL_TYPE;String;Used in Dialog
    # Minimal - Optional pre-configured DB (b_createDB), Networking services, Server utilities
    # Typical - Pre-configured starter DB, Licensable options and Cartridges,
    # Networking services, Server utilities
    INSTALL_TYPE="Typical"
    DEP_MODE = Custom
    TLDepModes = Custom
    [oracle.rdbms_8.1.5.0.0]
    #OPTIONAL_CONFIG_TOOLS;StringList
    #OPTIONAL_CONFIG_TOOLS={"dbassist"} OR OPTIONAL_CONFIG_TOOLS={"Oracle Database Configuration Assistant"}
    #s_GlobalDBName;String;Used in Dialog
    #This is the name of the database which will be created as part of the typical install.
    #You should modify this string to use an appropriate name.
    s_GlobalDBName="VENF"
    #This entry not needed for Windows installation.
    #s_mountPoint;String;Used in Dialog
    #Database file location: directory for datafiles, control files, redo logs
    #s_mountPoint="/visapp/venforth/oradata/"
    #s_dbSid;String;Used in Dialog
    #Value for ORACLE_SID. Change this to an appropriate SID.
    s_dbSid="VENF"
    #b_createDB;Boolean
    #Relevant only in MINIMAL, set to TRUE if you want a starter database, set to FALSE if not.
    b_createDB=true
    Edited by: Kishore KVR on Nov 14, 2008 2:56 PM

    Hi,
    Have you checked for any errors in log file....????
    Can you connect via SQL*PLUS ... , for example...????
    Regards,
    Simon

  • How to rollback the oracle silent installation

    Hello Guys!
    i have one simple question related to the Oracle silent installation.
    I implemented embedded installation of Oracle in silent mode for my product.
    But i want to implement the rollback feature, i mean it should be possible to interrupt silent installation of Oracle s\w and it should be implemented in correct way. All installed files services should be removed, cleared all registry keys, cleared the inventory information etc.
    So if someone knows anything how to perform this functionality it will be great help for me. I see only two ways:
    1. To write something into the input stream of the process, like "stop", "cancel" ...
    Maybe it is funny idea
    2. The second way to perform termination of process and clear all information in scripts, but this is waste of time and may cause some addional errors at execution.
    3. So if you can help me thanks in advance
    Alex

    Hello Nicolas!
    yes you are very close to the theme. I used this codes but it is not what i am looking for now. I'll try to explain:
    ---------------------------------------- xx% ---------------------------------------
    | Oracle Installer is strated | ---------------> | Oracle istallation is done |
    ---------------------------------------- | ---------------------------------------
    | |
    | |
    | to interrupt installation
    | |
    |______________|
    go to the same state as before installation
    Thus do you know the best way how to implement this process:
    1. To interrupt silent installation of Oracle
    2. Rollback all changes made by interrupted setup program(some files are installed etc, but i don't need them since i had interrupted the installation process)
    So thanks for your answer
    Alex

  • Error 1719 during Office 2010 Silent installation

    Hi, 
    I have created a logoff vbs script enforced through GPO for a silent installation of office 2010 SP. The main part of the script run the following command: 
    SetupCommand = ShareDir & "\x86\setup.exe /config " & ShareDir & "\x86\ProPlus.WW\config.xml"
    ReturnValue = oShell.run(SetupCommand, 1, True)
    installation files are located on a network share (permissions: full control for everyone)
    The installation seems to work correctly until installation of updates when I get error 1719 Windows Installer service could not be accessed preceded by a warning event 1530: 
    Windows detected your registry file is still in use by other applications or services. The file will be unloaded now. The applications or services that hold your registry file may not function properly afterwards.  
    DETAIL - 
    2 user registry handles leaked from \Registry\User\S-1-5-21-682003330-507921405-725345543-4463:
    Process 2760 (\Device\HarddiskVolume2\Windows\System32\msiexec.exe) has opened key \REGISTRY\USER\S-1-5-21-682003330-507921405-725345543-4463
    Process 2760 (\Device\HarddiskVolume2\Windows\System32\msiexec.exe) has opened key \REGISTRY\USER\S-1-5-21-682003330-507921405-725345543-4463\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts
    I've tried the script on 5 different hosts and I always get the same error. I've tried once to use the same script at logon and it worked.
    If I run the command manually it works. Do you have any idea why the script is not working at logoff? do you have any workaround to suggest? 

    Hi Michele,
    à
    get error 1719 Windows Installer service could not be accessed
    Please refer to following KB and check if it help you to troubleshoot Windows installer service issue.
    How to troubleshoot issues with Windows installer service
    Based on your description, I understand that you had configure logoff script via Group Policy to install office
    2010. Meanwhile, you had confirmed that logon script will work fine if use same script. So, I guess the script should be correct, there seems to have some issues in Group Policy settings. Please refer to following articles and check relevant log files if find
    more clues.
    Fixing Group Policy problems by using log
    files
    Fixing Scripts policy settings problems
    If anything I misunderstand or any update, please don't hesitate to let me know.
    Hope this helps.
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Calendar desktop client silent installation OCal_win_10.1.2exe v8.2.160.0

    Hi,
    I am having trouble executing the Oracle silent installation instructions for this app.
    http://download-uk.oracle.com/docs/cd/B25553_01/install.1012/b25463/clientinstallation.htm#CHDEJIIB
    I am unable to extract the package contents using the setup.exe /a command as suggested. The /s /v"qn" switch will not install the package correctly.
    I can grab the Oracle Calendar.msi file from the temp directory during an interactive install but cannot find the files that the instructions suggest most importantly the handy unison.ini configuration file is not there :-( .
    Can someone help please.

    Dear all,
    I've managed to work this one out for myself. Bit of a nightmare but here we go...
    The nub of the problem is that a default value of the variable that sets the installation directory is not being declared in the msi.
    As a result of this when you perform an installation without the GUI for some files only the installation path defaults to "" or the root directory of the PC.
    Fortunately this path is covered by a Public parameter in the msi file :-) . You can pass public parameters into the msi when you install it. Like this:
    msiexec.exe /i "mymsi.msi" MYPUBLICPARAMETER="myvalue"
    I used the msitoxml application available on sourceforge to have a look at the parameters inside the msi which I grabbed from the temporary. The public parameters always have capital letters.
    So for a silent install of the msi I ended up with this:
    msiexec.exe /i "Oracle Calendar.msi" /qn INSTALLDIR="%programfiles%\Oracle\Calendar"
    Having got the msi install working I thought I would try to find a way to pass the msi switches into the original installshield setup file so that it doesn't need extracting which Oracle might not want us to do.
    We already know that the /v switch passes parameters to msiexec.exe when used on the setup exe. But what syntax do we need for this complex set of parameters? The Installshield setup executable expects any string containing spaces after the /v switch to wrapped in quotes. So we have the classic quotes within quotes problem.... After some experimentation it turns out that the \ character will escape quotes in this case.
    So escaping the extra quotes we have:
    OCal_win_10.1.2exe /s /v"/qn INSTALLDIR=\"%programfiles%\Oracle\Calendar\""
    No idea whether this will help anyone else, but I had to write it up somewhere!
    Chris

Maybe you are looking for

  • When trying to install ITunes I get: The version of this file is not compatible...

    I've been trying to install a new version of ITunes on my computer for over a month now with no luck. Here's the message I get every time: "The version of this file is not compatible with the version of Windows you're running. Check your computer's s

  • Boxes appear between letters? need help...

    I am writting a program and want to print the contents of a buffer to a text file, but boxes appear between all letters and spaces in the text file. Any ideas?

  • Integrating Oracle R enterprise with Oracle 11g

    I need to implement some data mining algorithms (SVM, CART, C5.0) and feed the result obtained to OBIEE 11g. My database (tables,views) are located in the Oracle database. So, my question is how can I integrate Oracle R enterprise so that I can imple

  • Oracle user writing to ASM disks owned by grid

    Version:11gR2 OS: Solaris, AIX, LINUX When Grid infrastructure is owned by grid user, the permissions should be like # chown grid:asmadmin /dev/rdsk/cxtydzs4 # chmod 660 /dev/rdsk/cxtydzs4But, how does oracle user which belongs to dba group manage to

  • Using air app when not active

    Does anyone know how to maximize an air app without clicking on it? I will try to explain this but it is hard so bear with me? I want an air app that will be minized to the system tray to open when the user highlights text in a desktop application an