Problems performing silent install of CR XI Rel 2

We are using the instructions from the installation guide to perform a silent install by running the command
setup.exe ADDLOCAL=ALL EXCLUDEDOTNETFILES=1 EXCLUDEJAVAFILES=1 EXCLUDERDCFILES=1 CLIENTLANGUAGE=EN REBOOT=ReallySuppress PIDKEY=(actualKey) INSTALLDIR="C:\Program Files\Business Objects\Crystal Reports 11.5" /live c:\temp\cr_11.log /qn
The installation runs but fails at the end of the installation when attempting to put the shortcuts in the users or All users Start Menu with the error of MainEngineThread is returning 1603 (when under user ID) or MainEngineThread is returning 1604 (when under All Users).  The installation is being run with an administrator access login ID, so access to either area should not be a problem.
The installation is on both Windows 2000 and XP pc's and the win32 directory of the msi installation files have been copied locally to the machine as part of the process to eliminate network lag.
Does anyone have any suggestions on how to get past this?

Check the readme and help files on  how to.

Similar Messages

  • Problems with silent install of an AS10.1.2.0.2 infrastructure

    Hello,
    I posted this over on the database forum too. I'm trying to create a silent install for an AS 10.1.2.0.2 infrastructure database. I created the response file using the -record option for the installer. I then modified the response file according to the instructions in the app server installation documentation. When I run setup with the response file I get the follow error...
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.0, 5.1 or 5.2 . Actual 5.0
    Passed
    Checking swap space: must be greater than 1535 MB . Actual 4092MB Passed
    Checking for SERVICE_PACK: must be 3 . Actual Service Pack 4 Passed
    Checking Temp space: must be greater than 150 MB . Actual 60731 MB Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from C:\DOCUME~1\cdwright\LOCALS
    ~1\Temp\OraInstall2008-04-30_06-38-27PM. Please wait ... Oracle Universal Instal
    ler, Version 10.1.0.4.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.
    Loading Product Information
    ...............................................................100% Done.
    Analyzing dependencies
    .........Error:*** Alert: An error occurred attempting to find the ASControl ser
    vice executable in this Oracle Home. Please verify that the file C:\oracle\infra
    \bin\nmesrvc.exe exists in this home or that this Oracle Home is valid. ***
    Why is the installer looking for ASControl? This should be a fresh install. Any help I can get would be much appreciated.
    Cliff Wright

    Do you already have an AS running on this machine? If you're doing a reinstall, did you remove the inventory and all appropiate registry settings?

  • Error while performing silent install of 10.1.0.2 infrastructure database

    Hello,
    I'm trying to create a silent install for a 10.1.0.2 database. I created the response file using the -record option for the installer. I then modified the response file according to the instructions in the app server installation documentation. When I run setup with the response file I get the follow error...
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be 5.0, 5.1 or 5.2 . Actual 5.0
    Passed
    Checking swap space: must be greater than 1535 MB . Actual 4092MB Passed
    Checking for SERVICE_PACK: must be 3 . Actual Service Pack 4 Passed
    Checking Temp space: must be greater than 150 MB . Actual 60731 MB Passed
    All installer requirements met.
    Preparing to launch Oracle Universal Installer from C:\DOCUME~1\cdwright\LOCALS
    ~1\Temp\OraInstall2008-04-30_06-38-27PM. Please wait ... Oracle Universal Instal
    ler, Version 10.1.0.4.0 Production
    Copyright (C) 1999, 2005, Oracle. All rights reserved.
    Loading Product Information
    ...............................................................100% Done.
    Analyzing dependencies
    .........Error:*** Alert: An error occurred attempting to find the ASControl ser
    vice executable in this Oracle Home. Please verify that the file C:\oracle\infra
    \bin\nmesrvc.exe exists in this home or that this Oracle Home is valid. ***
    Why is the installer looking for ASControl? This should be a fresh install. Any help I can get would be much appreciated.
    Cliff Wright

    Hi Cliff
    What is happening when you try to do the installation with OUI not in silent mode`?
    Does it works?
    Could it be possible to have the errors from the installation log please?
    Thanks

  • Problem with silent install of 11gR1 on Windows 2008

    I'm doing a silent install of 11gR1 on Windows Server 2008. It works fine on Windows Server 2003. I have SECURITY_UPDATES_VIA_METALINK set to false, yet it seems to be forcing it to true and then it fails the install because I have an invalid metalink username/password. In the install log I get this, as expected:
    INFO: Setting variable 'SECURITY_UPDATES_VIA_METALINK' to 'false'. Received the value from response file.
    but then I get this later on:
    INFO: Setting the value of SECURITY_UPDATES_VIA_METALINK to true
    INFO: Setting variable 'SECURITY_UPDATES_VIA_METALINK' to 'true'. Received the value from a code block.
    SEVERE: Invalid MetaLink credentials. Specify the correct e-mail address and password that you use to log in to MetaLink.
    INFO: User Selected: Yes/OK
    Invalid MetaLink credentials. Specify the correct e-mail address and password that you use to log in to MetaLink.
    Why is it forcing this to true? As I said, this same exact response file works fine with Server 2003. Any suggestions?
    Oh, also, I've tried forcing the value to false on the command line and by not specifiying a value (because the default is supposedly false).
    Thanks in advance

    Here is the command line I used on the last attempt:
    setup -silent "ACCEPT_LICENSE_AGREEMENT=true" -responseFile C:\database\standard11.rsp -waitforcompletion -nowait
    And here is the response file (I had to delete a lot of the comments to get it to fit within the 30000 character limit for this message):
    RESPONSEFILE_VERSION=2.2.1.0.0
    FROM_LOCATION="../stage/products.xml"
    NEXT_SESSION_RESPONSE=<Value Unspecified>
    ORACLE_BASE="C:\oracle\"
    ORACLE_HOME="C:\oracle\product\11.1.0\db_1\"
    ORACLE_HOME_NAME="OraDb11g_home1"
    TOPLEVEL_COMPONENT={"oracle.server","11.1.0.7.0"}
    DEINSTALL_LIST={"oracle.server","11.1.0.7.0"}
    SHOW_SPLASH_SCREEN=false
    SHOW_WELCOME_PAGE=false
    SHOW_NODE_SELECTION_PAGE=false
    SHOW_SUMMARY_PAGE=false
    SHOW_INSTALL_PROGRESS_PAGE=false
    SHOW_CONFIG_TOOL_PAGE=false
    SHOW_XML_PREREQ_PAGE=false
    SHOW_ROOTSH_CONFIRMATION=false
    SHOW_END_SESSION_PAGE=false
    SHOW_EXIT_CONFIRMATION=false
    NEXT_SESSION=false
    NEXT_SESSION_ON_FAIL=false
    SHOW_DEINSTALL_CONFIRMATION=false
    SHOW_DEINSTALL_PROGRESS=false
    RESTART_SYSTEM=false
    RESTART_REMOTE_SYSTEM=<Value Unspecified>
    REMOVE_HOMES=<Value Unspecified>
    ORACLE_HOSTNAME=<Value Unspecified>
    SHOW_END_OF_INSTALL_MSGS=false
    CLUSTER_NODES=<Value Unspecified>
    COMPONENT_LANGUAGES={"en"}
    INSTALL_TYPE="SE"
    n_configurationOption=1
    s_ASMSYSPassword=""
    s_ASMSYSPasswordAgain=""
    n_dbType=1
    oracle.assistants.server:s_responseFileName=<Value Unspecified>
    s_globalDBName="WLMDB"
    s_dbSid="WLMDB"
    n_selectedMemoryForOracle=256
    n_memoryOption=1
    s_dbRetChar="US7ASCII"
    b_disableSecureConfig=false
    b_loadExampleSchemas=false
    b_useDBControl=true
    b_receiveEmailNotification=false
    s_dlgEMSMTPServer=<Value Unspecified>
    s_dlgEMEmailAddress=<Value Unspecified>
    s_dlgEMCentralAgentSelected=<Value Unspecified>
    n_dbStorageType=1
    s_mountPoint="C:\oracle\product\11.1.0\oradata"
    b_enableAutoBackup=false
    b_useFileSystemForRecovery=true
    s_dlgRBORecoveryLocation=<Value Unspecified>
    s_dlgRBOUsername=<Value Unspecified>
    s_dlgRBOPassword=<Value Unspecified>
    s_dlgASMCfgDiskGroupName="DATA"
    s_dlgASMCfgDiskDiscoveryString=<Value Unspecified>
    n_dlgASMCfgRedundancySelected=<Value Unspecified>
    sl_dlgASMCfgSelectableDisks=<Value Unspecified>
    sl_dlgASMCfgDiskSelections=<Value Unspecified>
    sl_dlgASMDskGrpSelectedGroup={" "," "," "," "}
    b_centrallyManageASMInstance=true
    b_useSamePassword=true
    s_superAdminSamePasswd="*******"
    s_superAdminSamePasswdAgain="*******"
    sl_superAdminPasswds=<Value Unspecified>
    sl_superAdminPasswdsAgain=<Value Unspecified>
    METALINK_USERNAME="[email protected]"
    METALINK_PASSWORD="aBc124xx"
    SECURITY_UPDATES_VIA_METALINK=false
    DECLINE_SECURITY_UPDATES=true
    COLLECTOR_UPGRADE=<Value Unspecified>
    COLLECTOR_IGNORE_CONFIGURATION=<Value Unspecified>
    COLLECTOR_IGNORE_FAILURES=<Value Unspecified>
    COLLECTOR_USE_OBFUSCATED_PASSWORDS=<Value Unspecified>
    COLLECTOR_RESPONSE_FILE=<Value Unspecified>
    PROXY_HOST=<Value Unspecified>
    PROXY_PORT=<Value Unspecified>
    PROXY_USER=<Value Unspecified>
    PROXY_PWD=<Value Unspecified>
    n_performUpgrade=0
    n_upgradeDB=0
    s_dbOHSelectedForUpgrade=""
    s_dbSIDSelectedForUpgrade=""
    n_upgradeASM=0
    s_dbSelectedUsesASM="no"
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    sl_upgradableSIDBInstances={}
    sl_upgradableRACDBInstances={}
    #Name : n_dbSelection
    #Datatype : Number
    #Description: row selected in the spread table of upgradable DB instances
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    n_dbSelection=0
    #Name : b_stateOfUpgradeASMCheckbox
    #Datatype : Boolean
    #Description: stores the state of checkbox in UI
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    b_stateOfUpgradeASMCheckbox=false
    #Name : b_stateOfUpgradeDBCheckbox
    #Datatype : Boolean
    #Description: stores the state of checkbox in UI
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    b_stateOfUpgradeDBCheckbox=false
    #Name : b_oneClick
    #Datatype : Boolean
    #Description: Governs one-click behavior
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    b_oneClick=false
    #Name : s_dlgASMCfgRedundancyValue
    #Datatype : String
    #Description: Redundancy Value
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    s_dlgASMCfgRedundancyValue=""
    #Name : s_dlgASMCfgExistingFreeSpace
    #Datatype : String
    #Description: Existing Free Space
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    s_dlgASMCfgExistingFreeSpace="0"
    #Name : s_dlgASMCfgNewDisksSize
    #Datatype : String
    #Description: New Disks Size
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    s_dlgASMCfgNewDisksSize=""
    #Name : s_dlgASMCfgAdditionalSpaceNeeded
    #Datatype : String
    #Description: Additional Space Needed for ASM configuration
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    s_dlgASMCfgAdditionalSpaceNeeded="0 MB"
    #Name : n_configTabSelected
    #Datatype : Number
    #Description: This determines the config tab selected in UI install.
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    n_configTabSelected=0
    #Name : n_dbCharSetOption
    #Datatype : Number
    #Description: This determines the character set option selected in UI install.
    #Component : oracle.server
    # DO NOT MODIFY THE VALUE OF THIS VARIABLE #
    n_dbCharSetOption=3

  • How to handle "/9.2.0/root.sh as root from another window" in silent instal

    Hi,
    I was successful to start a silent installation of Oracle9iR2 using a responsefile on my System RHEL 3. But the installation ends soon and a wrong successful install message:
    Error :*** Alert: A configuration script needs to be run as root before installation can proceed. Please leave this window up, go run /opt/app/oracle/product/9.2.0/root.sh as root from another window, then come back here and click OK to continue. ***
    The installation of Oracle9i Database was successful.
    I use -ignorePatchConflicts for ignoring the patch conflicts. But How do I handle these issues. Where I have to run root.sh ... etc in teh Non Interactive Install.
    I am scripting solution for non interactive install and manual intervention to run these root.sh shell scripts at different points of install is not a good idea as it wont help me automate the install.
    Please let me know if anyone has solved this problem with -silent install.
    Thanks in advance.
    Senthil

    Thats me (OP) again:
    I tried setting:
    SHOW_ROOTSH_CONFIRMATION=false in the response file. But still no help. The installation exits at run root.sh prompt point. How I can effectively deal with it in a script?

  • Need help: Silent install of oracle 11g express edition does not install services.  As a result, i'm unable to start\launch database

    Installing using the GUI works fine.  I'm using the following code to perform the silent installation of the oracle client: C:\temp_pyx\Oracle source\3-Oracle 11G Express\setup.exe /S /f1"C:\temp_pyx\Oracle source\3-Oracle 11G Express\response\OracleXe-install.iss" /f2 "c:\windows\logs\paychex\oracle11ginstall.log"
    Result code in "oracle11gisntall.log" shows "result = 3"
    response file is configured as follows:
    **  Response file to perform silent install of Oracle Database 11g Express Edition    **
    **  Values for the following variables are configurable:                              **
    **  szDir - Provide a valid path                                                      **
    **  TNSPort - Provide any valid available port number                                 **
    **  MTSPort - Provide any valid available port number                                 **
    **  HTTPPort - Provide any valid available port number                                **
    **  SYSPassword - Provide a valid password string                                     **
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-DlgOrder]
    Dlg0={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0
    Count=7
    Dlg1={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0
    Dlg2={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0
    Dlg3={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013
    Dlg4={05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011
    Dlg5={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0
    Dlg6={05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdWelcome-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdLicense2Rtf-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdComponentDialog-0]
    szDir=C:\programdata\oraclexe
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskPort-13013]
    TNSPort=1521
    MTSPort=2031
    HTTPPort=8080
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-AskSYSPassword-13011]
    SYSPassword="Intentionally left blank"
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdStartCopy-0]
    Result=1
    [{05A7B662-80A3-4EB9-AE1D-89A62449431C}-SdFinish-0]
    Result=1
    bOpt1=0
    bOpt2=0

    I only see the following folders after install, which tells me that although the program shows up in program and features, it is still not successfully installed?

  • Unable to silently install CS3 Design Standard in windows 7

    I have a problem with silently installing CS3 Design Standard in Windows 7.
    I have done a silent install packages using the instructions in the deployment guide.
    It works just fine on Windows Vista to deploy using SCCM 2007.
    But when deploying the same package on Windows 7 i fails with exit code 7.
    Studying the log files tells me the following
    [    2104] Wed Nov 18 10:39:38 2009  WARN
    Error setting action for {ABF8E036-2A91-4380-86AC-DD4B690ADAA8} Adobe Illustrator CS3:
    Localization: missing stringID "locPayloadSelectSystemRequirement" for en_US in C:\Program Files\Common Files\Adobe\Installers\40782a432f3be9e15fcf40c7f7dfd43\resources\main.xml
    system check
    The minimum system requirements listed below are needed in order to run Adobe Illustrator CS3 and are not met.
    - Windows XP Service Pack 2 and greater
    - Windows Vista
    [    2104] Wed Nov 18 10:39:38 2009 DEBUG
    Setting action for {FA6B0B81-E70D-4449-BFE7-EBF1995F5BFC} Adobe InDesign CS3 per deployment file.
    [    2104] Wed Nov 18 10:39:38 2009  INFO
    Selection of payload {FA6B0B81-E70D-4449-BFE7-EBF1995F5BFC} Adobe InDesign CS3 is forbidden by the policy.
    [    2104] Wed Nov 18 10:39:38 2009  WARN
    Error setting action for {FA6B0B81-E70D-4449-BFE7-EBF1995F5BFC} Adobe InDesign CS3:
    Localization: missing stringID "locPayloadSelectSystemRequirement" for en_US in C:\Program Files\Common Files\Adobe\Installers\40782a432f3be9e15fcf40c7f7dfd43\resources\main.xml
    system check
    The minimum system requirements listed below are needed in order to run Adobe InDesign CS3 and are not met.
    - Windows XP Service Pack 2 and greater
    - Windows Vista
    Well i have tried installing the CS3 Design Standard on Windows 7 the normal way, logged in and executing the installer. This works fine,
    nothing says that the system requirements are not fulfilled. Everything works fine.
    It just dont work silently....
    Does anyone know whats wrong?
    Please help...

    Hi, this might be a little late, but who knows, for the future reference, this is what solved the problem for me:
    Each major application has a file called appname.proxy.xml in their payload folder. At the bottom of the file, simply remove the OS check:
    <SystemRequirementsJSON>[
    {"OS":{"Macintosh":{"Require":[{"Version":"10.4.8"}],"Exclude":[{"Version":"10.4.8"}]},"Wi ndows":{"XP":{"Exclude":true,"Require":{"MinServicePack":"2","@servicePack64Bit":1
    ,"Need64Bit":"0"}},"Server2003":{"Exclude":true},"Vista":{"Require":true}}}
    ]</SystemRequirementsJSON>

  • Oracle10g Express - silent install

    I'm trying to install Oracle10gExpress in silent mode. I downloaded the default response file from website (OracleXE-install.iss).
    The command line is:
    C:\OracleSilentInstallTest>OracleXEUniv.exe /s /f1"OracleXE-install.iss" /f2"C:\setup.log"
    The ResultCode is -3:
    setup.log
    [ResponseResult]
    ResultCode=-3
    The last lines from Windows\OracleDatabaseXEServerInstall.log file are:
    MSI (c) (90:04) [16:24:14:953]: Dir (target): Key: ADMIN     , Object: C:\oraclexe\app\oracle\product\10.2.0\server\precomp\admin\
    MSI (c) (90:04) [16:24:14:953]: PROPERTY CHANGE: Adding INSTALLLEVEL property. Its value is '1'.
    Action ended 16:24:14: CostFinalize. Return value 1.
    MSI (c) (90:04) [16:24:14:984]: Doing action: MigrateFeatureStates
    Action 16:24:14: MigrateFeatureStates. Migrating feature states from related applications
    Action start 16:24:14: MigrateFeatureStates.
    Action ended 16:24:14: MigrateFeatureStates. Return value 0.
    MSI (c) (90:04) [16:24:14:984]: Doing action: ISSetupFilesCleanup
    Action 16:24:14: ISSetupFilesCleanup.
    Action start 16:24:14: ISSetupFilesCleanup.
    MSI (c) (90:04) [16:24:14:984]: Transforming table Binary.
    MSI (c) (90:E4) [16:24:14:984]: Invoking remote custom action. DLL: C:\DOCUME~1\gcornel\LOCALS~1\Temp\MSI33.tmp, Entrypoint: SFCleanupEx
    1: Standard project type, let scripting engine clean up setup files...skipping action
    Action ended 16:24:15: ISSetupFilesCleanup. Return value 1.
    MSI (c) (90:04) [16:24:15:000]: PROPERTY CHANGE: Adding ISSETUP_UISEQUENCE_PROCESSED property. Its value is '1'.
    MSI (c) (90:04) [16:24:15:000]: Note: 1: 2262 2: Upgrade 3: -2147287038
    1: Not using skins for this installation. Could not find skin file .
    MSI (c) (90:04) [16:24:15:171]: Note: 1: 2262 2: DuplicateFile 3: -2147287038
    MSI (c) (90:04) [16:24:15:234]: Note: 1: 2262 2: ISRequiredFeature 3: -2147287038
    MSI (c) (90:CC) [16:24:15:421]: Entering MsiProvideComponentFromDescriptor. Descriptor: `8A+Y.5CRA0j[2.V!8%3Core>M5KDYSUnf(HA*L[xeX)y, PathBuf: EBCEFF0, pcchPathBuf: EBCEFEC, pcchArgsOffset: EBCEF4C
    MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor called for component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded oleaut32.dll value
    MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor is returning: 0
    MSI (c) (90:CC) [16:24:15:421]: Entering MsiProvideComponentFromDescriptor. Descriptor: `8A+Y.5CRA0j[2.V!8%3Core>M5KDYSUnf(HA*L[xeX)y, PathBuf: EBCEDE4, pcchPathBuf: EBCEDE0, pcchArgsOffset: EBCED40
    MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor called for component {997FA962-E067-11D1-9396-00A0C90F27F9}: returning harcoded oleaut32.dll value
    MSI (c) (90:CC) [16:24:15:421]: MsiProvideComponentFromDescriptor is returning: 0
    MSI (c) (90:04) [16:24:15:500]: Note: 1: 2205 2: C:\DOCUME~1\gcornel\LOCALS~1\Temp\_is29\Oracle Database 10g Express Edition.msi 3: ISAlias
    MSI (c) (90:04) [16:24:15:500]: Note: 1: 2228 2: C:\DOCUME~1\gcornel\LOCALS~1\Temp\_is29\Oracle Database 10g Express Edition.msi 3: ISAlias 4: SELECT * FROM ISAlias
    1: Ready to launch program block.
    1: User aborts the installation, ready to launch __OnAbort.
    MSI (c) (90:04) [16:24:15:703]: Destroying RemoteAPI object.
    MSI (c) (90:C8) [16:24:15:703]: Custom Action Manager thread ending.
    === Verbose logging stopped: 2/29/2008 16:24:15 ===
    Somebody can help me with this?
    Cornel
    Thanks

    This is the modified response file:
    ** Response file to perform silent install of Oracle Database 10g Express Edition **
    ** Values for the following variables are configurable: **
    ** szDir - Provide a valid path **
    ** TNSPort - Provide any valid available port number **
    ** MTSPort - Provide any valid available port number **
    ** HTTPPort - Provide any valid available port number **
    ** SYSPassword - Provide a valid password string **
    ** bOpt1 - 1 or 0 : 1 launches the Database Homepage at end of install and 0 doesn't **
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-DlgOrder]
    Dlg0={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0
    Count=9
    Dlg1={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0
    Dlg2={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014
    Dlg3={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011
    Dlg4={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0
    Dlg5={F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdWelcome-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdLicense2Rtf-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdComponentDialog-0]
    szDir=C:\oraclexe\
    Component-type=string
    Component-count=1
    Component-0=DefaultFeature
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskTNSPort-13013]
    TNSPort=1521
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskMTSPort-13012]
    MTSPort=2030
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskHTTPPort-13014]
    HTTPPort=8080
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-AskSYSPassword-13011]
    SYSPassword=nemo
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdStartCopy-0]
    Result=1
    [{F0BC0F9E-C4A8-485C-93ED-424DB9EA3F75}-SdFinish-0]
    Result=1
    bOpt1=0
    bOpt2=0
    Also, I didn't interrupted the install procedure :(

  • Linux silent install stops at Starting to execute configuration assistants

    I am using putty to perform silent install of oracle db 10g on my remote server (redhat) through the command line:
    ./runInstaller -silent -responseFile /tmp/enterprise.rsp
    it works fine till reaching > starting to execute configuration assistants, where i receive no further response or even any errors, it just hangs up saying this, here is a summary :
    Installation in progress (Wed Oct 29 18:06:32 CST 2008)
    ............................................................... 11% Done.
    ............................................................... 23% Done.
    ............................................................... 35% Done.
    ............................................................... 47% Done.
    ........................................... 55% Done.
    Install successful
    Linking in progress (Wed Oct 29 18:08:54 CST 2008)
    . 55% Done.
    Link successful
    Setup in progress (Wed Oct 29 18:10:07 CST 2008)
    .................... 100% Done.
    Setup successful
    End of install phases.(Wed Oct 29 18:10:13 CST 2008)
    Starting to execute configuration assistants
    What should I do to overcome this and complete the installation successfully?

    Hub wrote:
    Hi
    you are welcome, unfortunately you didn't mark this thread as a question so no stars for me .
    Nervermind, herewith the feedback on your questions :
    <em>Should I make a dbca.rsp ? how would I pass it to my install command line?</em>
    In silent mode, DBCA uses values that you specify in the response file or as command-line options to create a database. DBCA does not display any screens or information while it creates the database. It logs all messages (including information, errors, and warnings) in a log file.
    From the command line, enter the following command to see all of the DBCA options that are available when you use the silent mode:
    $ @ora_root:[bin]dbca.com -help
    Read more in that document : http://download.oracle.com/docs/html/B13681_01/a_nonint.htm#CIHDHHBE
    <em>I tried: ps -efd | grep -i run , alot of process appeared, how would I know if the installer is among them?</em>
    try to grep with a much longer name i.e :
    ps -efd | grep -i runinstaller
    <em>What is fuser * in the log directory ? is this a file I should create or what?</em>
    No fuser is a unix/linux command that enable you to identify processes using a file or file structure. The fuser utility displays the process IDs of the processes that are using the files specified as arguments.
    So if the runinstaller still active you will see i.e.
    fuser silentInstall2008-08-08_10-50-48AM.log
    silentInstall2008-08-08_10-50-48AM.log: 14506o
    14506 is your process ID
    Hope this helps you!
    Thanks Hub,
    It seems the installation still stuck at >>> Starting to execute configuration assistants
    Here is what I am getting using fuser * in the /log dir:
    installActions2008-10-30_10-27-52AM.log: 32275
    oraInstall2008-10-30_10-27-52AM.err: 32275
    oraInstall2008-10-30_10-27-52AM.out: 32275
    But when run : ps -efd | grep -i runinstaller - it just gives me something like repeating my command:
    root 3035 31653 0 10:36 pts/2 00:00:00 grep -i runinstaller >> does this mean that runInstaller isn't there anymore, though the fuser * is showing that the log files are still being used?
    I'm not using dbca.rsp since I didn't choose Advanced configuration of database in my enterprise.rsp, and it is saying that using dbca.rsp is only incase I choose advanced configuration which is number =2 .
    So what parameters should I pass to the runInstaller, am i still missing something that is keeping the installation stuck without giving any responses or errors ?
    Edited by: user9940821 on Oct 30, 2008 8:48 AM

  • How can I perform a silent install of an application AND use "run executable after installation"

    I am trying to do a silent install of a program I built using LabVIEW 8.5.  I also need to call an exe after the installation, so I am using the "run executable after installation" option on the Advanced tab of the installer.  I then pass the following command lines to the setup.exe:
    /qb /acceptlicenses yes /r
    This installs the LabVIEW program successfully, but does not then run the additional exe afterward.  If I run the setup.exe normally (with no command line parameters), the additional exe gets run.
    Thanks,
    Jason

    jmburns wrote:
    I am trying to do a silent install of a program I built using LabVIEW 8.5.  I also need to call an exe after the installation, so I am using the "run executable after installation" option on the Advanced tab of the installer.  I then pass the following command lines to the setup.exe:
    /qb /acceptlicenses yes /r
    This installs the LabVIEW program successfully, but does not then run the additional exe afterward.  If I run the setup.exe normally (with no command line parameters), the additional exe gets run.
    Thanks,
    Jason
    This problem is fixed in a future release of LabVIEW. Here's the CAR ID 67549 for tracking purposes.
    Message Edited by Bob P on 07-10-2008 09:10 AM

  • Error in the instructions for performing a silent install

    There's an error in the instructions for performing a silent install of Photoshop Elements:
    http://helpx.adobe.com/photoshop-elements/kb/silent-install-instructions-photoshop-element s-1.html
    In step 9, the instructions say to use the following command line:
    start /wait "path to Setup.exe" /UL%LangCode% /V“SERIALNUMBER=%AOO volume license serial number%"
    The correct command line, however, is this:
    start /wait "path to Setup.exe" /UL%LangCode% /V"SERIALNUMBER=%AOO volume license serial number%"
    See the difference? Look closely at the character after the /V. In the instructions on the website, they put in a "curly quote" character. This obviously needs to be a straight quote.
    Interestingly enough, the erroneous command line from the web site will actually work just fine as posted if all you are passing in the /V is the serial number. If, however, you wanted to add a "NODESKTOPICON=1" to disable the creation of a desktop shortcut, for example:
    start /wait "path to Setup.exe" /UL%LangCode% /V“SERIALNUMBER=%AOO volume license serial number% NODESKTOPICON=1"
    then it fails to run silently.
    I post this in the hopes that Adobe will fix the typo in their instructions and save other admins the hours of grief I've been put through today trying to get this working.

    Check the response file where you define the SGA memory size for the new database.
    You can also choose not to create the database at the installation and do it afterwards, making a specific response file for it. (I'd recommend specially this option. like that you can separate possible installation errors with the ones on the DB creation process).
    Good luck.
    Regards,
    Enric Moya

  • CS4 Silent Install Problems.

    I was wondering if anyone has seen this issue when running a slient install of Adobe CS4.
    Checking bootstrapper progress
    [ 1328] Mon Feb 02 08:59:33 2009 FATAL
    Exception: JavaScript Support file could not be loaded: ReferenceError: systemCheck_wp is undefined
    Exit code: 7
    [ 1328] Mon Feb 02 08:59:33 2009 INFO
    ------------------ END Silent Installer Session -----------------
    I tried to look up this error on the net, but all I saw was that you need to register the jscript.dll file. I've done so with regserv32 operation and this does not solve the problem.
    BTW, I did use the Adobe Deployment Toolkit.
    Any ideas?

    All workstations you install CS4 on need windows installer 3.1 installed prior to a silent install.
    Well that solved the problem for me!

  • Weblogic 9.23 Silent Install Problem

    When trying to install Weblogic 9.23 Platform or just the server component using a silent install, the following error is generated:
    2008-09-03 14:15:46,783 FATAL [readSilentXML] com.bea.plateng.wizard.installer.common.parsers.TemplateParser - Got an error in parsing template.xml!
    2008-09-03 14:15:46,873 FATAL [readSilentXML] com.bea.plateng.wizard.installer.silent.tasks.ReadSilentXMLTask - java.lang.NullPointerException

    When trying to install Weblogic 9.23 Platform or just the server component using a silent install, the following error is generated:
    2008-09-03 14:15:46,783 FATAL [readSilentXML] com.bea.plateng.wizard.installer.common.parsers.TemplateParser - Got an error in parsing template.xml!
    2008-09-03 14:15:46,873 FATAL [readSilentXML] com.bea.plateng.wizard.installer.silent.tasks.ReadSilentXMLTask - java.lang.NullPointerException

  • Air 3.4.0.27.10 Win 7x64 fails - Silent Install Fix

    2012-10-14 Update: I tried the fix another forum member posted about silent install..It worked!
    In an elevated command window, <Your Path>\AdobeAIRInstaller.exe-silent
    MT
    Original ----------------------------------
    Same problem many report and same frustration that the steps outlined by Adobe do not fix the problem. Win 7x64.  Acrobat X Pro, Elements 10, Digital Editions and Premier 10 installed.  MS installer/uninstaller cleanup tried. Uninstall of AIR done. Attempted update of AIR opens a new window every time I click "I Agree" and ultimately fails with message Sorry, an error has occurred...Please contact your administrator (I am the Admin). Defunctioning the Antivirus (ESET) does nothing. Registry cleaning useless etc.
    Install log:
    [2012-10-07:11:38:28] Launching subprocess with commandline c:\Program Files (x86)\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2012-10-07:11:38:28] Runtime Installer begin with version 3.4.0.2540 on Windows 7 x86
    [2012-10-07:11:38:28] Commandline is: -updatecheck
    [2012-10-07:11:38:28] Installed runtime (3.4.0.2540) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-10-07:11:38:28] Performing pingback request
    [2012-10-07:11:38:28] Starting runtime background update check
    [2012-10-07:11:38:28] Clearing unused background update directory
    [2012-10-07:11:38:28] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.4.0.2540/update
    [2012-10-07:11:38:28] Unpackaging http://airdownload.adobe.com/air/3/background/windows/x86/patch/3.4.0.2540/update to C:\Users\mtreloar\AppData\Roaming\Adobe\AIR\Updater\Background
    [2012-10-07:11:38:29] Runtime update not available
    [2012-10-07:11:38:29] Unpackaging cancelled
    [2012-10-07:11:38:29] Runtime Installer end with exit code 0
    [2012-10-13:18:38:26] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:18:38:26] Commandline is:
    [2012-10-13:18:38:26] Installed runtime (3.4.0.2540) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-10-13:18:38:29] Relaunching with elevation
    [2012-10-13:18:38:29] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\aireb2e.tmp\adobe air installer.exe -ei
    [2012-10-13:18:38:29] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:18:38:29] Commandline is:
    [2012-10-13:18:38:29] Installed runtime (3.4.0.2540) located at c:\Program Files (x86)\Common Files\Adobe AIR
    [2012-10-13:18:38:33] Runtime Installer end with exit code 6
    [2012-10-13:18:38:33] Elevated install failed: returned error code -1
    [2012-10-13:18:38:33] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:18:38:34] Runtime Installer end with exit code 7
    [2012-10-13:19:39:25] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:19:39:25] Commandline is:
    [2012-10-13:19:39:25] No installed runtime detected
    [2012-10-13:19:39:30] Relaunching with elevation
    [2012-10-13:19:39:30] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\airf5b4.tmp\adobe air installer.exe -ei
    [2012-10-13:19:39:30] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:19:39:30] Commandline is:
    [2012-10-13:19:39:30] No installed runtime detected
    [2012-10-13:19:39:36] Runtime Installer end with exit code 6
    [2012-10-13:19:39:37] Elevated install failed: returned error code -1
    [2012-10-13:19:39:37] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:19:39:37] Runtime Installer end with exit code 7
    [2012-10-13:20:43:32] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:20:43:32] Commandline is:
    [2012-10-13:20:43:32] No installed runtime detected
    [2012-10-13:20:43:35] Relaunching with elevation
    [2012-10-13:20:43:35] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\airf4f9.tmp\adobe air installer.exe -ei
    [2012-10-13:20:43:35] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:20:43:35] Commandline is:
    [2012-10-13:20:43:35] No installed runtime detected
    [2012-10-13:20:43:38] Runtime Installer end with exit code 6
    [2012-10-13:20:43:38] Elevated install failed: returned error code -1
    [2012-10-13:20:43:38] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:20:43:39] Runtime Installer end with exit code 7
    [2012-10-13:20:45:00] Runtime Installer begin with version 3.4.0.2540 on Windows 7 x86
    [2012-10-13:20:45:00] Commandline is:
    [2012-10-13:20:45:00] No installed runtime detected
    [2012-10-13:20:45:03] Relaunching with elevation
    [2012-10-13:20:45:03] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\air4bfe.tmp\adobe air installer.exe -ei
    [2012-10-13:20:45:03] Runtime Installer begin with version 3.4.0.2540 on Windows 7 x86
    [2012-10-13:20:45:03] Commandline is:
    [2012-10-13:20:45:03] No installed runtime detected
    [2012-10-13:20:45:05] Runtime Installer end with exit code 6
    [2012-10-13:20:45:05] Elevated install failed: returned error code -1
    [2012-10-13:20:45:05] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:20:45:13] Runtime Installer end with exit code 7
    [2012-10-13:20:45:47] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:20:45:47] Commandline is:
    [2012-10-13:20:45:47] No installed runtime detected
    [2012-10-13:20:45:50] Relaunching with elevation
    [2012-10-13:20:45:50] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\air12d5.tmp\adobe air installer.exe -ei
    [2012-10-13:20:45:50] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:20:45:50] Commandline is:
    [2012-10-13:20:45:50] No installed runtime detected
    [2012-10-13:20:45:52] Relaunching with elevation
    [2012-10-13:20:45:52] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\air12d5.tmp\adobe air installer.exe -ei
    [2012-10-13:20:45:52] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:20:45:52] Commandline is:
    [2012-10-13:20:45:52] No installed runtime detected
    [2012-10-13:20:45:54] Relaunching with elevation
    [2012-10-13:20:45:54] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\air12d5.tmp\adobe air installer.exe -ei
    [2012-10-13:20:45:54] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:20:45:54] Commandline is:
    [2012-10-13:20:45:54] No installed runtime detected
    [2012-10-13:20:45:57] Relaunching with elevation
    [2012-10-13:20:45:57] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\air12d5.tmp\adobe air installer.exe -ei
    [2012-10-13:20:45:57] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:20:45:57] Commandline is:
    [2012-10-13:20:45:57] No installed runtime detected
    [2012-10-13:20:46:10] Relaunching with elevation
    [2012-10-13:20:46:10] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\air12d5.tmp\adobe air installer.exe -ei
    [2012-10-13:20:46:10] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:20:46:10] Commandline is:
    [2012-10-13:20:46:10] No installed runtime detected
    [2012-10-13:20:46:12] Runtime Installer end with exit code 6
    [2012-10-13:20:46:13] Elevated install failed: returned error code -1
    [2012-10-13:20:46:13] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:20:46:14] Runtime Installer end with exit code 7
    [2012-10-13:20:46:14] Elevated install failed: returned error code -1
    [2012-10-13:20:46:14] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:20:46:15] Cancelling elevated install
    [2012-10-13:20:46:17] Runtime Installer end with exit code 7
    [2012-10-13:20:46:17] Elevated install failed: returned error code -1
    [2012-10-13:20:46:17] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:20:46:18] Runtime Installer end with exit code 7
    [2012-10-13:20:46:18] Elevated install failed: returned error code -1
    [2012-10-13:20:46:18] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:20:46:19] Runtime Installer end with exit code 7
    [2012-10-13:20:46:19] Elevated install failed: returned error code -1
    [2012-10-13:20:46:19] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:20:46:19] Runtime Installer end with exit code 7
    [2012-10-13:21:08:25] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:21:08:25] Commandline is:
    [2012-10-13:21:08:25] No installed runtime detected
    [2012-10-13:21:08:50] Relaunching with elevation
    [2012-10-13:21:08:50] Launching subprocess with commandline c:\users\mtreloar\appdata\local\temp\aircb99.tmp\adobe air installer.exe -ei
    [2012-10-13:21:08:51] Runtime Installer begin with version 3.4.0.2710 on Windows 7 x86
    [2012-10-13:21:08:51] Commandline is:
    [2012-10-13:21:08:51] No installed runtime detected
    [2012-10-13:21:08:54] Runtime Installer end with exit code 6
    [2012-10-13:21:08:54] Elevated install failed: returned error code -1
    [2012-10-13:21:08:54] Exiting due to error: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="Launching elevated sub-installer failed" errorID=5100]
    [2012-10-13:21:09:48] Runtime Installer end with exit code 7

    Excellent, glad you were able to get this to work!  Had you tried right clicking the installer and doing a "run as administrator"?

  • Acrobat 9.1 Update - Silent Install - Deploy is not "Silent"

    Acrobat 9.1 Update - Silent Install / Deploy is not "Silent" or Quiet
    When Installing and/or Deploying the Update for Acrobat Pro/Std 9.0 in Silent mode:
    AcroProStdUpd910_T1T2_incr.msp /q /l adobe91.log
    AcroProStdUpd910_T1T2_incr.msp /qn
    I get a "File Transfer" like status window that pop's up.
    It is very brief, and all is well.
    The problem is we're trying to reach 0% intrusion on the customers that this will be deployed to.
    Is there another slash that is missing or does the install process just have this and we'll have to live with it?
    I ran the patch in normal mode and you can see the pop-up during the install process in-between:
    Optimizing Performance and Publishing Product Information.
    Please Advise.
    Thank you.

    I know this post is a few months old, but for those that still need the info:
    Updating Adobe Acrobat Professional from 9.0.0 to 9.1.2
    1. Download the 2 patches, AcroProStdUpd910_T1T2_incr.msp (this updates to 9.1.0) and AcrobatUpd912_all_incr.msp (this updates to 9.1.2) and place them in the same folder.
    If you are already at 9.1, you don't need the first patch.
    2. Copy the AcroPro.msi file from C:\Program Files\Adobe\Acrobat 9.0\Setup Files\guid (I didn't feel like typing out the whole string) to the folder with the patches.  This is where the setup placed this file for my installation of CS4; your location could be in a different spot.
    3. Create your script with the following 2 lines:
    msiexec /p "%installdir%\AcroProStdUpd910_T1T2_incr.msp" /qn /norestart REINSTALL=ALL REINSTALLMODE=omus
    msiexec /p "%installdir%\AcrobatUpd912_all_incr.msp" /qn /norestart REINSTALL=ALL REINSTALLMODE=omus
    Substitute your path to the folder with the patch files for %installdir% above.
    Obviously, this procedure is for updating Windows only.  This was only tested on Windows XPSP3 with Adobe Acrobat Professional 9.0.0 as installed as part of CS4 Master Collection.

Maybe you are looking for

  • My iPad is showing I have 13.9G being used for "other" what can this "other" be?

    I've noticed that my 64G storage is being used up by a mysterious "other" category. I have 13.9G of "other" on my device... what can this be?

  • Massive slow down after update

    Hi, I have Nokia n95-1 and my problem is that today I've updated my firmware from 30.0.015 to 31.0.017 and encountered massive slowdown of phone. If I press menu button I must wait 20sec, others option works even slower. I have newest pcsuite, update

  • Where is the ringtone tab in itunes 10.5

    help! there is not a ringtone tab in itunes 10.5. can someone please tell me how to get the music on my iphone to ringtones?

  • Mystery open network

    I'm using an airport extreme as an access point with two windows computers.  I set up only one network and made it secure.  But windows is listing a second network, which is not secured, called Apple Network x2c986 (characters changed for security pu

  • 1st song of transferred CD cut off 4G 20GB

    When transferring a CD to I tunes, often the first song is cut off after only a few seconds. This doesn't happen every time but very often and it's frustrating. Does anyone else have this same problem and if so, could you offer any suggestions on how