Installation problem on x86

I�m installing solaris 9.0 on the compaq presario series
and I�m getting some errors while doing the install such as
ERROR : Could not create fdisk partition table
ERROR : Could not label disks
ERROR : could not update disks with new configuration
Along with some warnings like
WARNING: /pci@0,0/pci-ide@7,1/ide@0/cmdk@0,0 (Disk 0):
Error for command 'read sector' Error Level: Informational
Sense Key: aborted command
Vendor 'GEN-ATA 'error code: 0X3"
how to rectify this. please help in this

Even i came across the same error mesaages while intsalling solaris 10. use the right version of SA drivers while installing the OS.This will solve your problem

Similar Messages

  • SQL Developer Installation Problems

    Hi,
    We are trying to find a workable alternative to TOAD and have tried to install SQL Developer with not much success.... I think I am just about to give up but hope this last attempt to post for help can create a miracle.
    I would appreciate very much if any one knows of a comprehensive document out there that can help trouble shoot the installation problems.
    Let me give you the hardware and software versions first and then the problems.
    1) SQL Developer tried: sqldeveloper-1.2.1.3213-no-jre and sqldeveloper-1.2.1.3213
    2) JRE tried: JRE 1.5 and JRE 6 (C:\Program Files\Java\jre1.6.0_03)
    3) Window: XP Professional version 2002 Service pack 2
    4) Hardware: Intel Pentium 4 CPU 2.80 GHz, 1.98 GB of RAM
    Problems:
    1) SQL Developer could not find native JDBC. I don't understand why, despite all the variables set in Oracleclient10g_basic in the registry, SQL Developer did not seem to be able to find a 10g client on a network drive. I have to install 10g client directly onto my pc (C:\oracle\product\10.2.0\client_1) to solve this problem.
    2) SQL Developer abruptly disappeared after database login.
    I was able to connect and log into an Oralce 10g database with TNS Connect Identifier approach. There were objects (tables, views, etc) showed up briefly on the left hand side of the SQL Developer and then it just completely disappeared without even an error message or a tearful good-bye.
    The only thing I can find is this error log about EXCEPTION_ACCESS_VIOLATION. After hours searching through OTN for possible mentioning of this error with SQL Developer, I found nothing so far.
    Why is it so difficult to install SQL Developer? Are there a set of un-spoken pre-requisites that has to be satisfied before it can be installed properly? If so, what are they? Path system variable? Registry? Anything else?
    Here's the complete EXCEPTION_ACCESS_VIOLATION error log:
    # An unexpected error has been detected by Java Runtime Environment:
    # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x2ca5683c, pid=952, tid=2576
    # Java VM: Java HotSpot(TM) Client VM (1.6.0_03-b05 mixed mode, sharing)
    # Problematic frame:
    # C [OraOCIEI10.dll+0x4f683c]
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x04330400): JavaThread "Init Insight" [_thread_in_native, id=2576]
    siginfo: ExceptionCode=0xc0000005, reading address 0x00000000
    Registers:
    EAX=0x31a28e40, EBX=0x00000000, ECX=0x03231622, EDX=0x00000000
    ESP=0x04b0f168, EBP=0x04b0f1a8, ESI=0x00000001, EDI=0x0413ded4
    EIP=0x2ca5683c, EFLAGS=0x00010297
    Top of Stack: (sp=0x04b0f168)
    0x04b0f168: 00000001 00a3fb8e 0000000a 00000001
    0x04b0f178: 0413c78c 00000001 02c52aa8 0000000a
    0x04b0f188: 00000020 00a4047e 090ea038 0413def4
    0x04b0f198: 03231622 6d8a87b3 032325c1 0413c78c
    0x04b0f1a8: 04b0f1d8 2ca57072 0413ded4 032325c1
    0x04b0f1b8: 00000001 00000000 03231620 03231622
    0x04b0f1c8: 00000000 00000000 00000000 00000000
    0x04b0f1d8: 04b0f234 2ca56e06 0413c78c 0413ded4
    Instructions: (pc=0x2ca5683c)
    0x2ca5682c: 5c 00 a1 80 58 b3 31 88 9f c4 00 00 00 8b 14 98
    0x2ca5683c: 8b 0a 81 e1 00 80 00 00 89 4d dc 0f 85 90 03 00
    Stack: [0x04ac0000,0x04b10000), sp=0x04b0f168, free space=316k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C [OraOCIEI10.dll+0x4f683c]
    C [OraOCIEI10.dll+0x4f7072]
    C [OraOCIEI10.dll+0x4f6e06]
    C [OraOCIEI10.dll+0x419685]
    C [OCI.dll+0x7333]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j oracle.jdbc.driver.T2CStatement.t2cParseExecuteDescribe(Loracle/jdbc/driver/OracleStatement;JIIIZZZZ[BIBII[SI[B[CII[SII[B[CII[I[S[BIIIIZZ[Loracle/jdbc/driver/Accessor;[[[B[J[BI[CI[SIZ)I+0
    j oracle.jdbc.driver.T2CCallableStatement.executeForDescribe()V+271
    j oracle.jdbc.driver.T2CCallableStatement.executeForRows(Z)V+41
    j oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout()V+275
    j oracle.jdbc.driver.OraclePreparedStatement.executeInternal()I+94
    j oracle.jdbc.driver.OraclePreparedStatement.execute()Z+17
    j oracle.jdbc.driver.OracleCallableStatement.execute()Z+60
    j oracle.dbtools.raptor.insight.CompletionInsight.getInsightableOracleDatabase(Loracle/javatools/db/Database;)Loracle/dbtools/raptor/insight/InsightableDatabase;+70
    j oracle.dbtools.raptor.insight.CompletionInsight.<init>(Loracle/ide/Context;Loracle/javatools/db/Database;)V+161
    j oracle.dbtools.sqlworksheet.sqlview.SqlEditorMainPanel$5.run()V+52
    j java.lang.Thread.run()V+11
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    =>0x04330400 JavaThread "Init Insight" [_thread_in_native, id=2576]
    0x0416ac00 JavaThread "Timer-4" [_thread_blocked, id=1460]
    0x0412cc00 JavaThread "Timer-3" [_thread_blocked, id=2544]
    0x04323800 JavaThread "WeakDataReference polling" [_thread_blocked, id=3756]
    0x0315cc00 JavaThread "Image Fetcher 3" daemon [_thread_blocked, id=3412]
    0x02c17c00 JavaThread "Image Fetcher 2" daemon [_thread_blocked, id=2124]
    0x04324800 JavaThread "Image Fetcher 1" daemon [_thread_blocked, id=2088]
    0x04321800 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=276]
    0x02ca2c00 JavaThread "WaitCursorTimer" daemon [_thread_blocked, id=2096]
    0x00296800 JavaThread "DestroyJavaVM" [_thread_blocked, id=3816]
    0x02cb0400 JavaThread "Timer-1" [_thread_blocked, id=2832]
    0x02c32000 JavaThread "IconOverlayTracker Timer" [_thread_blocked, id=1204]
    0x04060800 JavaThread "Log Page Updater" [_thread_blocked, id=2160]
    0x03323800 JavaThread "TimerQueue" daemon [_thread_blocked, id=3996]
    0x032d1800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=4004]
    0x032ca400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=1488]
    0x032c9800 JavaThread "AWT-Shutdown" [_thread_blocked, id=256]
    0x032c8400 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=1064]
    0x02c0d000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=2956]
    0x02c08400 JavaThread "CompilerThread0" daemon [_thread_blocked, id=3236]
    0x02c07400 JavaThread "Attach Listener" daemon [_thread_blocked, id=3248]
    0x02c06800 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=3232]
    0x02bfe400 JavaThread "Finalizer" daemon [_thread_blocked, id=2328]
    0x02bfd400 JavaThread "Reference Handler" daemon [_thread_blocked, id=1668]
    Other Threads:
    0x02bfc000 VMThread [id=2868]
    0x02c0e800 WatcherThread [id=2940]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 1536K, used 500K [0x06960000, 0x06b00000, 0x090c0000)
    eden space 1408K, 26% used [0x06960000, 0x069bd3b0, 0x06ac0000)
    from space 128K, 100% used [0x06ac0000, 0x06ae0000, 0x06ae0000)
    to space 128K, 0% used [0x06ae0000, 0x06ae0000, 0x06b00000)
    tenured generation total 19372K, used 12857K [0x090c0000, 0x0a3ab000, 0x26960000)
    the space 19372K, 66% used [0x090c0000, 0x09d4e400, 0x09d4e400, 0x0a3ab000)
    compacting perm gen total 22272K, used 22205K [0x26960000, 0x27f20000, 0x2a960000)
    the space 22272K, 99% used [0x26960000, 0x27f0f780, 0x27f0f800, 0x27f20000)
    ro space 8192K, 62% used [0x2a960000, 0x2ae614a8, 0x2ae61600, 0x2b160000)
    rw space 12288K, 52% used [0x2b160000, 0x2b7a7278, 0x2b7a7400, 0x2bd60000)
    Dynamic libraries:
    0x00400000 - 0x00423000      C:\WINDOWS\system32\java.exe
    0x7c900000 - 0x7c9b0000      C:\WINDOWS\system32\ntdll.dll
    0x7c800000 - 0x7c8f5000      C:\WINDOWS\system32\kernel32.dll
    0x77dd0000 - 0x77e6b000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77e70000 - 0x77f02000      C:\WINDOWS\system32\RPCRT4.dll
    0x77fe0000 - 0x77ff1000      C:\WINDOWS\system32\Secur32.dll
    0x7c340000 - 0x7c396000      C:\Program Files\Java\jre1.6.0_03\bin\msvcr71.dll
    0x6d7c0000 - 0x6da0a000      C:\Program Files\Java\jre1.6.0_03\bin\client\jvm.dll
    0x7e410000 - 0x7e4a0000      C:\WINDOWS\system32\USER32.dll
    0x77f10000 - 0x77f57000      C:\WINDOWS\system32\GDI32.dll
    0x76b40000 - 0x76b6d000      C:\WINDOWS\system32\WINMM.dll
    0x6d310000 - 0x6d318000      C:\Program Files\Java\jre1.6.0_03\bin\hpi.dll
    0x76bf0000 - 0x76bfb000      C:\WINDOWS\system32\PSAPI.DLL
    0x6d770000 - 0x6d77c000      C:\Program Files\Java\jre1.6.0_03\bin\verify.dll
    0x6d3b0000 - 0x6d3cf000      C:\Program Files\Java\jre1.6.0_03\bin\java.dll
    0x6d7b0000 - 0x6d7bf000      C:\Program Files\Java\jre1.6.0_03\bin\zip.dll
    0x6d000000 - 0x6d1c3000      C:\Program Files\Java\jre1.6.0_03\bin\awt.dll
    0x73000000 - 0x73026000      C:\WINDOWS\system32\WINSPOOL.DRV
    0x77c10000 - 0x77c68000      C:\WINDOWS\system32\msvcrt.dll
    0x76390000 - 0x763ad000      C:\WINDOWS\system32\IMM32.dll
    0x774e0000 - 0x7761d000      C:\WINDOWS\system32\ole32.dll
    0x5ad70000 - 0x5ada8000      C:\WINDOWS\system32\uxtheme.dll
    0x73760000 - 0x737a9000      C:\WINDOWS\system32\ddraw.dll
    0x73bc0000 - 0x73bc6000      C:\WINDOWS\system32\DCIMAN32.dll
    0x6d2b0000 - 0x6d303000      C:\Program Files\Java\jre1.6.0_03\bin\fontmanager.dll
    0x74720000 - 0x7476b000      C:\WINDOWS\system32\MSCTF.dll
    0x7c9c0000 - 0x7d1d7000      C:\WINDOWS\system32\shell32.dll
    0x77f60000 - 0x77fd6000      C:\WINDOWS\system32\SHLWAPI.dll
    0x773d0000 - 0x774d3000      C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.2600.2982_x-ww_ac3f9c03\comctl32.dll
    0x5d090000 - 0x5d12a000      C:\WINDOWS\system32\comctl32.dll
    0x77b40000 - 0x77b62000      C:\WINDOWS\system32\Apphelp.dll
    0x77c00000 - 0x77c08000      C:\WINDOWS\system32\VERSION.dll
    0x03850000 - 0x0386a000      C:\sqldeveloper-1.2.1.3213-no-jre\sqldeveloper\ide\lib\idenative.dll
    0x77120000 - 0x771ab000      C:\WINDOWS\system32\OLEAUT32.dll
    0x6d570000 - 0x6d583000      C:\Program Files\Java\jre1.6.0_03\bin\net.dll
    0x71ab0000 - 0x71ac7000      C:\WINDOWS\system32\WS2_32.dll
    0x71aa0000 - 0x71aa8000      C:\WINDOWS\system32\WS2HELP.dll
    0x6d590000 - 0x6d599000      C:\Program Files\Java\jre1.6.0_03\bin\nio.dll
    0x605d0000 - 0x605d9000      C:\WINDOWS\system32\mslbui.dll
    0x6d220000 - 0x6d243000      C:\Program Files\Java\jre1.6.0_03\bin\dcpr.dll
    0x71a50000 - 0x71a8f000      C:\WINDOWS\System32\mswsock.dll
    0x76f20000 - 0x76f47000      C:\WINDOWS\system32\DNSAPI.dll
    0x76fb0000 - 0x76fb8000      C:\WINDOWS\System32\winrnr.dll
    0x76f60000 - 0x76f8c000      C:\WINDOWS\system32\WLDAP32.dll
    0x66210000 - 0x66219000      C:\WINDOWS\system32\netware\NWWS2NDS.DLL
    0x50d50000 - 0x50d98000      C:\WINDOWS\system32\NETWIN32.DLL
    0x50d00000 - 0x50d15000      C:\WINDOWS\system32\CLNWIN32.DLL
    0x50df0000 - 0x50e10000      C:\WINDOWS\system32\LOCWIN32.DLL
    0x50db0000 - 0x50ddc000      C:\WINDOWS\system32\NCPWIN32.dll
    0x71ad0000 - 0x71ad9000      C:\WINDOWS\system32\WSOCK32.dll
    0x66220000 - 0x6622c000      C:\WINDOWS\system32\netware\NWWS2SLP.DLL
    0x66250000 - 0x66257000      C:\WINDOWS\system32\NWSRVLOC.dll
    0x76fc0000 - 0x76fc6000      C:\WINDOWS\system32\rasadhlp.dll
    0x662b0000 - 0x66308000      C:\WINDOWS\system32\hnetcfg.dll
    0x71a90000 - 0x71a98000      C:\WINDOWS\System32\wshtcpip.dll
    0x6d560000 - 0x6d569000      C:\Program Files\Java\jre1.6.0_03\bin\management.dll
    0x62f00000 - 0x62f13000      C:\oracle\product\10.2.0\client_1\ocijdbc10.dll
    0x03e50000 - 0x03ea7000      C:\oracle\product\10.2.0\client_1\OCI.dll
    0x2c560000 - 0x31bf6000      C:\oracle\product\10.2.0\client_1\OraOCIEI10.dll
    0x77a80000 - 0x77b14000      C:\WINDOWS\system32\CRYPT32.dll
    0x77b20000 - 0x77b32000      C:\WINDOWS\system32\MSASN1.dll
    VM Arguments:
    jvm_args: -Xmx512M -Xverify:none -XX:JavaPriority10_To_OSPriority=10 -XX:JavaPriority9_To_OSPriority=9 -Doracle.ide.util.AddinPolicyUtils.OVERRIDE_FLAG=true -Dsun.java2d.ddoffscreen=false -Dwindows.shell.font.languages= -Dide.conf=sqldeveloper.conf -Dide.home.dir.name=.sqldeveloper
    java_command: oracle.ide.boot.Launcher
    Launcher Type: SUN_STANDARD
    Environment Variables:
    PATH=C:\oracle\product\10.2.0\client_1;X:\oracle10g\product\10.2.0\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\WINDOWS\system32\nls;C:\WINDOWS\system32\nls\ENGLISH;C:\Program Files\IDM Computer Solutions\UltraEdit-32
    USERNAME=leexx255
    OS=Windows_NT
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 2 Stepping 9, GenuineIntel
    --------------- S Y S T E M ---------------
    OS: Windows XP Build 2600 Service Pack 2
    CPU:total 1 (1 cores per cpu, 1 threads per core) family 15 model 2 stepping 9, cmov, cx8, fxsr, mmx, sse, sse2
    Memory: 4k page, physical 2079468k(1385300k free), swap 4021668k(3516444k free)
    vm_info: Java HotSpot(TM) Client VM (1.6.0_03-b05) for windows-x86, built on Sep 24 2007 22:24:33 by "java_re" with unknown MS VC++:1310
    Is this a java problem? SQL Developer problem? Or something else?
    Thanks in advance,
    a TOAD lover

    The problem you are seeing (the EXCEPTION_ACCESS_VIOLATION) is a result of a version mismatch between the JDBC driver being used by SQL Developer and the Oracle client that is found on the path.
    This issue only occurs when trying to use the OCI version of the JDBC driver. The simplest fix is to switch to using the basic connection type and thus using the thin (all Java) JDBC driver. As no Oracle client is required in this case, the version mismatch won't be an issue.
    However, the connection approach you are using should work, and if you wish to try to sort out the problems there, we should be able to further diagnose the underlying cause of the version mismatch.
    To do this, I would need to see what SQL Developer thinks are the potential Oracle client installs, as well as which install it ends up picking. Can you copy/paste the output in the Log Window (Logging Page) that is present after SQL Developer starts (but before you attempt to connect to any database)? There should be a whole series of entries like 'Checking for ORACLE_HOME environment variable' and 'Checking JDBC driver at <some path>'
    These log entries are output by SQL Developer as it tries to sort out the various bits of information about Oracle client installs and thus give a peek at the selection logic being used.
    Oh, and also - the value of your PATH variable would be useful as well. It may be that there is an Oracle client install on the PATH that supersedes the install SQL Developer is finding via the registry or ORACLE_HOME variable.
    - John McGinnis
    SQL Developer Team

  • FM10 installation problem

    I am trying to decide between upgrading Framemaker 8 to FM 10 or migrating to Madcap Flare. I need to produce both print and web outputs and most of the documents are structured. I have lots of legacy FM files.
    I downloaded and installed Flare without problems but found that it does not have runin paragraph styles and some of the FM features that allow styles to cross columns.
    I tried to install FM but got error messages. I downloaded the Adobe installer diagnostic tool and it said there were conflicting programs to the FM installation but was not specific on what they were. Basically I went down the same route and had the same problems as mentioned in a similar post about Robohelp installation problems:http://forums.adobe.com/message/3422315
    Unlike Madcap, Adobe support is pretty difficult to contact and it has taken literally days to fix problems with other adobe programs.
    I am using a 2011 Macbook Pro using Bootcamp Win 7 64 bit home version. I also have parallels installed and can run FM 8 on either system. Acrobat Pro X is installed.
    Here is the error log (edited to remove redundant line breaks):
    Exit Code: 7
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 16 error(s), 15 warning(s)
    WARNING: PayloadPolicyNode.SetAction: IN payload {AC76D478-1031-0000-3478-000000000004} Adobe PDF Creation Add-On 9 is required by {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10 but isn't free.
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    WARNING: Payload cannot be installed due to dependent operation failure
    ERROR: The following payload errors were found during install:
    ERROR:  - Microsoft_VC90_ATL_x86: Install failed
    ERROR:  - Microsoft_VC80_ATL_x86: Install failed
    ERROR:  - Adobe Linguistics 5.1: Install failed
    ERROR:  - Adobe FrameMaker 10: Failed due to Language Pack installation failure
    ERROR:  - AdobeTypeSupport CS5: Install failed
    ERROR:  - Adobe FrameMaker 10_AdobeFrameMaker10_en_US: Install failed
    ERROR:  - Suite Shared Configuration CS5: Install failed
    ERROR:  - Adobe PDF Creation Add-On 9: Install failed
    ERROR:  - AdobePDFL CS5: Install failed
    ERROR:  - AdobeCMaps CS5: Install failed
    ERROR:  - Microsoft .NET Framework 3.0 (Please wait... This might take a while): Install failed
    ERROR:  - AdobeHelp: Install failed
    ERROR:  - AdobeJRE: Install failed
    ERROR:  - Adobe ExtendScript Toolkit CS5: Install failed
    ERROR:  - Adobe AIR: Install failed

    no luck:
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    Visit http://www.adobe.com/go/loganalyzer/ for more information
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    START - Installer Session
    *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    RIBS version: 3.5.18.0
    Win OS version: 6.1.1.0 64 bit Type: 1
    ::START TIMER:: [Total Timer]
    CHECK: Single instance running
    CHECK : Credentials
    Load Deployment File
    Create Required Folders
    Assuming install mode
    ::START TIMER:: [Bootstrap]
    Perform Bootstrapping ...
    :: END TIMER :: [Bootstrap] took 4604.48 milliseconds (4.60448 seconds) DTR = 108.59 KBPS (0.106045 MBPS)
    Looking up install source path
    Sync Media DB ...
    ::START TIMER:: [Sync Media DB]
    Pre check media db sync
    End of Pre check media db sync. Exit code: 0
    :: END TIMER :: [Sync Media DB] took 414.774 milliseconds (0.414774 seconds)
    Ready to initialize session to start with ...
    ::START TIMER:: [CreatePayloadSession]
    -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    Updated source path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10
    Updating media info for: {033E378E-6AD3-4AD5-BDEB-CBD69B31046C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\Microsoft_VC90_ATL_x86\Microsoft_VC90_ATL_x86.msi
    Updating media info for: {08D2E121-7F6A-43EB-97FD-629B44903403}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\Microsoft_VC90_CRT_x86\Microsoft_VC90_CRT_x86.msi
    Updating media info for: {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\Microsoft_VC80_ATL_x86\Microsoft_VC80_ATL_x86.msi
    Updating media info for: {1D958559-9FE6-4E97-BF83-54315FE237AB}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeLinguistics_3_1_All\Install.db
    Updating media info for: {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeAPE3-mul\Install.db
    Updating media info for: {3E6C41F9-8CDB-4358-9A9D-D34D0550750E}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeFrameMaker10_LI\Install.db
    Updating media info for: {4B1A1CCA-FD80-4284-85C4-C6CEB53326B1}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeFrameMaker10_ja_JP\Install.db
    Updating media info for: {600AF38A-1779-4DC2-80E7-BD320B8DC794}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeFrameMaker10_fr_FR\Install.db
    Updating media info for: {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\Microsoft_VC90_MFC_x86\Microsoft_VC90_MFC_x86.msi
    Updating media info for: {6B47B96A-1DB7-482D-B294-21A3D822D46E}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeFrameMaker10_de_DE\Install.db
    Updating media info for: {6F3A624B-1B72-4081-96E8-23261F389C5C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeTypeSupport10-mul\Install.db
    Updating media info for: {842C44BD-56F4-474F-B16D-7181565AA795}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeFrameMaker10_en_GB\Install.db
    Updating media info for: {92D58719-BBC1-4CC3-A08B-56C9E884CC2C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\Microsoft_VC80_CRT_x86\Microsoft_VC80_CRT_x86.msi
    Updating media info for: {98EE05B5-3764-4776-BE35-95D9D6F21E6E}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeFrameMaker10_en_US\Install.db
    Updating media info for: {A3A07037-D054-455C-AAC3-F470E544E4A2}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeSuiteSharedConfiguration-mul\Install.db
    Updating media info for: {AC76D478-1031-0000-3478-000000000004}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobePDFCreationAddOn9_de_de\DistillrStarter.exe
    Updating media info for: {AC76D478-1033-0000-3478-000000000004}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobePDFCreationAddOn9_en_us\DistillrStarter.exe
    Updating media info for: {AC76D478-1036-0000-3478-000000000004}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobePDFCreationAddOn9_fr_fr\DistillrStarter.exe
    Updating media info for: {AC76D478-1041-0000-3478-000000000004}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobePDFCreationAddOn9_ja_jp\DistillrStarter.exe
    Updating media info for: {B6D38690-755E-4F40-A35A-23F8BC2B86AC}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\Microsoft_VC90_MFCLOC_x86\Microsoft_VC90_MFCLOC_x86.msi
    Updating media info for: {BAE5212B-6651-4AD8-B26A-1B284D2665C6}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobePDFL9.9-mul\Install.db
    Updating media info for: {BD0D6363-E961-410F-8BF4-ECD8795F3923}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeCMaps3-mul\Install.db
    Updating media info for: {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\Microsoft_.NET3.0_x86\dotnetfx3.exe
    Updating media info for: {D1A19B02-817E-4296-A45B-07853FD74D57}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\Microsoft_VC80_MFC_x86\Microsoft_VC80_MFC_x86.msi
    Updating media info for: {D92BBB52-82FF-42ED-8A3C-4E062F944AB7}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\Microsoft_VC80_MFCLOC_x86\Microsoft_VC80_MFCLOC_x86.msi
    Updating media info for: {D9BABA9C-624E-4767-B18D-FBD71FEF325C}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeHelp\InstallAdobeHelp.exe
    Updating media info for: {E5DD149F-8370-48F9-A32C-2E3DC776CFFB}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeJRECS5-mul\Install.db
    Updating media info for: {E995AC53-954A-48D2-A861-613B8D42A9BE}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeExtendScriptToolkit3.5.0-mul\Install.db
    Updating media info for: {F6FA54C9-3E8F-4416-905C-DA5398DF9640}
    Ignoring original data since install source is local
      Type: 0, Volume Order: 1, Media Name: FrameMaker 10
      Path: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10\payloads\AdobeAIR1.5.3-mul\AdobeAIRInstaller.exe
    --------------------  END  - Updating Media Sources -  END  --------------------
    Supported RIBS version range: [0.0.66.0,3.5.18.0]
    ----------------- CreatePayloadSession: machine is x64 ---------------
    ______ Verify Dependency Subscribers ______
    BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86: 1 (0,4)
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding: 2 (0,2)
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86: 2 (0,2)
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86: 2 (0,2)
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86: 2 (0,2)
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86: 2 (0,2)
      {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86: 3 (0,1)
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while): 3 (0,1)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86: 3 (0,1)
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86: 3 (0,1)
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1: 4 (1,1)
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5: 5 (3,1)
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR: 6 (0,1)
      {AC76D478-1031-0000-3478-000000000004} Adobe PDF Creation Add-On 9: 6 (0,1)
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9: 6 (0,1)
      {AC76D478-1036-0000-3478-000000000004} Adobe PDF Creation Add-On 9: 6 (0,1)
      {AC76D478-1041-0000-3478-000000000004} Adobe PDF Creation Add-On 9: 6 (0,1)
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5: 6 (0,1)
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp: 6 (0,1)
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE: 6 (0,1)
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5: 6 (0,1)
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5: 6 (0,1)
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5: 7 (5,1)
      {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10: 8 (22,0)
      {4B1A1CCA-FD80-4284-85C4-C6CEB53326B1} Adobe FrameMaker 10_AdobeFrameMaker10_ja_JP: 9 (0,0)
      {600AF38A-1779-4DC2-80E7-BD320B8DC794} Adobe FrameMaker 10_AdobeFrameMaker10_fr_FR: 9 (0,0)
      {6B47B96A-1DB7-482D-B294-21A3D822D46E} Adobe FrameMaker 10_AdobeFrameMaker10_de_DE: 9 (0,0)
      {842C44BD-56F4-474F-B16D-7181565AA795} Adobe FrameMaker 10_AdobeFrameMaker10_en_GB: 9 (0,0)
      {98EE05B5-3764-4776-BE35-95D9D6F21E6E} Adobe FrameMaker 10_AdobeFrameMaker10_en_US: 9 (0,0)
    END Operation order for all session payloads: mediaGroup (requires,satisfies)
    Setting property "INSTALLDIR" to: C:\Program Files (x86)\Adobe
    Setting property "installLanguage" to: en_US
    Attempting to find the selected language in the set of available payload languages
    Setting property "installSourcePath" to: C:\Users\Philo Calhoun\Documents\Adobe FrameMaker 10
    Overwrite property "userASUPath" to: C:\Users\PHILOC~1\AppData\Local\Adobe\OOBE\PDApp
    Found payload actions:
    Deciding what installer mode to use...
    BEGIN Setting requested payload actions
    Value returned on lookup of payload: {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 is: true
    Action string for {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86  is none
    Value returned on lookup of payload: {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding is: false
    Action string for {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding  is none
    Value returned on lookup of payload: {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 is: true
    Action string for {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86  is none
    Value returned on lookup of payload: {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86 is: true
    Action string for {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86  is none
    Value returned on lookup of payload: {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86 is: true
    Action string for {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86  is none
    Value returned on lookup of payload: {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 is: true
    Action string for {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86  is none
    Value returned on lookup of payload: {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 is: true
    Action string for {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86  is none
    Value returned on lookup of payload: {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while) is: false
    Action string for {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)  is none
    Value returned on lookup of payload: {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86 is: true
    Action string for {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86  is none
    Value returned on lookup of payload: {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86 is: true
    Action string for {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86  is none
    Value returned on lookup of payload: {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1 is: false
    Action string for {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1  is none
    Value returned on lookup of payload: {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5 is: false
    Action string for {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5  is none
    Value returned on lookup of payload: {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR is: false
    Action string for {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR  is none
    Value returned on lookup of payload: {AC76D478-1031-0000-3478-000000000004} Adobe PDF Creation Add-On 9 is: false
    Action string for {AC76D478-1031-0000-3478-000000000004} Adobe PDF Creation Add-On 9  is none
    Value returned on lookup of payload: {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9 is: false
    Action string for {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9  is none
    Value returned on lookup of payload: {AC76D478-1036-0000-3478-000000000004} Adobe PDF Creation Add-On 9 is: false
    Action string for {AC76D478-1036-0000-3478-000000000004} Adobe PDF Creation Add-On 9  is none
    Value returned on lookup of payload: {AC76D478-1041-0000-3478-000000000004} Adobe PDF Creation Add-On 9 is: false
    Action string for {AC76D478-1041-0000-3478-000000000004} Adobe PDF Creation Add-On 9  is none
    Value returned on lookup of payload: {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 is: false
    Action string for {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5  is none
    Value returned on lookup of payload: {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp is: false
    Action string for {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp  is none
    Value returned on lookup of payload: {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE is: false
    Action string for {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE  is none
    Value returned on lookup of payload: {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5 is: false
    Action string for {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5  is none
    Value returned on lookup of payload: {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 is: false
    Action string for {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5  is none
    Value returned on lookup of payload: {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5 is: false
    Action string for {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5  is none
    Value returned on lookup of payload: {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10 is: false
    Action string for {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10  is install
    [    2812] Tue Jun 07 18:42:27 2011  WARN
    PayloadPolicyNode.SetAction: IN payload {AC76D478-1031-0000-3478-000000000004} Adobe PDF Creation Add-On 9 is required by {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10 but isn't free.
    [    2812] Tue Jun 07 18:42:27 2011  INFO
    Value returned on lookup of payload: {4B1A1CCA-FD80-4284-85C4-C6CEB53326B1} Adobe FrameMaker 10_AdobeFrameMaker10_ja_JP is: false
    Action string for {4B1A1CCA-FD80-4284-85C4-C6CEB53326B1} Adobe FrameMaker 10_AdobeFrameMaker10_ja_JP  is none
    Payload {4B1A1CCA-FD80-4284-85C4-C6CEB53326B1} Adobe FrameMaker 10_AdobeFrameMaker10_ja_JP is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {600AF38A-1779-4DC2-80E7-BD320B8DC794} Adobe FrameMaker 10_AdobeFrameMaker10_fr_FR is: false
    Action string for {600AF38A-1779-4DC2-80E7-BD320B8DC794} Adobe FrameMaker 10_AdobeFrameMaker10_fr_FR  is none
    Payload {600AF38A-1779-4DC2-80E7-BD320B8DC794} Adobe FrameMaker 10_AdobeFrameMaker10_fr_FR is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {6B47B96A-1DB7-482D-B294-21A3D822D46E} Adobe FrameMaker 10_AdobeFrameMaker10_de_DE is: false
    Action string for {6B47B96A-1DB7-482D-B294-21A3D822D46E} Adobe FrameMaker 10_AdobeFrameMaker10_de_DE  is none
    Payload {6B47B96A-1DB7-482D-B294-21A3D822D46E} Adobe FrameMaker 10_AdobeFrameMaker10_de_DE is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {842C44BD-56F4-474F-B16D-7181565AA795} Adobe FrameMaker 10_AdobeFrameMaker10_en_GB is: false
    Action string for {842C44BD-56F4-474F-B16D-7181565AA795} Adobe FrameMaker 10_AdobeFrameMaker10_en_GB  is none
    Payload {842C44BD-56F4-474F-B16D-7181565AA795} Adobe FrameMaker 10_AdobeFrameMaker10_en_GB is extension payload. Aligning its action according to parent.
    Value returned on lookup of payload: {98EE05B5-3764-4776-BE35-95D9D6F21E6E} Adobe FrameMaker 10_AdobeFrameMaker10_en_US is: false
    Action string for {98EE05B5-3764-4776-BE35-95D9D6F21E6E} Adobe FrameMaker 10_AdobeFrameMaker10_en_US  is none
    Payload {98EE05B5-3764-4776-BE35-95D9D6F21E6E} Adobe FrameMaker 10_AdobeFrameMaker10_en_US is extension payload. Aligning its action according to parent.
    END Setting requested payload actions
    Collected advanced path check information for INSTALLDIR
    INSTALLDIR is a well-formed path
    INSTALLDIR is not the root path
    INSTALLDIR is on a local volume
    INSTALLDIR is on a writable volume
    INSTALLDIR is not on a case sensitive volume
    INSTALLDIR passed path basic path validation: C:\Program Files (x86)\Adobe
    ::START TIMER:: [System check :{3E6C41F9-8CDB-4358-9A9D-D34D0550750E}]
    FM Custom Action: In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{3E6C41F9-8CDB-4358-9A9D-D34D0550750E}] took 5.19708 milliseconds (0.00519708 seconds)
    ::START TIMER:: [System check :{4B1A1CCA-FD80-4284-85C4-C6CEB53326B1}]
    FM Langpack CustomAction: In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{4B1A1CCA-FD80-4284-85C4-C6CEB53326B1}] took 3.79552 milliseconds (0.00379552 seconds)
    ::START TIMER:: [System check :{600AF38A-1779-4DC2-80E7-BD320B8DC794}]
    FM Langpack CustomAction: In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{600AF38A-1779-4DC2-80E7-BD320B8DC794}] took 3.8803 milliseconds (0.0038803 seconds)
    ::START TIMER:: [System check :{6B47B96A-1DB7-482D-B294-21A3D822D46E}]
    FM Langpack CustomAction: In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{6B47B96A-1DB7-482D-B294-21A3D822D46E}] took 3.71743 milliseconds (0.00371743 seconds)
    ::START TIMER:: [System check :{842C44BD-56F4-474F-B16D-7181565AA795}]
    FM Langpack CustomAction: In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{842C44BD-56F4-474F-B16D-7181565AA795}] took 4.00301 milliseconds (0.00400301 seconds)
    ::START TIMER:: [System check :{98EE05B5-3764-4776-BE35-95D9D6F21E6E}]
    FM Langpack CustomAction: In InstallPreSystemCheckProc
    Custom action return code: 0
    :: END TIMER :: [System check :{98EE05B5-3764-4776-BE35-95D9D6F21E6E}] took 3.91644 milliseconds (0.00391644 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86: {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86 with operation install
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86: {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 with operation install
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86: {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86 with operation install
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1: {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1 with operation install
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding: {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding with operation install
      {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10: {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10 with operation install
      {4B1A1CCA-FD80-4284-85C4-C6CEB53326B1} Adobe FrameMaker 10_AdobeFrameMaker10_ja_JP: {4B1A1CCA-FD80-4284-85C4-C6CEB53326B1} Adobe FrameMaker 10_AdobeFrameMaker10_ja_JP with operation none
      {600AF38A-1779-4DC2-80E7-BD320B8DC794} Adobe FrameMaker 10_AdobeFrameMaker10_fr_FR: {600AF38A-1779-4DC2-80E7-BD320B8DC794} Adobe FrameMaker 10_AdobeFrameMaker10_fr_FR with operation none
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86: {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 with operation install
      {6B47B96A-1DB7-482D-B294-21A3D822D46E} Adobe FrameMaker 10_AdobeFrameMaker10_de_DE: {6B47B96A-1DB7-482D-B294-21A3D822D46E} Adobe FrameMaker 10_AdobeFrameMaker10_de_DE with operation none
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5: {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 with operation install
      {842C44BD-56F4-474F-B16D-7181565AA795} Adobe FrameMaker 10_AdobeFrameMaker10_en_GB: {842C44BD-56F4-474F-B16D-7181565AA795} Adobe FrameMaker 10_AdobeFrameMaker10_en_GB with operation none
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86: {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 with operation install
      {98EE05B5-3764-4776-BE35-95D9D6F21E6E} Adobe FrameMaker 10_AdobeFrameMaker10_en_US: {98EE05B5-3764-4776-BE35-95D9D6F21E6E} Adobe FrameMaker 10_AdobeFrameMaker10_en_US with operation install
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5: {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5 with operation install
      {AC76D478-1031-0000-3478-000000000004} Adobe PDF Creation Add-On 9: {AC76D478-1031-0000-3478-000000000004} Adobe PDF Creation Add-On 9 with operation none
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9: {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9 with operation install
      {AC76D478-1036-0000-3478-000000000004} Adobe PDF Creation Add-On 9: {AC76D478-1036-0000-3478-000000000004} Adobe PDF Creation Add-On 9 with operation none
      {AC76D478-1041-0000-3478-000000000004} Adobe PDF Creation Add-On 9: {AC76D478-1041-0000-3478-000000000004} Adobe PDF Creation Add-On 9 with operation none
      {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86: {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 with operation install
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5: {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5 with operation install
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5: {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 with operation install
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while): {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while) with operation install
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86: {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86 with operation install
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86: {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86 with operation install
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp: {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp with operation install
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE: {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE with operation install
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5: {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5 with operation install
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR: {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR with operation install
    END InstallOperationsQueue Unordered operations
    BEGIN InstallOperationsQueue Ordered operations
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86: {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 with operation install
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding: {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding with operation install
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86: {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86 with operation install
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86: {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86 with operation install
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86: {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86 with operation install
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86: {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86 with operation install
      {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86: {B6D38690-755E-4F40-A35A-23F8BC2B86AC} Microsoft_VC90_MFCLOC_x86 with operation install
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while): {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while) with operation install
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86: {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86 with operation install
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86: {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86 with operation install
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1: {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1 with operation install
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5: {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5 with operation install
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR: {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR with operation install
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9: {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9 with operation install
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5: {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5 with operation install
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp: {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp with operation install
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE: {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE with operation install
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5: {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5 with operation install
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5: {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5 with operation install
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5: {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5 with operation install
      {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10: {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10 with operation install
      {98EE05B5-3764-4776-BE35-95D9D6F21E6E} Adobe FrameMaker 10_AdobeFrameMaker10_en_US: {98EE05B5-3764-4776-BE35-95D9D6F21E6E} Adobe FrameMaker 10_AdobeFrameMaker10_en_US with operation install
    END InstallOperationsQueue Ordered operations
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    BEGIN Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1
      {A3A07037-D054-455C-AAC3-F470E544E4A2} Suite Shared Configuration CS5
      {BAE5212B-6651-4AD8-B26A-1B284D2665C6} AdobePDFL CS5
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding
      {E995AC53-954A-48D2-A861-613B8D42A9BE} Adobe ExtendScript Toolkit CS5
      {BD0D6363-E961-410F-8BF4-ECD8795F3923} AdobeCMaps CS5
      {6F3A624B-1B72-4081-96E8-23261F389C5C} AdobeTypeSupport CS5
      {D9BABA9C-624E-4767-B18D-FBD71FEF325C} AdobeHelp
      {F6FA54C9-3E8F-4416-905C-DA5398DF9640} Adobe AIR
      {AC76D478-1033-0000-3478-000000000004} Adobe PDF Creation Add-On 9
      {E5DD149F-8370-48F9-A32C-2E3DC776CFFB} AdobeJRE
      {C39BEB60-EC5E-412e-BEBD-0E20D07DDEAB} Microsoft .NET Framework 3.0 (Please wait... This might take a while)
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86
      {92D58719-BBC1-4CC3-A08B-56C9E884CC2C} Microsoft_VC80_CRT_x86
      {D1A19B02-817E-4296-A45B-07853FD74D57} Microsoft_VC80_MFC_x86
      {D92BBB52-82FF-42ED-8A3C-4E062F944AB7} Microsoft_VC80_MFCLOC_x86
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86
      {635FED5B-2C6D-49BE-87E6-7A6FCD22BC5A} Microsoft_VC90_MFC_x86
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86
    END Dependent operations for DRIVER {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe FrameMaker 10
    Payloads passed preflight validation.
    Call PreSession Custom Hook
    ::START TIMER:: [Pre session :{3E6C41F9-8CDB-4358-9A9D-D34D0550750E}]
    FM Custom Action: In InstallSessionOpenProc
    Custom action return code: 0
    :: END TIMER :: [Pre session :{3E6C41F9-8CDB-4358-9A9D-D34D0550750E}] took 1.24584 milliseconds (0.00124584 seconds)
    BEGIN InstallOperationsQueue Unordered operations
      {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86: {033E378E-6AD3-4AD5-BDEB-CBD69B31046C} Microsoft_VC90_ATL_x86 with operation install
      {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86: {08D2E121-7F6A-43EB-97FD-629B44903403} Microsoft_VC90_CRT_x86 with operation install
      {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86: {0F3647F8-E51D-4FCC-8862-9A8D0C5ACF25} Microsoft_VC80_ATL_x86 with operation install
      {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1: {1D958559-9FE6-4E97-BF83-54315FE237AB} Adobe Linguistics 5.1 with operation install
      {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding: {2F6B67F4-A2BB-45D7-A80C-25FF646CC1C5} Adobe Player for Embedding with operation install
      {3E6C41F9-8CDB-4358-9A9D-D34D0550750E} Adobe Fra

  • Installation problem on Intel

    I have tried to install Solaris 8 on my Dell machine.
    I have tried to boot both directly via CD and by using Device Configuration Assistant on a floppy..
    The first screen says this....
    SunOS Secondary Boot version 3.00
    WARNING: ACPI Tables not in Reclaim Memory
    prom_panic: kmem_free block already free
    Entering boot debugger:
    [130ee5]:
    and when i hit enter and choose c (continue execution), the m/c hangs and asks me to push ctrl-alt-del to reboot..
    I don't know what the ACPI tables are .. and how i can fix this...
    Anyone who knows this... please help..
    Thanx a lot..

    I have heard about the ACPI that may be a Power Managemnet Tools or something, it always be found in Microsoft Window 2000 Device Manager, sorry I can't help you to solve the problems.....because I also have some installation problem on my Intel paltform @_@.

  • Installation Problem on iTunes 6.0.1.3 - HpSdpAppCoreApp

    Help!
    I'm trying to install the new iTunes 6.0 and I'm getting a message during installation that says
    HpSdpAppCoreApp
    "The feature you are trying to use in on a network resource that is unavailable.
    Click OK to try again, or enter an alternative pathway to a folder containing the installation package "HpSdpAppCoreApp.msi" in the box below."
    The last time I dug through some files on my own, bad things happened.
    Thanks,
    C

    good gracious, Chris ...
    okay, try applying the general advice on installation problems given here:
    http://docs.info.apple.com/article.html?artnum=93976
    ... and the InstallShield Tips and Pointers are also helpful with these less-well-documented errors:
    http://consumer.installshield.com/faq.asp#ts
    keep us posted.
    love, b

  • Installation problem on SUSE 12.1

    Hi
    I'm a Linux beginner and I am trying to install LV on SUSE 12.1
    I've also posted my problems on Lava:
    http://lavag.org/topic/15240-labview-installation-problem-on-suse-121/
    The installation started and it looks quite all right, but when I try to start LabVIEW, the application just sits in the taskbar for about 20 seconds and then just disappears.
     Any ideas?
    Is there a way to debug to see what's going on?
    Cheers,
    Mike
    Solved!
    Go to Solution.

    Hi Mike,
    Unfortunately, there are no versions of LabVIEW supported on SUSE 12.1 at present. Here's a link to LabVIEW version compatibility with different Linux distributions. I saw from your other forum that you're attempting to install LabVIEW 2009, which is certified for SUSE 11.0 at the latest. 
    Best,
    Dan N
    Applications Engineer
    National Instruments 

  • Installation Problem on Win8

    Hello all
    I need your help for troubleshooting an installation problem on a Win8 (x64) client. There is already JavaJRE installed, but we wanted to install some other versions, too. But it didn't work. So we tried to unistall to curently version. This was running badly. Now there entry is removed from windows software, but the software is still on the system. Always if we try to install any java, we get a failure message with no error discription. So we looked for some installation logs, but I can't find the problem. Can you have a look? What can I do?
    Thank you guys for your support.
    Installation Logs:
    java_install.log - Pastebin.com
    java_install_reg.log - Pastebin.com
    JavaDeployReg.log - Pastebin.com

    Hi people!
    I have two problems with nokia suite...
    first of all I can't install it at my windows 8.1, I receive the message attached...
    Second,
    in another notebook, all time I tried to update my N8 to Symbian bella I receive a blue screen of death, at windows 8
    can somebody help me?
    Attachments:
    mokiasuit.png ‏13 KB

  • Installation problem on RHEL4 ..

    Installation problem on RHEL4 (Red Hat Enterprise 4) i have
    install start at unzip tar.gz and tar -xf .... now i have run
    ./installFMS it show
    ./fmsini: error while loading shared libraries: libstdc++.so.5:
    cannot open shar
    ed object file: No such file or directory
    ERROR: Your are running the Macromedia Flash Media Server
    installer
    on the wrong platform.
    it not support for fedora or anything else?
    plz help....

    would be nice if someone responded to this.... Macromedia
    wouldn't have been this lax in giving a reply :) AND they keep up
    with OS updates too :)

  • Xp_logininfo Installation problem

    Hello gurus,
    I'm facing the same problem as described in this link:
    Re: xp_logininfo "Installation problem on windows 2003 with Sql 2005"
    the error I get is similiar:
    <i>The below message comes from executing the command master..xp_logininfo '<domain>\<user> ' Msg 15404, Level 16, State 11, Procedure xp_logininfo, Line 62 Could not obtain information about Windows NT group/user '<domain>\<user> ', error code 0x534. The statement has been terminated</i>
    but I just don't get how to solve it.
    -I've tried to use the profiler but didn't find any information that will help me to solve.
    -One of the guys wrote to add "logon rights" to the user ... what does it mean ?
    Please advice,
    Dimitry Haritonov

    Hi sven,
    Thank you very much for the quick and direct answer.
    The problem was that the user that runs the SQL SERVER service didn't have authorization to retrieve information from active directory.
    I've changed the service user, run the sapinst again, and after it succeeded I've returned the previous user.
    Best regards,
    Dimitry Haritonov

  • Oracle database 11g release 2 installation problem on windows 7 (64-bit)

    First of all my windows is not genuine, but on my friend's desktop oracle download and installation  worked fine, he chose "create and configure database" options, and it works very well on his desktop, though his windows is also illegitimate. In my case, when I select "Create and configure database" option and pressed 'next",
    (Go to my blog to see it with snapshots: Computer Science: Oracle database 11g release 2 installation problem on windows 7 (64-bit))
    it asks to select class, I select "Desktop class" and pressed "next". The moment I pressed "next", the whole setup thing disappeared like it was never started. I searched for all possible reasons for why its not getting installed on my laptop, I used registry cleaner s/w,  deleted 25 GB of data to create free space if it were the problem, increased the virtual memory to increase the space for RAM, I did almost everything to get this setup working, but I found no success with the "Create and Configure database" option
    and
    then
    I chose a "database software only" option and chose to store in a folder w/o spaces. This way, I got database s/w only and then later I found "Database configuration Assistant (DBCA)"  from windows START button and clicked to create and configure database manually. The steps are pretty much interactive and doesn't involve much brainstorming.
    The values I filled for
    1) Global Database Name :  orcl
    2) System Identifier : orcl
    3) I chose common password for both SYS and SYSTEM
    4) while on Enterprise Manager Configuration step, It asked me to create and configure listener in oracle home, so for that too, I typed "netca" in windows START menu and clicked it. There I added a listener.
    5) I chose a Storage area which was the Oracle-home itself i.e. where our installation files goes , in my case it is : C:\oracle_base\product\11.2.0\dbhome_1\oradata
    6) Then after few more nitty-gritty clicks, we are set to go !
    Finally to write SQL code and to create your first TABLE , type "sqlplus" in windows "START" menu and click it when it appears. A command-prompt like window appears , which will ask you for username and password, so here they are :
    Username : sys/ as sysdba
    Password : (its the one you created in step 3 stated above )
    After this you are ready to write your first SQL command.

    Is this your solution to your original post at Oracle database 11g release 2 installation on windows 7 (64-bit) ?
    Pl be aware that you should not create any custom objects in SYS or SYSTEM schema - you should create any such objects in a separate custom schema.
    About Database Administrator Security and Privileges

  • Lightroom 3.2 Installation Problem on Windows 7 64-bit

    Lightroom 3.2 Installation Problem on Windows 7 64-bit
    I can't install Lightroom 3.2 (German) on my computer (Windows 7 Professional 64-bit).
    While copying the extracted program files the following error message appears:
    An error occurred during the installation of assembly component {6435B7C0-E0C8-3EA2-91AE-7640034EAFCE}. HRESULT: 0x80070002.
    I found out that other users had the same problem, and couldn't find a solution.
    Perhaps it is a Microsoft .NET Framework related problem. But after installing .NET Framework 4 nothing changed.
    Thanks for ideas to solve the problem.

    Thanks for your advice, Mr. McLion.
    I downloaded the 3.4.1 version and started the installation as administrator. Unfortunately the same error message occured again.
    Then I tried to install the 32-bit version (although I prefer a 64-bit program on a 64-bit operating system). A similar error message appeared at the same point of installation progress, but with another combination of numbers and letters in brackets.

  • Installation problem for Java EE 5 SDK Update 2

    Hi ,
    I have jdk1.5.0_12 (J2SE) installed on my Windows XP. Now i am trying to install J2EE on my machine.I tried to install it twice but it comes to a halt after completing 45% at the same jar file. Following is the link which shows it comes to a halt.
    http://img141.imageshack.us/my.php?image=j2eeinstallhangupav8.png
    Also I wanted to know if I uninstall the J2SE and then install only J2EE will that be fine.Because I believe J2EE is a superset of J2SE ?
    Thanks in advance.

    For the difference between Java EE and Java SE read here:
    http://java.sun.com/javaee/5/docs/firstcup/doc/p3.html
    For the installation problem, I don�t know how to help you... maybe here you can find some ideas:
    http://forum.java.sun.com/thread.jspa?threadID=738559
    Andrea

  • PPStream installation problem on Windows 7

    I just recently install bootcamp and use bootcamp to install windows 7 pro. Everything seems fine until i download PPStream and install it. The installation process was smooth just like usual. However, when it finishes installing, it asked me if i wanna open the PPStream. and i said yes. guess what, nothing happened, then the PPStream icon on desktop is not a normal app icon, it's like a unknown file icon with the reflash arrow on the bottom right corner.
    I thought it might be the installation problem, then i went into Control Panel and uninstall the app, and reinstall PPStream, the same thing happened, and every time i click the PPStream icon on desktop, windows explorer stopped working. Anyone knows what's going on or got experience like this before? i will appreciate for any input. thanks

    很简单。你子安装的过程中。看一下安装的目录。默认是安装在苹果的系统盘里的。而这个盘是只读的。所以管理器会崩溃。只要改到c盘的目录就可以了。
    very easy, reinstall pps. when install pps directory change e : drive ---- to c: drive ... you area set to watch

  • Installation problem w/Vista

    Boot Camp/Vista installation problem
    MacBook 2GHz Intel Core 2 Duo, 2GB RAM, Snow Leopard 10.6.2.
    Trying to install Windows Vista Home Premium using Boot Camp.
    Started Boot Camp Installer and created 32GB partition. Inserted Vista disk as instructed and clicked on Start Installation.
    Black screen appeared looking like this:
    1.
    2.
    Select CD-ROM Boot Type: _
    That last underline was flashing, waiting for input.
    First off, I don't know what to type in, but . . .
    The keyboard appears to be disabled because no keystroke registers, nor Return/Enter. Even pressing caps lock or num lock fails to register a light on those keys.
    The only way out is to hold down the power key until shutdown, then restart with Eject key depressed to eject Vista disk.
    Any suggestions would be appreciated.

    Hi RebelGood,
    have a look here http://forums.macrumors.com/showthread.php?t=467704 for instructions/solution.
    Basically you have to make yourself a copy of your Vista disc using the files of that disc and a programm called oscdimg.exe plus a burning program.
    And it had to be done on a Windows PC or in virtualized Windows (using Parallels/Fusion/VirtualBox) on your Mac.
    Regards
    Stefan

  • Installation problems on Solaris 9

    I am having issues installing the base software and can't seen to figure
    out how get past this. The error message from the installation log is as
    follows:
    Accept terms of Software License Agreement? [R] y
    pwd: cannot determine current directory!
    /tmp/installwnaWXF/checkinstallynaWXF: no home directory
    Error during installation. Setup will now exit.
    Please correct any errors described in /tmp/tta_inst.log, and then try
    again.
    Cleaning up temporary files...
    # cat /tmp/tta_inst.log
    **snip**
    Processing package instance <tta> from </tmp/ttainst_1/ttapkg.15978/pkg>
    Tarantella Secure Global Desktop Enterprise Edition for SPARC Solaris 2.8+
    (SPARC) 4.10.903
    Tarantella, Inc.
    pkgadd: ERROR: request script did not complete successfully
    Installation of <tta> failed.
    No changes were made to the system.
    Script detail for package <tta>
    ---> checkinstallynaWXF
    Any help from here would be appreciated.
    gavin

    from the diagnostic details:
    Architecture           spso0509
    Host           SunOS e220r 5.9 Generic_117171-17 sun4u sparc SUNW,Ultra-60
    Package           Tarantella Secure Global Desktop Enterprise Edition for
    SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Andrew
    Fonts (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Hangul
    Fonts (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Platform
    Identity Pack for SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Security
    Pack for SPARC Solaris 2.8+ (4.10.903)
    Package           Tarantella Secure Global Desktop Enterprise Edition Windows
    Connectivity Pack for SPARC Solaris 2.8+ (4.10.903)
    Bill Weir wrote:
    Gavin,
    Glad you're sorted. Can you confirm that it is 4.10.903 you are using
    (not 4.00.903)? I'm concerned if this installation problem is still
    present in the later version.
    Bill
    Gavin Westermann wrote on 31/08/2005 05:00:
    Bill - that seems to have done the trick! the installation is now running.
    Thanks so much for this.I am running a pair of Sun Ray 170's on my desk
    here at home mated to an E220R. I am hoping to use Tarantella to be able
    to access and run apps on a win3k server in the same rack.
    Gavin
    Bill Weir wrote:
    Gavin,
    This looks like a known problem with TTA 4.00.903 and some Solaris
    patches which were distributed at about the same time. However, you say
    you're using 4.10.903, and as far as I know the problem should be fixed
    in that version.
    You could try the workaround described in
    http://www.tarantella.com/documentation/sgd/ee/4.0/install.html - search
    for "tta_pkgadd" on that page and follow the instructions given there.
    Regards,
    Bill Weir, Sun Microsystems Inc.
    Gavin Westermann wrote on 30/08/2005 05:06:
    I am having issues installing the base software and can't seen to figure
    out how get past this. The error message from the installation log is as
    follows:
    Accept terms of Software License Agreement? [R] y
    pwd: cannot determine current directory!
    /tmp/installwnaWXF/checkinstallynaWXF: no home directory
    Error during installation. Setup will now exit.
    Please correct any errors described in /tmp/tta_inst.log, and then try
    again.
    Cleaning up temporary files...
    # cat /tmp/tta_inst.log
    **snip**
    Processing package instance <tta> from </tmp>
    Tarantella Secure Global Desktop Enterprise Edition for SPARC Solaris 2.8+
    (SPARC) 4.10.903
    Tarantella, Inc.
    pkgadd: ERROR: request script did not complete successfully
    Installation of <tta> failed.
    No changes were made to the system.
    Script detail for package <tta>
    ---> checkinstallynaWXF
    Any help from here would be appreciated.
    gavin

Maybe you are looking for

  • Please help me decide on a Mac mini server or MacBook Pro i7 for Logic

    Hi folks, I've really taxed my brain trying to figure out what's the smartest way to go. I'd love to know what any of you think I should do. My current setup: 2007 MacBook Pro 2.33 GHz Core 2 Duo 2GB Ram FSB 667 MHz M-Audio ProFire 610 WD-Passport ex

  • How can one use Mission Control with two monitors?  Please bring Spaces back

    How can one use Mission Control with two monitors.  With Spaces I could treat each space as a single desktop. SyBB

  • ScrollPane

    What would be the Action Script for a ScrollPane in Flash 8 or CS3. I know I keep bothering but I am lost. I'm going to try and explain as best as possible, and in short. This is what I did. 1. I watched your how to create a "photo gallery and thumbn

  • Flex Module call parentApplications Method

    I have got modules loading and can call methods and get and set variables in my module from my main Flex app. As per this code source: Design http://thanksmister.com/moduletest/srcview/index.html That all works great but it appears that this is one w

  • SSM Compenent Deployment Failed

    hi all, I am configuring SSM, While configuring SSM im unable to deploy a component which is told to be deployed into NW CE before configuring SSM. It gets fail in last moment. Component to be deployed is CPMSTRMGMAPC00_0.SCA. Is there any dependency