Developer Installation Error

Asalam-o-Alekum Brothers
Dear Brothers
I want to Install Developer 10g 10.1.2.0 on Windows 7 (32bit) but when after selecting the one option (COMPLETE) Its shows error as per following
"The window System Files install has not been run on this machine. One or more operating system file currentlt in use need to be updated. you must exit this installation and use disk 1 to run a secondary windows system files installation to update the operating system files and then restart the current installation process"
Forms6i, Report6i already running in the same machine and work perfectly.
Can any one help me in this regard

Generally speaking, installing Forms versions older than 11 onto Win7 is not recommended although it can be done. Even though Oracle Support doesn't particularly recommend performing such an installation, they did auther a document which instructs you on how to properly perform the installation on Win7 with success. Refer to the following MyOracleSupport note:
<blockquote>How to Install Developer Suite 10.1.2.3 on Windows Vista or Windows 7 (32bit) (Doc ID 559067.1)</blockquote>
If you do not have access to support.oracle.com, you will need to search this forum as this discussion has been repeated many times in the past.
Also, the "Windows Support Files" are often obtained when completely updating your installation. In other words, installing all of the Windows updates. However, if you believe you have already done this but still have the issue, there is a wsf.exe file included with the Forms/Reports 10 distribution. Run this file "as Administrator" to install what is needed.

Similar Messages

  • SQL DEVELOPER INSTALLATION ERROR

    Hi Guru's,
    My OS : Linux
    DB : Oracle 10g
    When i am trying to install Oracle Sql Developer, I am getting the below error:
    Type the full pathname of a J2SE installation (or Ctrl-C to quit), the path will be stored in ~/.sqldeveloper/jdk
    I install jdk-7u9-linux-i586.rpm but i am still getting this error, wheather i need to set some path
    KIndly advice over the same.

    This is not really an error it's just SQLDeveloper requesting a JDK to run.
    You should supply a valid JDK 1.6.X path, where X should be the latests release of JDK6.
    on average linux systems a valid path should look like this
    /usr/java/jdk1.6.0_37JDK 7 is not officially supported yet, and there are known issues on it, so i'd advise you to install the latest JDK6 and use that.

  • Mobile Application Development Installation failed. Error Code: U44M1P7

    After install of DW CS5.5, I tried to update DW CS5.5 and received the following error message, does anyone know how to fix this?
    Mobile Application Development
    Installation failed. Error Code: U44M1P7

    Hi Stillcrazy,
    Welcome to Adobe forums.
    See the solutions in this article http://helpx.adobe.com/creative-suite/kb/error-u44m1p7-installing-updates-ccm.html and let us know if you still need help.
    Thanks,
    Preran

  • Fatal error during installation - Error 1603 ONLY on XP

    My Dears,
    while installing any CS3 or CS4 Adobe product for my friend, at ~90% of installation error comes up:
    "Adobe Photoshop CS4
    Error:
    Error 1603. Fatal error during installation."
    I am struggling to solve it for 3 days now, and of corse I have seen and tryied all things proposed in posts like this: http://forums.adobe.com/thread/373577 , but still nothing helps me.
    Thats list of all things that I have tryied to do:
    - CleanUp fix
    - Uninstalling all Adobe before fix
    - Turning Internet off fix
    - Turning anti-vir things off fix
    - Registery fix
    - Starting from CLEAN new system fix
    - Changing language from US to International fix
    Still nothing. Probably thats the point of problem:
    Current Situation:
    Got ACER ASPIRE x3200 desktop width Windows Vista (preinstalled), did clean installation of Windows XP and dumped Vista
    There is no official drivers for XP, but got cracked chipset driver and official nVidia 8200 driver for XP from Internet
    Got all Service Packs
    100% legal
    If nothing is working, maybe thats becaouse of my PC?! Installed it on my laptop with Vista 32b - WORKS (it means that installation CD is not corruptet or something). But then I have tryied to install it on another laptop with XP PRO - fail as with my PC. It seems that Windows XP Pro is not good for CS3 or CS4, BUT it did months before in my old unbranded PC.
    Help! I really want to install that stuff.
    Best Regards,
    Westmidlander

    I was only speaking very generally...  This is all common sense...
    Adobe and other software makers are moving on from XP in their development.  Thus XP becomes more and more troublesome to use as the likelihood of problems increases.
    In the case of installation, a lot of very specific things are required of an installer so that it can work on Windows 7.  The User Account Control (UAC) system and other security measures such as file permissions have to be completely and properly satisfied to install software on the newer systems.  Indeed, the application itself even has to work differently to be compliant - reference the recent 12.0.2 issues with loading scanner drivers for example, or the fact that Photoshop needs to put some things under C:\Users\... now that always used to be put under C:\Program Files\Adobe\...
    It's not hard to imagine that Adobe isn't testing software as thoroughly on XP as they once did either.  Perhaps they missed one of the quirks of XP in pursuit of getting it to install properly on Windows 7.
    You're putting a new cutting edge software application on an operating system designed nearly 10 years ago (an epoch in high tech).  That you don't see even more problems is a testament to Adobe's committment to support XP.
    -Noel

  • The device has encountered an unexpected error. Installation error: application verification failed

    the device has encountered an unexpected error. Installation error: application verification failed
    I have been receiving this message over and over again when trying to publish my iOS app for the app store (I use Flash cc AIR 3.9.1.1080 for iOS and my settings are: "device testing in interpreter mode", as my app uses several swfs).
    I have done everything from scratch, as recommended on other sections of the forums: new app ID from my apple developer account, new Distribution Certificates, new Distribution Provisioning Profiles and nothing works.
    I can install my app on my iPad if I use the development Certificate and Provisioning Profile and everything seems OK. But as soon as I use the Distribution Certificate and Provisioning Profile get the same message:
    the device has encountered an unexpected error. Installation error: application verification failed
    I have done everything from the beggining over and over and nothing works. Am I the only one having this issue on Flash cc???

    Hi Daniel:
    I´m far from being an expert on Xcode (or any code) but this is what I did and it worked:
    - On Xcode go to Preferences > Accounts > select your App Developer Account, then click "view details" on the lower right corner.
    - There you can see which of your "Signing Identities" (Certificates) are "Valid". You should have at least one for Development and one for Distribution.
    - Below that window there are two icons which you can use to add, export or revoke a "Signing Identitie" (Certificate).
    - Choose the one you want to use (Develop. or Distrib.), export it to the folder of the app you are working on and name it in such a way you can relate it to your app. Before knowing this I was exporting them using Keychain Access and I wasn´t naming them to differentiate each one properly.
    - On your Apple Developer account create the Provisioning Profile for your app. I deleted any App IDs or Prov. Profs. which were useless.
    - Then on my Apple Developer account I generated a Development Prov. Prof. to install and test my app on my iPad. All went fine.
    - Then an Ad Hoc Prov. Prof. again to install and test my app on my iPad. All went fine.
    - Then I generated the App Store Prov. Prof. and I was able to install the app on my device without the upsetting error.
    - Then I uploaded the app to iTunes Connect with no problem.
    These link was useful for me: https://developer.apple.com/library/ios/technotes/tn2318/_index.html#//apple_ref/doc/uid/D TS40013777-CH1-TNTAG0
    You can also search for "Certificates" and "Provisioning" on Xcode help.
    Good luck!

  • /System/Library/Extensions/USBAtTable.kext installation error (Xcode)

    While installing Xcode 3.2 and iPhone SDK 3.1 for Mac OS X 10.6 Snow Leopard, the following error message is shown "/System/Library/Extensions/USBAtTable.kext installation error". Could anyone help.
    Regards,
    MKS

    Try the developer forums under OS X Technologies. Alternatively, download and install Xcode Tools 3.2.1, followed by the latest iPhone SDK.

  • Oracle service registry installation error

    I am getting installation error while trying to install Oracle Service Registry 11.1.1 on weblogic 11g....
    any suggestion.
    oracle.database.user=uddiuser
    install.windows.menu=Oracle Service Registry 11.1.1
    oracle.database.password=***
    [java] BUILD FAILED
    [java] C:\oracle\middleware\registry111\etc\setup\porting.xml:412: The following error occurred while executing this line:
    [java] C:\oracle\middleware\registry111\etc\setup\porting.xml:350: The following error occurred while executing this line:
    [java] C:\oracle\middleware\registry111\conf\porting\build-runner.xml:196: The following error occurred while executing this line:
    [java] C:\oracle\middleware\registry111\conf\porting\build-runner.xml:202: The following error occurred while executing this line:
    [java] C:\oracle\middleware\registry111\conf\porting\build-runner.xml:208: The following error occurred while executing this line:
    [java] C:\oracle\middleware\registry111\conf\porting\build-ear.xml:257: The following error occurred while executing this line:
    [java] C:\oracle\middleware\registry111\conf\porting\build-ear.xml:1031: The following error occurred while executing this line:
    [java] C:\oracle\middleware\registry111\etc\setup\setupserver.xml:788: The following error occurred while executing this line:
    [java] C:\oracle\middleware\registry111\etc\setup\setupserver.xml:774: Java returned: 1
    [java] Total time: 3 minutes 22 seconds
    Java returned: 1
    Installation failed. If accessible, see "C:\oracle\middleware\registry111\log\install.log".
    To correct installation parameters and resume installation click Recovery.
    .

    I have used the oracle's OSR installation guide. I beg to differ if OSR is really enterprise ready product.
    I dont think this is a specific problem with my installation. The point is that the installation logs is very poor to put it mildly.
    you get a sense that this product is developed by school student and is not an enterprise ready software.
    WebLogic Server Version: 10.3.4.0
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=
    128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;;
    C:\Oracle\MIDDLE~1\ORACLE~2\lib\osb-server-modules-ref.jar;C:\Oracle\MIDDLE~1\pa
    tch_wls1034\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle
    \MIDDLE~1\patch_oepe1040\profiles\default\sys_manifest_classpath\weblogic_patch.
    jar;C:\Oracle\MIDDLE~1\patch_ocp360\profiles\default\sys_manifest_classpath\webl
    ogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSE
    RV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblo
    gic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.4.0.jar
    ;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\mod
    ules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-
    contrib.jar;C:\Oracle\Middleware\Oracle_OSB1\soa\modules\oracle.soa.common.adapt
    ers_11.1.1\oracle.soa.common.adapters.jar;C:\Oracle\MIDDLE~1\ORACLE~1\modules\or
    acle.jrf_11.1.1\jrf.jar;C:\Oracle\MIDDLE~1\ORACLE~2\lib\version.jar;C:\Oracle\MI
    DDLE~1\ORACLE~2\lib\alsb.jar;C:\Oracle\MIDDLE~1\ORACLE~2\3rdparty\lib\j2ssh-ant.
    jar;C:\Oracle\MIDDLE~1\ORACLE~2\3rdparty\lib\j2ssh-common.jar;C:\Oracle\MIDDLE~1
    \ORACLE~2\3rdparty\lib\j2ssh-core.jar;C:\Oracle\MIDDLE~1\ORACLE~2\3rdparty\lib\j
    2ssh-dameon.jar;C:\Oracle\MIDDLE~1\ORACLE~2\3rdparty\classes;C:\Oracle\MIDDLE~1\
    ORACLE~2\lib\external\log4j_1.2.8.jar;C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D
    ~1\config\osb;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\
    Oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;.;C:\Program Files\Java\jre6\lib\
    ext\QTJava.zip;C:\Program Files\Rational\ClearQuest\cqjni.jar
    PATH=C:\Oracle\MIDDLE~1\patch_wls1034\profiles\default\native;C:\Oracle\MIDDLE~1
    \patch_oepe1040\profiles\default\native;C:\Oracle\MIDDLE~1\patch_ocp360\profiles
    \default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MID
    DLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\Oracle\
    MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;C:\oraclexe\app\oracle
    \product\10.2.0\server\bin;C:\Program Files\Java\jdk1.6.0_24\bin;C:\progra~1\ora
    cle\ora92\bin;C:\Program Files\Oracle\jre\1.3.1\bin;C:\Program Files\Oracle\jre\
    1.1.8\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Fil
    es\QuickTime\QTSystem\;C:\Program Files\Rational\common;C:\Program Files\Rationa
    l\ClearCase\bin;C:\Program Files\Cepstral\bin;C:\apache-maven-2.0.11\bin;C:\apac
    he-ant-1.8.2\bin;C:\Program Files\Enterprise Vault\EVClient\;C:\Oracle\MIDDLE~1\
    WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    Listening for transport dt_socket at address: 8453
    java version "1.6.0_21"
    Java(TM) SE Runtime Environment (build 1.6.0_21-b51)
    Java HotSpot(TM) Client VM (build 17.0-b17, mixed mode)
    Starting WLS with line:
    C:\Oracle\MIDDLE~1\JDK160~1\bin\java -client -Xdebug -Xnoagent -Xrunjdwp:transpo
    rt=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx
    512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogi
    c.Name=AdminServer -Djava.security.policy=C:\Oracle\MIDDLE~1\WLSERV~1.3\server\l
    ib\weblogic.policy -Xverify:none -da:org.apache.xmlbeans... -ea -da:com.bea..
    . -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:co
    m.bea.sbconsole... -Dplatform.home=C:\Oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\O
    racle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\s
    erver -Dcommon.components.home=C:\Oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1
    -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -D
    domain.home=C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D~1 -Djrockit.optfile=C:\Or
    acle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.se
    rver.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\FMWCON~1\ser
    vers\AdminServer -Doracle.domain.config.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\
    BASE_D~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:\Oracle\MIDDLE~1\USER_P~1
    \domains\BASE_D~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\Oracle\MIDDLE
    ~1\USER_P~1\domains\BASE_D~1\config\FMWCON~1\arisidprovider -Doracle.security.jp
    s.config=C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D~1\config\fmwconfig\jps-confi
    g.xml -Doracle.deployed.app.dir=C:\Oracle\MIDDLE~1\USER_P~1\domains\BASE_D~1\ser
    vers\AdminServer\tmp\_WL_user -Doracle.deployed.app.ext=\- -Dweblogic.alternateT
    ypesDirectory=C:\Oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\Oracl
    e\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Djava.protocol.handler.pk
    gs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabled=false -Dweblogic.mana
    gement.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToCo
    nsole= -Dweblogic.ext.dirs=C:\Oracle\MIDDLE~1\patch_wls1034\profiles\default\sys
    ext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_oepe1040\profiles\default\sysext
    manifestclasspath;C:\Oracle\MIDDLE~1\patch_ocp360\profiles\default\sysext_mani
    fest_classpath weblogic.Server
    Listening for transport dt_socket at address: 8453
    <Apr 14, 2011 10:42:50 AM CDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ
    JCE Provider self-integrity check for better startup performance. To enable thi
    s check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Apr 14, 2011 10:42:51 AM CDT> <Info> <Security> <BEA-090906> <Changing the defa
    ult Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disabl
    e this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Apr 14, 2011 10:42:52 AM CDT> <Info> <WebLogicServer> <BEA-000377> <Starting We
    bLogic Server with Java HotSpot(TM) Client VM Version 17.0-b17 from Sun Microsys
    tems Inc.>
    Let me know if you need more information.
    Thanks

  • LV 8.2.1 Application Installer Error

    Hello,
     I am getting an error when I try to run the setup.exe file that was created using the LV Installer in my project for LV 8.2.1.  Attached is a screenshot of the error.
    Any help would be appreciated.
    Thanks,
    Russell
    Engineering Team Leader
    G Systems, www.gsystems.com
    Certified LabVIEW Architect
    Certified Professional Instructor
    Attachments:
    lv installer error.PNG ‏14 KB

    Hello Stephanie,
    Thanks for your help.  The issue was related to an installation of an executable I built myself and not the LV development software installer.  You mentioned a possible file permissions problem so I checked and it turns out I didn't have the installer files checked out of my source control software (i.e the files were set to read only). So the build of the installer worked, but when I tried to run the installer some of the files were read only and that is probably why it didn't work. So I checked out the files and it worked.
    Thanks,
    Russell
    Engineering Team Leader
    G Systems, www.gsystems.com
    Certified LabVIEW Architect
    Certified Professional Instructor

  • Try new APNs , deploy by adt to iphone, caught Installation Error: ApplicationVerificationFailed.

    Try new APNs , deploy by adt to iphone, caught Installation Error: ApplicationVerificationFailed.
    Develop in Flash Builder 4.6, on Windows 7

    also tried under mac, itune failed, and adt failed with same error.
    app.xml changed like:
    <?xml version="1.0" encoding="utf-8" standalone="no"?>
    <application xmlns="http://ns.adobe.com/air/application/3.4">
    <Entitlements><![CDATA[
    <key>application-identifier</key>
    <string>xxxxxxx.com.xxxxxx</string>
    <key>get-task-allow</key>
    <true/>
    <key>aps-environment</key>
    <string>development</string>
    <key>keychain-access-groups</key>
    <array>
    <string>xxxxxxx.*</string>
    </array>
    ]]></Entitlements>

  • XCode 4.2 installation Error

    Hi,
    I have macbook air with 10.6.8 installed on it.
    I tried multiple times to install xcode 4.2 on it without any sucucess.
    Could anyone please let me know what could be the issue and how to resolve?
    It simply says installation failed contact software manufacturer.
    Any help would be higly appreciated.
    Thanks in advance
    regards,
    Irfan

    Hi Linc Davis,
    Thanks for your response.
    In the install.log i got the following message:
    Jun  6 19:10:24 name-iMac Installer[2828]: @(#)PROGRAM:Install  PROJECT:Install-596.1
    Jun  6 19:10:24 name-iMac Installer[2828]: @(#)PROGRAM:Installer  PROJECT:Installer-430.1
    Jun  6 19:10:24 name-iMac Installer[2828]: Hardware: iMac8,1 @ 2.40 GHz (x 2), 2048 MB RAM
    Jun  6 19:10:24 name-iMac Installer[2828]: Running OS Build: Mac OS X 10.6.8 (10K549)
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: TMPDIR=/var/folders/pz/pzL7QiV9G+mn6HqrS33G1U+++TI/-Tmp-/
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: SHELL=/bin/bash
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: HOME=/Users/name
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: USER=name
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: LOGNAME=name
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: DISPLAY=/tmp/launch-9aZZ66/org.x:0
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: SSH_AUTH_SOCK=/tmp/launch-oIudKh/Listeners
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: Apple_PubSub_Socket_Render=/tmp/launch-ck9Ckv/Render
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: COMMAND_MODE=unix2003
    Jun  6 19:10:24 name-iMac Installer[2828]: Env: __CF_USER_TEXT_ENCODING=0x1F5:0:0
    Jun  6 19:10:24 name-iMac Installer[2828]: Xcode  Installation Log
    Jun  6 19:10:24 name-iMac Installer[2828]: Opened from: /Volumes/Xcode/Xcode.mpkg
    Jun  6 19:10:55 name-iMac Installer[2828]: IFJS: *** exception: ReferenceError: Can't find variable: SDKPresent
    Jun  6 19:10:58: --- last message repeated 2 times ---
    Jun  6 19:10:58 name-iMac Installer[2828]: =============================================================================== =
    Jun  6 19:10:58 name-iMac Installer[2828]: User picked Custom Install
    Jun  6 19:10:58 name-iMac Installer[2828]: Choices selected for installation:
    Jun  6 19:10:58 name-iMac Installer[2828]:     Upgrade: "Xcode"
    Jun  6 19:10:58 name-iMac Installer[2828]:     Upgrade: "Essentials" at path "//Developer/"
    Jun  6 19:10:58 name-iMac Installer[2828]:     Upgrade: "Xcode Toolset"
    Jun  6 19:10:58 name-iMac Installer[2828]:         DeveloperTools.pkg : com.apple.pkg.DeveloperTools : 4.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         XcodeTools.pkg : com.apple.pkg.XcodeTools : 1.0.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         SystemScript.pkg : com.apple.pkg.SystemScript : 1.0.0.9000000000
    Jun  6 19:10:58 name-iMac Installer[2828]:         OpenGLApps.pkg : com.apple.pkg.OpenGLApps : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         DevToolsDocumentation.pkg : com.apple.pkg.DevToolsDocumentation : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         clang.pkg : com.apple.pkg.clang : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58name-iMac Installer[2828]:         llvm-gcc4.2.pkg : com.apple.pkg.llvm-gcc4.2 : 4.2.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         MacOSX10.6.pkg : com.apple.pkg.MacOSX10.6 : 1.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         MacOSX10.6.Patch1.pkg : com.apple.pkg.MacOSX10.6.Patch1 : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         Dashcode.pkg : com.apple.pkg.Dashcode : 1.0.0.9000000000
    Jun  6 19:10:58 name-iMac Installer[2828]:         DevSamples.pkg : com.apple.pkg.DevSamples : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         DeveloperToolsCLI.pkg : com.apple.pkg.DeveloperToolsCLI : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         SourceControl.pkg : com.apple.pkg.SourceControl : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         DevDocumentation.pkg : com.apple.pkg.DevDocumentation : 4.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         OtherDevDocumentation.pkg : com.apple.pkg.OtherDevDocumentation : 4.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         X11Documentation.pkg : com.apple.pkg.X11Documentation : 1.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         XcodeiPhonePlugins.pkg : com.apple.pkg.XcodeiPhonePlugins : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         InstallerTools.pkg : com.apple.pkg.InstallerTools : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         RelocatableScript.pkg : com.apple.pkg.RelocatableScript : 1.0.0.9000000000
    Jun  6 19:10:58 name-iMac Installer[2828]:     Install: "iOS SDK"
    Jun  6 19:10:58 name-iMac Installer[2828]:         iPhoneSDK5_0.pkg : com.apple.pkg.iPhoneSDK5_0 : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         iPhoneSDKTools.pkg : com.apple.pkg.iPhoneSDKTools : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         iPhoneSimulatorSDK5_0.pkg : com.apple.pkg.iPhoneSimulatorSDK5_0 : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         iPhoneSimulatorSDKTools.pkg : com.apple.pkg.iPhoneSimulatorSDKTools : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         iPhoneHostSideTools.pkg : com.apple.pkg.iPhoneHostSideTools : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         iPhoneDocumentation.pkg : com.apple.pkg.iPhoneDocumentation : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         DeveloperDiskImage5_0.pkg : com.apple.pkg.DeveloperDiskImage5_0 : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         DeveloperDiskImageReleased.pkg : com.apple.pkg.DeveloperDiskImageReleased : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         iPhoneSDKSnowLeopardExtras.pkg : com.apple.pkg.iPhoneSDKSnowLeopardExtras : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         ApplicationLoader.pkg : com.apple.pkg.ApplicationLoader : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         iPhoneSystemComponents.pkg : com.apple.pkg.iPhoneSystemComponents : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:         MobileDevice.pkg : com.apple.pkg.MobileDevice : 5.0.0.9000000000.1.1206372128
    Jun  6 19:10:58 name-iMac Installer[2828]:     Upgrade: "System Tools"
    Jun  6 19:10:58 name-iMac Installer[2828]:         VersionedDevToolsSysSupport.pkg : com.apple.pkg.VersionedDevToolsSysSupport : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         DistributedBuildsSupport.pkg : com.apple.pkg.DistributedBuildsSupport : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         Xcode_System_Tools_MacOSX10.6_Extras.pkg : com.apple.pkg.Xcode_System_Tools_MacOSX10.6_Extra : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         DeveloperToolsSystemSupport.pkg : com.apple.pkg.DeveloperToolsSystemSupport : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         Xcode_MacOSX10.6_Extras.pkg : com.apple.pkg.Xcode_MacOSX10.6_Extras : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:     Upgrade: "UNIX Development"
    Jun  6 19:10:58 name-iMac Installer[2828]:         DevSDK.pkg : com.apple.pkg.DevSDK : 4.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         X11SDK.pkg : com.apple.pkg.X11SDKForMacOSX : 4.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         QuickTimeSDK.pkg : com.apple.pkg.QuickTimeSDK : 4.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         OpenGLSDK.pkg : com.apple.pkg.OpenGLSDK : 4.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         WebKitSDK.pkg : com.apple.pkg.WebKitSDK : 4.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         FireWireSDK.pkg : com.apple.pkg.FireWireSDK : 4.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         BluetoothSDK.pkg : com.apple.pkg.BluetoothSDK : 4.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         CoreAudioSDK.pkg : com.apple.pkg.CoreAudioSDK : 4.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         JavaSDK.pkg : com.apple.pkg.JavaSDK : 4.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         clang.pkg : com.apple.pkg.clangROOT : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         llvm-gcc4.2.pkg : com.apple.pkg.llvm-gcc4.2ROOT : 4.2.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         X11Documentation.pkg : com.apple.pkg.X11DocumentationROOT : 1.0.0.9000000000.1.1249367152
    Jun  6 19:10:58 name-iMac Installer[2828]:         DeveloperToolsCLI.pkg : com.apple.pkg.DeveloperToolsCLIROOT : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         xcrun.pkg : com.apple.pkg.xcrun : 1.0.0.9000000000.1.1248867338
    Jun  6 19:10:58 name-iMac Installer[2828]:         gcc_legacy.pkg : com.apple.pkg.gcc_legacy : 1.0.0.9000000000.1.1248867338
    Jun  6 19:11:07 name-iMac Installer[2828]: =============================================================================== =
    Jun  6 19:11:07 name-iMac Installer[2828]: It took 0.01 seconds to summarize the package selections.
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: location = file://localhost
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DeveloperTools.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/XcodeTools.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/SystemScript.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/OpenGLApps.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DevToolsDocumentation.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/clang.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/llvm-gcc4.2.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/MacOSX10.6.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/MacOSX10.6.Patch1.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/Dashcode.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DevSamples.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DeveloperToolsCLI.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/SourceControl.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DevDocumentation.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/OtherDevDocumentation.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/X11Documentation.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/XcodeiPhonePlugins.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/InstallerTools.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/RelocatableScript.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/iPhoneSDK5_0.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/iPhoneSDKTools.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/iPhoneSimulatorSDK5_0.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/iPhoneSimulatorSDKTools.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/iPhoneHostSideTools.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/iPhoneDocumentation.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DeveloperDiskImage5_0.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DeveloperDiskImageReleased.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/iPhoneSDKSnowLeopardExtras.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/ApplicationLoader.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/iPhoneSystemComponents.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/MobileDevice.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/VersionedDevToolsSysSupport.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DistributedBuildsSupport.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/Xcode_System_Tools_MacOSX10.6_Extras.pk g
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DeveloperToolsSystemSupport.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/Xcode_MacOSX10.6_Extras.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DevSDK.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/X11SDK.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/QuickTimeSDK.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/OpenGLSDK.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/WebKitSDK.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/FireWireSDK.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/BluetoothSDK.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/CoreAudioSDK.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/JavaSDK.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/clang.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/llvm-gcc4.2.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/X11Documentation.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/DeveloperToolsCLI.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/xcrun.pkg
    Jun  6 19:11:08 name-iMac Installer[2828]: -[IFDInstallController(Private) _buildInstallPlan]: file://localhost/Volumes/Xcode/Packages/gcc_legacy.pkg
    Jun  6 19:11:10 name-iMac Installer[2828]: Will use PK session
    Jun  6 19:11:10 name-iMac Installer[2828]: Starting installation:
    Jun  6 19:11:10 name-iMac Installer[2828]: Configuring volume "UNTITLED"
    Jun  6 19:11:10 name-iMac Installer[2828]: Preparing disk for local booted install.
    Jun  6 19:11:10 name-iMac Installer[2828]: Free space on "UNTITLED": 165.62 GB (165615140864 bytes).
    Jun  6 19:11:10 name-iMac Installer[2828]: Create temporary directory "/var/folders/pz/pzL7QiV9G+mn6HqrS33G1U+++TI/-Tmp-//Install.2828rUtDox"
    Jun  6 19:11:10name-iMac Installer[2828]: IFPKInstallElement (29 packages)
    Jun  6 19:11:10 name-iMac Installer[2828]: Failed install preflight: Error Domain=PKInstallErrorDomain Code=102 UserInfo=0x11aa672d0 "The package “OpenGLApps.pkg” is untrusted." Underlying Error=(Error Domain=NSOSStatusErrorDomain Code=-2147409654 UserInfo=0x11aa52360 "The operation couldn’t be completed. CSSMERR_TP_CERT_EXPIRED")
    Jun  6 19:11:10name-iMac Installer[2828]: Install failed: The Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.
    Jun  6 19:11:10 name-iMac Installer[2828]: IFDInstallController 24EB70 state = 7
    Jun  6 19:11:10 name-iMac Installer[2828]: Displaying 'Install Failed' UI.
    Jun  6 19:11:10 name-iMac Installer[2828]: 'Install Failed' UI displayed message:'An unknown installation error occurred.\n\nThe Installer encountered an error that caused the installation to fail. Contact the software manufacturer for assistance.'.
    waiting for response.
    Thank you.

  • Adobe creative cloud installation error 201

    adobe creative cloud installation error 201
    How to solve this problem?

    Install Adobe application manager and try updating to CC desktop application.
    Adobe - Adobe Application Manager : For Windows : Adobe Application Manager : Thank You

  • My iTunes wont update, and I can't connect my new iPhone if it doesn't update. It says error when I try to update, and I cant download it because of a "Windows Installer" error...

    I just not a new iPhone and in order to sync it I need the newest iTunes, but I can't update it! I tried checking for updates and then trying to downlaod it. I get this error: "Errors occured while installing the updates. If the problem persists, chose Tools > Download Only and try installing manually."
    Where on earth is Tools anyway?
    When I tried just reinstalling all of iTunes, I had a Windows Installer error...I don't even know what that is!

    tools is at the top of the apple updater but dont get your hopes up

  • Software Update, 10.6.6 installation error!!

    Hi all, hope someone can help.
    I have a Mac Pro running 10.6.5. I upgraded to 10.6.5 recently and had problems with this. When using Software Update, it would download, log out and install only to get an error at the end saying it couldn't install, with no explanation of why. I did some investigation and it boiled down to Safari (one of the updates in the list to install along with 10.6.5) wasn't being replaced. I had to delete Safari from my applications folder before updating. I tried rebuilding permissions and even installed from the installers from the apple download page. but until I deleted Safari from my apps folder it would fail every time.
    Since I assumed that it was a corrupt copy of safari and all other update went ok I assumed I had fixed the problem.
    Now I'm trying to install the update of 10.6.6 via Software Update. and I'm getting the same problems. It downloads, reboots, installs then at the end says that it was not installed because of an error and promps me to restart.
    I have downloaded the update and run it from the desktop and it goes through the install as follows:-
    Installing
    optimizing system
    Moving files
    installation failed.
    It seems that it isn't able to replace existing files on my system with new ones therefore fails the install.
    Has anyone got any ideas? I have repaired permissions with disk utility and tried repairing them while booting from the 10.6.3 system disc, still no joy
    Many thanks

    Worse problem here. I get the installation error then the computer attempts to reboot and I get locked at the gray background apple screen. Tried safe boot power on +SHIFT a status bar comes up and goes 3/4 away across and locks. Running permissions repair from Mac OEM disk set was no help. Had to do a time machine restore. Seems my install error is catastrophic. On the upside time machine works very well.. A bit disappointed with my Windows-esque crash

  • When i try to add DownloadHelper it comes up with unexpected installation error review the error console log for more details - 203, how to it check the log and how do i fix this problem?

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    When i tried to install DownloadHelper this happened Firefox could not install the file at
    https://addons.mozilla.org/en-US/firefox/downloads/latest/3006/addon-3006-latest.xpi?src=addondetail
    because: Unexpected installation error
    Review the Error Console log for more details.
    -203
    , how do i check the log and how do i resolve this problem? thank you
    == This happened
    ==
    Just once or twice
    == today
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name
    Firefox
    Version
    3.6.3
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Ask Toolbar for Firefox
    2.1.0.5
    true
    AVG Safe Search
    9.0.0.783
    true
    {3f963a5b-e555-4543-90e2-c3908898db71}
    Java Console
    6.0.17
    true
    Microsoft .NET Framework Assistant
    1.1
    true
    {20a82645-c095-46ed-80e3-08825760534b}
    BitDefender Antiphishing Toolbar
    2.0
    true
    [email protected]
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage_override.mstone
    rv:1.9.2.3
    extensions.lastAppVersion
    3.6.3
    general.useragent.extra.microsoftdotnet
    (.NET CLR 3.5.30729)
    network.cookie.prefsMigrated
    true
    places.last_vacuum
    1276351876
    print.print_printer
    HP Photosmart D5300 series
    print.printer_HP_Photosmart_D5300_series.print_bgcolor
    false
    print.printer_HP_Photosmart_D5300_series.print_bgimages
    false
    print.printer_HP_Photosmart_D5300_series.print_command
    print.printer_HP_Photosmart_D5300_series.print_downloadfonts
    false
    print.printer_HP_Photosmart_D5300_series.print_edge_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_left
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_right
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_top
    0
    print.printer_HP_Photosmart_D5300_series.print_evenpages
    true
    print.printer_HP_Photosmart_D5300_series.print_footercenter
    print.printer_HP_Photosmart_D5300_series.print_footerleft
    &PT
    print.printer_HP_Photosmart_D5300_series.print_footerright
    &D
    print.printer_HP_Photosmart_D5300_series.print_headercenter
    print.printer_HP_Photosmart_D5300_series.print_headerleft
    &T
    print.printer_HP_Photosmart_D5300_series.print_headerright
    &U
    print.printer_HP_Photosmart_D5300_series.print_in_color
    true
    print.printer_HP_Photosmart_D5300_series.print_margin_bottom
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_left
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_right
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_top
    0.5
    print.printer_HP_Photosmart_D5300_series.print_oddpages
    true
    print.printer_HP_Photosmart_D5300_series.print_orientation
    0
    print.printer_HP_Photosmart_D5300_series.print_pagedelay
    500
    print.printer_HP_Photosmart_D5300_series.print_paper_data
    9
    print.printer_HP_Photosmart_D5300_series.print_paper_height
    11.00
    print.printer_HP_Photosmart_D5300_series.print_paper_size_type
    0
    print.printer_HP_Photosmart_D5300_series.print_paper_size_unit
    1
    print.printer_HP_Photosmart_D5300_series.print_paper_width
    8.50
    print.printer_HP_Photosmart_D5300_series.print_reversed
    false
    print.printer_HP_Photosmart_D5300_series.print_scaling
    1.00
    print.printer_HP_Photosmart_D5300_series.print_shrink_to_fit
    true
    print.printer_HP_Photosmart_D5300_series.print_to_file
    false
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_left
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_right
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_top
    0
    privacy.sanitize.migrateFx3Prefs
    true
    security.warn_viewing_mixed
    false
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows Vista
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-npdivxplayerplugin
    *Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *6.0.12.732
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *Shockwave Flash 10.0 r45
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *iTunes Detector Plug-in
    *DivX Web Player version 2.0.0.254
    *GEPlugin
    *4.0.50524.0
    *Office Live Update v1.4
    *NPWLPG
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *RealPlayer(tm) HTML5VideoShim Plug-In
    *Google Update
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers

    Mark Leary:
    As TXGuy posted above:
    See:
    https://support.mozilla.com/en-US/kb/Unexpected+installation+error+-203+when+installing+add-ons
    http://kb.mozillazine.org/Unable_to_install_themes_or_extensions_-_Firefox#Unexpected_installation_error_-203
    Also see:
    http://support.mozilla.com/en-US/kb/Profiles#How_to_find_your_profile
    http://kb.mozillazine.org/Show_hidden_files_and_folders

  • ITunes 12.1.1 installation errors and resolution (Win 7, 64 bit)

    I am providing all of the installation errors I had experienced
    and all of the methods I had tried until I finally came up with a solution.
    Hopefully the details will help you see if your situation has similarities
    which hopefully will make this post helpful in terms of a solution.
    PART ONE: INSTALLATION ERRORS
    I received the following installation errors
    when attempting to update to 12.1.1
    and later once I uninstalled and attempted to reinstall 12.1.1.
    I used this link for the download:
    http://www.apple.com/itunes/download/?cid=wwa-us-kwg-music-itu
    > itunes 6464setup.exe
    I then tried this link:
    http://support.apple.com/kb/DL1614
    > itunes 12.1.1 64 bit
    Again 6464 in the name.
    After uninstalling the iunes,
    I discovered under add/remove programs:
    apple application support 32 bit
    and apple support update
    I deleted these and restarted the PC.
    I then tried reinstalling a NEW version
    from the second link above.
    Opened download iTunes 6464setup.exe >
    Windows installer> iTunes > welcome to itunes
    > next > installation options > install > user account control
    > yes > next > (error message via pop-up window):
    ERROR MESSAGE ONE
    "An error occurred during installation of assembly Microsoft VC80 CRT Type ="win32",
    version = "8.0.50727.6195".publicKeyToken="1fc8b3b9a1e18e3b"
    processorArchitecture ="amd64".
    Please refer to Help and Support
    for more information.
    HRESULT: 0X80070091"
    > OK > iTunes > Status: Starting services >
    (error message via pop-up window):
    ERROR MESSAGE 2
    "Service 'Apple Mobile Device Service' (Apple Mobile Device Service)
    failed to start. Verify that you have sufficient permission to start system services"
    SIDE NOTE
    There was a USB cable connected to the PC to charge the iPhone,
    but the iPhone was not connected. I detached the USB cable from the PC in case it's relevant.
    (I did not reattach the USB cable until I finally got a copy of itunes to install. You will see later in this post below.).
    I then clicked Retry.
    ERROR MESSAGE 2 AGAIN
    I received the identical 'Apple Mobile Device Service' error as above.
    I then clicked Ignore.
    iTunes > Status
    > User Account Control pop-up window)
    > Do you want to allow to install Apple iTunes>
    Yes >
    > Congratulations > Finish
    > (iTunes pop-up error window):
    > iTunes Helper
    ERROR MESSAGE 3
    a)
    "Apple Application Support was not found.
    Apple Application Support is required to run iTunes.
    Please uninstall iTunes and install iTunes again.
    Error 2 "
    > (iTunes pop-up error window)
    > iTunes
    b)
    "Apple Application Support was not found.
    Apple Application Support is required to run iTunes.
    Please uninstall iTunes and install iTunes again.
    Error 2 (Windows Error 2)"
    > OK > OK
    ERROR MESSAGE 4
    I received all of these errors above
    when I had tried a fresh install before returning to the forum to search for answers.
    When I had first tried a fresh install, I didn't get as far as the Congrats.
    I only got as far as the first and second error listed above
    ("An error occurred during installation of assembly Microsoft VC80 CRT Type ="win32"...
    AND Service 'Apple Mobile Device Service' (Apple Mobile Device Service").
    Clicked on iTunes icon on desktop
    ERROR MESSAGE 5
    I receive the (iTunes pop-up error message window)
    error 2 windows error 2 (identical to what's listed listed under 3b).
    PART 2 - INSTALLATION RESOLUTION
    The issue finally is resolved.
    HERE IT IS!!!
    1) Uninstall iTunes
    2) check remaining Apple programs
    (click control panel > programs > uninstall)
    > check the listed Apple programs
    Apple Application Support 32 bit,
    Apple Mobile Device Support,
    Apple Software Update,
    Bonjour
    3) Locate and save the correct file version of iTunes for your OS and System.
    In my case, it's Win 7.
    You must check for the System Type.
    Computer > right click to properties > system type.
    In my case its 64 bit.
    The 32 bit installer is named iTunesSetup.exe,
    while the 64 bit installer is named iTunes64Setup.exe.
    I learned that some folks had experienced issues with
    the 64 bit installer on the Apple site whether it's
    because they had downloaded the 32 bit
    when they needed the 64 and therefore
    couldn't complete the install or in my case,
    what appears to perhaps be a corrupted file that stated 6464 in the .exe file name.
    This lead me to believe that finding the file with the correct file name and
    correct file size to prove it authentic for that version would likely be part of
    the solution if not the solution. File Hippo is one suggested means to locate the file.
    I locate the iTunes download "iTunes64Setup.exe" that matched the size of the file
    to a valid copy of that version of ITunes and I set it aside.
    4) I then made sure that all old copies
    and remnants of iTunes and Apple software
    has been uninstalled by checking add/remove.
    Then C: program files
    and then C: program files (x86),
    then running CC Cleaner,
    then cleaning the registry using CC Cleaner
    and then checking Tools under CC Cleaner.
    ***I discovered under Tools that there were remaining Apple files listed
    after the uninstall of iTunes and other files had taken place under iTunes***
    I visit tools under CC Cleaner and deleted the remaining Apple files
    including Apple Application Support, Mobile Device Support, and Bonjour,
    ***but I leave the Apple Software Update folder as is, in tact***
    under C: Program files (x86) and Tools of CC Cleaner and under Add/Remove.
    5) I restart the computer, install the new copy of iTunes 12.1.1 (64 bit),
    iTunes64Setup.exe, and it installed with zero errors.
    Hope someone will find this useful. Good luck.

    Try the "for older video cards" version.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

Maybe you are looking for

  • About Background job scheduling

    One file will be coming from oracle system. it would be stored at a particular path. I want to schedule for background job processing. how to do.

  • How to install Boot Camp on Win/XP SP3?

    Is Boot Camp even supported on SP3? I can't run the BC that's on the Leopard install DVD (blue screen of death), nor can I run the BCUpdateXP.exe on Apple's website (doesn't launch). I've looked at the other threads here but none addresses this issue

  • Add new fields in Additional data tab B in Inquiry,

    HI, I want  to add additional new fields in inquiry on the addition tab -B, like Architect Name Contractor name followed By referenced by  like this, and want to capture the report on these fields plz guide thanks in advace

  • Retrieving xsd-attributes in Java...

    i want to use attributes in the XSD like <element name="ProcessRequest"> <complexType> <attribute name="attribute1" type="string"/> </complexType> </element> i tried ((oracle.xml.parser.v2.XMLElement)getVariableData("inputVariable", "payload", "/clie

  • Hode Adobe Captivate 3 Registration

    We distribute the Adobe Captivate 3 for several users, and we do not want the users to see the "Register your Software" form, and that we select "Do net register" by default for them. Does anyone have some tip? My be a msi property?