Closing the window after the video is complete.

I'm obviously new to this, so please excuse the simple
questions.... I need for the SWF files to actually close the window
when they are complete, however, I get the following message when
the video is finished.
The webpage you are viewing is trying to close the tab.
Do you want to close this tab?
Is there anyway that I can have it bypass this step? If so,
it would make things a lot easier for me.
Thanks in advance!!!!

Hi FacilityDude
This happens normally in IE, when you have simply opened the
movie inside its own browser instance. There is a way that may work
to prevent it from occurring by tricking the browser into thinking
the movie trying to close the instance was actually what opened it
in the first place. Essentially you would insert a piece of
JavaScript and use that to close the browser. Keep in mind it's a
bit involved. You have to be using .SWF output (won't work if you
produce .EXE output) And you have to futz with JavaScript.
Before we do that, I have a question for you. How are you
planning to deploy? I ask because I think that if you set things up
properly with the way you link to your movies for your users, you
won't encounter the prompt. So it would be silly to go futzing
about looking for other ways to overcome an apparent browser
limitation if it could be prevented altogether by simply being a
bit picky with how you create the links to your movies.
Cheers... Rick

Similar Messages

  • While downloading many videos at the same time, the download window shows that the video has completed downloading while it has actually downloaded only a little of each. How can i correct it??

    The download bar will be full while the video has still not downloaded fully. Downloading will be stopped and whatever content downloaded can be viewed.

    @kalos
    Uninstalled everything PA, also uninstalled mangler which was the only thing that depended on PA. It didn't work anyway.
    No pulseaudio --kill command so I couldn't run.
    Checked systemd journal and there is no mention of PA this time.
    Checked top, and grepped ps aux and there is no PA there either.
    I also rebooted the machine completely just to make sure. However VLC and HTML5 have the same incompatibilities.
    _ vlc Videos/anime/fmab/01.mp4
    VLC media player 2.1.5 Rincewind (revision 2.1.4-49-gdab6cb5)
    [0x1bc30f8] pulse audio output error: PulseAudio server connection failure: Connection refused
    [0x1af4118] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
    Fontconfig warning: FcPattern object size does not accept value "0"
    Fontconfig warning: FcPattern object size does not accept value "0"
    Fontconfig warning: FcPattern object size does not accept value "0"
    Fontconfig warning: FcPattern object size does not accept value "0"
    [0x7fb604001248] main vout display error: Failed to resize display
    But the video and audio did work until I ran some HTML5 video, after which the audio worked, and then I opened it again and it didn't work...
    @nomorewindows
    I see. That's too bad. At least we're not alone.
    Last edited by Greduan (2014-11-14 01:34:29)

  • Need of closing the Socket to complete read at client

    Hi all,
    I have aproblem of reading a byte array from a socketconnection.
    My code is work but there is a small issue.
    Basically my problem is there is a need of closing the socket at the server to complete the reading of the byte array at client
    following is the server code which write the bytearray.
    ServerSocket  serversocket = new ServerSocket(Integer.parseInt(resources.getString("PORT")));
    Socket clientSocket = s.getServersocket().accept();
    DataOutputStream dt = new DataOutputStream(clientSocket.getOutputStream());
    dt.write(getImageasByteArray());     // getImageasByteArray returns a byte array
    //clientSocket.close();          // if not close clientSocket reading of the byte array not worksAs I mentioned above if the clientSocket is not closed the reading of the byte not completed at the client.
    client code which read the byte array
    SocketConnection sock = (SocketConnection) Connector.open("socket://" + hostname);
    ByteArrayOutputStream baos = new ByteArrayOutputStream();
    InputStream inputStream = sock.openInputStream();
    int c = 0;
    while ((c = inputStream.read()) != -1)
         baos.write(c);
    System.out.println("read complete"); // this read complete never execute if not clientSocket is closed at serverI can't close the clientSocket because there are several threads at server some reads incoming commands and some write based on the commands.
    so please help me
    thank You

    Thank You again for answering
    my client is a j2me platform and it print this stackrace
    my code
    DataOutputStream dt = new DataOutputStream(clientSocket.getOutputStream());
    dt.write(ImageUtil.getImageasByteArray(img).length);
    dt.write(ImageUtil.getImageasByteArray(img));   //send byte array
    DataInputStream in = new DataInputStream(sock.openInputStream());    // openInputStream not getinputStream
    int length = in.readInt();
    System.out.println("read length=" + length);
    byte[] arr = new byte[length];  // read size
    in.readFully(arr); 
    java.lang.NegativeArraySizeException
            at net.chamika.mobility.client.CanvasKey.keyPressed(CanvasKey.java:90)
            at javax.microedition.lcdui.Canvas.callKeyPressed(Canvas.java:1121)
            at javax.microedition.lcdui.Display$DisplayAccessor.keyEvent(Display.java:2209)
            at javax.microedition.lcdui.Display$DisplayManagerImpl.keyEvent(Display.java:2952)
            at com.sun.midp.lcdui.DefaultEventHandler.keyEvent(DefaultEventHandler.java:249)
            at com.sun.midp.lcdui.AutomatedEventHandler.keyEvent(AutomatedEventHandler.java:620)
            at com.sun.midp.lcdui.DefaultEventHandler$QueuedEventHandler.handleVmEvent(DefaultEventHandler.java:699)
            at com.sun.midp.lcdui.DefaultEventHandler$QueuedEventHandler.run(DefaultEventHandler.java:608)server ends arrays size as 5340
    client read it as -587212545
    Please help me.

  • How do I get the windows after effects update to complete without error?

    I run windows 7 home professional. I have CC installed.  Things are fine except for After Effects. I get an update available and attempt to install it. I have removed after effects, run the adobe cleaner, reinstalled, and still get the update available, and still get the update failed message.
    Any advice?

    I am at AE Version 12.0.404
    Here is the log file:
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | START - Installer Session
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | RIBS version: 8.0.0.15
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Win OS version: 6.1.1.0 64 bit Type: 1
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | ::START TIMER:: [Total Timer]
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | CHECK: Single instance running
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | CHECK : Credentials
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Load Deployment File
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | deploymentFile option not given
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | CHECK : Another Native OS installer already running
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Create Required Folders
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Assuming install mode
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Looking up install source path
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Sync Media DB ...
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | ::START TIMER:: [Sync Media DB]
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Pre check media db sync
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | End of Pre check media db sync. Exit code: 0
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | :: END TIMER :: [Sync Media DB] took 587.224 milliseconds (0.587224 seconds) DTR = 13.6234 KBPS (0.0133041 MBPS)
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ready to initialize session to start with ...
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | ::START TIMER:: [CreatePayloadSession]
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updated source path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup
    05/27/14 11:00:49:699 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updating media info for: {121FBD40-4492-489E-84E3-CCDA581D2792}
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ignoring original data since install source is local
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12de_DELanguagePack-251013040849\Install.db
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updating media info for: {4C2BB79C-D2A1-4487-9801-09E115A3E58D}
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ignoring original data since install source is local
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12AllTrial-251013040544\Install.db
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updating media info for: {6DDA02AD-CACF-4306-9A40-828D0DD87E47}
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ignoring original data since install source is local
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12en_USLanguagePack-251013040830\Install.db
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updating media info for: {79B66B73-4C79-44A0-8F80-C9F320E50A52}
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ignoring original data since install source is local
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12ko_KRLanguagePack-251013041021\Install.db
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updating media info for: {94459CD9-1400-4A27-9C5D-CB35318FEB27}
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ignoring original data since install source is local
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12fr_FRLanguagePack-251013040926\Install.db
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updating media info for: {D3BD31A3-1DD2-486E-A43B-A707F99847E7}
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ignoring original data since install source is local
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12it_ITLanguagePack-251013040944\Install.db
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updating media info for: {D59528C1-4B04-4FE4-A435-415290988850}
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ignoring original data since install source is local
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12ja_JPLanguagePack-251013041002\Install.db
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updating media info for: {D77CEFB5-6C6A-4F36-A825-9B733BC3266D}
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ignoring original data since install source is local
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12es_ESLanguagePack-251013040908\Install.db
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Updating media info for: {F35B9650-68F4-49E8-A51A-79B3673D3398}
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Ignoring original data since install source is local
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12zh_CNLanguagePack-251013041039\Install.db
    05/27/14 11:00:49:700 | [INFO] |  | OOBE | DE |  |  |  | 2908 | --------------------  END  - Updating Media Sources -  END  --------------------
    05/27/14 11:00:49:708 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Supported RIBS version range: [0.0.0.0,8.0.0.15]
    05/27/14 11:00:49:708 | [INFO] |  | OOBE | DE |  |  |  | 2908 | ----------------- CreatePayloadSession: machine is x64 ---------------
    05/27/14 11:00:50:036 | [INFO] |  | OOBE | DE |  |  |  | 2908 | ______ Verify Dependency Subscribers ______
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12de_DELanguagePack 12.1.0.0 {121FBD40-4492-489E-84E3-CCDA581D2792} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12de_DELanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12ko_KRLanguagePack 12.1.0.0 {79B66B73-4C79-44A0-8F80-C9F320E50A52} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12ko_KRLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12fr_FRLanguagePack 12.1.0.0 {94459CD9-1400-4A27-9C5D-CB35318FEB27} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12fr_FRLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12it_ITLanguagePack 12.1.0.0 {D3BD31A3-1DD2-486E-A43B-A707F99847E7} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12it_ITLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12ja_JPLanguagePack 12.1.0.0 {D59528C1-4B04-4FE4-A435-415290988850} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12ja_JPLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12es_ESLanguagePack 12.1.0.0 {D77CEFB5-6C6A-4F36-A825-9B733BC3266D} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12es_ESLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12zh_CNLanguagePack 12.1.0.0 {F35B9650-68F4-49E8-A51A-79B3673D3398} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12zh_CNLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D}: 0 (0,0)
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47}: 0 (0,0)
    05/27/14 11:00:50:049 | [INFO] |  | OOBE | DE |  |  |  | 2908 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    05/27/14 11:00:50:051 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Patch Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} can be applied to product Adobe After Effects CC 12.0.0.0 {317243C1-6580-4F43-AED7-37D4438C3DD5}
    05/27/14 11:00:50:051 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Patch Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} can be applied to product Adobe After Effects CC_AdobeAfterEffects12en_USLanguagePack 12.0.0.0 {374F8A81-EA15-4A47-A4D9-34531D0560C6}
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Setting property "installSourcePath" to: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Setting property "mode" to: silent
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Setting property "updateManifestPath" to: C:\Users\user\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeAfterEffects-12.0.0\12.1.0\12. 1.0.xml
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Setting property "workflow" to: updater
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Overwrite property "extensionsOnly" to: 1
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Overwrite property "mode" to: silent
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Overwrite property "patchesOnly" to: 1
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Overwrite property "updateManifestPath" to: C:\Users\user\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeAfterEffects-12.0.0\12.1.0\12. 1.0.xml
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Overwrite property "workflow" to: updater
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Found payload actions:
    05/27/14 11:01:18:433 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Deciding what installer mode to use...
    05/27/14 11:01:18:435 | [WARN] |  | OOBE | DE |  |  |  | 2908 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12AllTrial 12.2.1.0 {B820FCD9-FB66-45C1-85B6-00ABADF7981A}
    05/27/14 11:01:18:435 | [WARN] |  | OOBE | DE |  |  |  | 2908 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12AllTrial 12.2.1.0 {B820FCD9-FB66-45C1-85B6-00ABADF7981A}
    05/27/14 11:01:18:435 | [WARN] |  | OOBE | DE |  |  |  | 2908 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12en_USLanguagePack 12.2.1.0 {34550792-BF85-47BA-B5FD-EB06C4331FC6}
    05/27/14 11:01:18:435 | [WARN] |  | OOBE | DE |  |  |  | 2908 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12en_USLanguagePack 12.2.1.0 {34550792-BF85-47BA-B5FD-EB06C4331FC6}
    05/27/14 11:01:18:435 | [WARN] |  | OOBE | DE |  |  |  | 2908 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12en_USLanguagePack 12.2.1.0 {34550792-BF85-47BA-B5FD-EB06C4331FC6}
    05/27/14 11:01:18:435 | [INFO] |  | OOBE | DE |  |  |  | 2908 | BEGIN Setting requested payload actions
    05/27/14 11:01:18:436 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Value returned on lookup of payload: Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} is: true
    05/27/14 11:01:18:436 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Action string for Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D}  is install
    05/27/14 11:01:18:436 | [WARN] |  | OOBE | DE |  |  |  | 2908 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12AllTrial 12.2.1.0 {B820FCD9-FB66-45C1-85B6-00ABADF7981A}
    05/27/14 11:01:18:436 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Value returned on lookup of payload: Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} is: true
    05/27/14 11:01:18:436 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Action string for Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47}  is install
    05/27/14 11:01:18:437 | [INFO] |  | OOBE | DE |  |  |  | 2908 | END Setting requested payload actions
    05/27/14 11:01:18:438 | [INFO] |  | OOBE | DE |  |  |  | 2908 | INSTALLDIR passed path basic path validation: C:\Program Files\Adobe
    05/27/14 11:01:18:438 | [INFO] |  | OOBE | DE |  |  |  | 2908 | BEGIN InstallOperationsQueue Unordered operations
    05/27/14 11:01:18:438 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D}:  with operation none
    05/27/14 11:01:18:438 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47}:  with operation none
    05/27/14 11:01:18:438 | [INFO] |  | OOBE | DE |  |  |  | 2908 | END InstallOperationsQueue Unordered operations
    05/27/14 11:01:18:438 | [ERROR] |  | OOBE | DE |  |  |  | 2908 | DW028: InstallOperationsQueue: Instruction set is empty
    05/27/14 11:01:18:438 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Payloads passed preflight validation.
    05/27/14 11:01:18:438 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Call PreSession Custom Hook
    05/27/14 11:01:18:446 | [INFO] |  | OOBE | DE |  |  |  | 2908 | BEGIN InstallOperationsQueue Unordered operations
    05/27/14 11:01:18:446 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D}:  with operation none
    05/27/14 11:01:18:446 | [INFO] |  | OOBE | DE |  |  |  | 2908 |   Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47}:  with operation none
    05/27/14 11:01:18:446 | [INFO] |  | OOBE | DE |  |  |  | 2908 | END InstallOperationsQueue Unordered operations
    05/27/14 11:01:18:446 | [ERROR] |  | OOBE | DE |  |  |  | 2908 | DW028: InstallOperationsQueue: Instruction set is empty
    05/27/14 11:01:18:446 | [FATAL] |  | OOBE | DE |  |  |  | 2908 | DW028: Unable to open operation queue
    05/27/14 11:01:20:463 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Total components installed: 0
    05/27/14 11:01:20:463 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Total components repaired: 0
    05/27/14 11:01:20:463 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Total components removed: 0
    05/27/14 11:01:20:463 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Call PostSession Custom Hook
    05/27/14 11:01:20:463 | [INFO] |  | OOBE | DE |  |  |  | 2908 | :: END TIMER :: [Total Timer] took 31381.9 milliseconds (31.3819 seconds) DTR = 107.068 KBPS (0.104559 MBPS)
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | -------------------------------------- Summary --------------------------------------
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 |  - 1 fatal error(s), 2 error(s)
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Win OS version: 6.1.1.0 64 bit Type: 1
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 |
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | ERROR: DW028: InstallOperationsQueue: Instruction set is empty
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | ERROR: DW028: InstallOperationsQueue: Instruction set is empty
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | FATAL: DW028: Unable to open operation queue
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 |
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Please search the above error string(s) to find when the error occurred.
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | These errors resulted in installer Exit Code mentioned below.
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | -------------------------------------------------------------------------------------
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 |
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Exit Code: 7 - Unable to complete Silent workflow.
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | Please see specific errors for troubleshooting. For example, ERROR: DW028 ...
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | END - Installer Session
    05/27/14 11:01:21:464 | [INFO] |  | OOBE | DE |  |  |  | 2908 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | START - Installer Session
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | RIBS version: 8.0.0.15
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Win OS version: 6.1.1.0 64 bit Type: 1
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | ::START TIMER:: [Total Timer]
    05/27/14 15:00:24:927 | [INFO] |  | OOBE | DE |  |  |  | 6612 | CHECK: Single instance running
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | CHECK : Credentials
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Load Deployment File
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | deploymentFile option not given
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | CHECK : Another Native OS installer already running
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Create Required Folders
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Assuming install mode
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Looking up install source path
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Sync Media DB ...
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | ::START TIMER:: [Sync Media DB]
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Pre check media db sync
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | End of Pre check media db sync. Exit code: 0
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | :: END TIMER :: [Sync Media DB] took 789.717 milliseconds (0.789717 seconds) DTR = 491.315 KBPS (0.4798 MBPS)
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ready to initialize session to start with ...
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | ::START TIMER:: [CreatePayloadSession]
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updated source path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updating media info for: {121FBD40-4492-489E-84E3-CCDA581D2792}
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ignoring original data since install source is local
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12de_DELanguagePack-251013040849\Install.db
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updating media info for: {4C2BB79C-D2A1-4487-9801-09E115A3E58D}
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ignoring original data since install source is local
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12AllTrial-251013040544\Install.db
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updating media info for: {6DDA02AD-CACF-4306-9A40-828D0DD87E47}
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ignoring original data since install source is local
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12en_USLanguagePack-251013040830\Install.db
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updating media info for: {79B66B73-4C79-44A0-8F80-C9F320E50A52}
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ignoring original data since install source is local
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12ko_KRLanguagePack-251013041021\Install.db
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updating media info for: {94459CD9-1400-4A27-9C5D-CB35318FEB27}
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ignoring original data since install source is local
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12fr_FRLanguagePack-251013040926\Install.db
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updating media info for: {D3BD31A3-1DD2-486E-A43B-A707F99847E7}
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ignoring original data since install source is local
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12it_ITLanguagePack-251013040944\Install.db
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updating media info for: {D59528C1-4B04-4FE4-A435-415290988850}
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ignoring original data since install source is local
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12ja_JPLanguagePack-251013041002\Install.db
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updating media info for: {D77CEFB5-6C6A-4F36-A825-9B733BC3266D}
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ignoring original data since install source is local
    05/27/14 15:00:24:928 | [INFO] |  | OOBE | DE |  |  |  | 6612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12es_ESLanguagePack-251013040908\Install.db
    05/27/14 15:00:24:929 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Updating media info for: {F35B9650-68F4-49E8-A51A-79B3673D3398}
    05/27/14 15:00:24:929 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Ignoring original data since install source is local
    05/27/14 15:00:24:929 | [INFO] |  | OOBE | DE |  |  |  | 6612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12zh_CNLanguagePack-251013041039\Install.db
    05/27/14 15:00:24:929 | [INFO] |  | OOBE | DE |  |  |  | 6612 | --------------------  END  - Updating Media Sources -  END  --------------------
    05/27/14 15:00:24:936 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Supported RIBS version range: [0.0.0.0,8.0.0.15]
    05/27/14 15:00:24:936 | [INFO] |  | OOBE | DE |  |  |  | 6612 | ----------------- CreatePayloadSession: machine is x64 ---------------
    05/27/14 15:00:25:213 | [INFO] |  | OOBE | DE |  |  |  | 6612 | ______ Verify Dependency Subscribers ______
    05/27/14 15:00:25:213 | [INFO] |  | OOBE | DE |  |  |  | 6612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12de_DELanguagePack 12.1.0.0 {121FBD40-4492-489E-84E3-CCDA581D2792} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12de_DELanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:00:25:213 | [INFO] |  | OOBE | DE |  |  |  | 6612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:00:25:213 | [INFO] |  | OOBE | DE |  |  |  | 6612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12en_USLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:00:25:213 | [INFO] |  | OOBE | DE |  |  |  | 6612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12ko_KRLanguagePack 12.1.0.0 {79B66B73-4C79-44A0-8F80-C9F320E50A52} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12ko_KRLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:00:25:213 | [INFO] |  | OOBE | DE |  |  |  | 6612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12fr_FRLanguagePack 12.1.0.0 {94459CD9-1400-4A27-9C5D-CB35318FEB27} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12fr_FRLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:00:25:213 | [INFO] |  | OOBE | DE |  |  |  | 6612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12it_ITLanguagePack 12.1.0.0 {D3BD31A3-1DD2-486E-A43B-A707F99847E7} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12it_ITLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:00:25:213 | [INFO] |  | OOBE | DE |  |  |  | 6612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12ja_JPLanguagePack 12.1.0.0 {D59528C1-4B04-4FE4-A435-415290988850} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12ja_JPLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:00:25:213 | [INFO] |  | OOBE | DE |  |  |  | 6612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12es_ESLanguagePack 12.1.0.0 {D77CEFB5-6C6A-4F36-A825-9B733BC3266D} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12es_ESLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:00:25:214 | [INFO] |  | OOBE | DE |  |  |  | 6612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12zh_CNLanguagePack 12.1.0.0 {F35B9650-68F4-49E8-A51A-79B3673D3398} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12zh_CNLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:00:25:214 | [INFO] |  | OOBE | DE |  |  |  | 6612 | EMPTY SET Operation order for all session payloads: mediaGroup (requires,satisfies)
    05/27/14 15:00:25:216 | [ERROR] |  | OOBE | DE |  |  |  | 6612 | DW052: The base product is not installed, Unable to proceed with the patch operation
    05/27/14 15:00:25:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | :: END TIMER :: [Total Timer] took 1106.75 milliseconds (1.10675 seconds) DTR = 365.031 KBPS (0.356476 MBPS)
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | -------------------------------------- Summary --------------------------------------
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 |  - 0 fatal error(s), 1 error(s)
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Win OS version: 6.1.1.0 64 bit Type: 1
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 |
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | ERROR: DW052: The base product is not installed, Unable to proceed with the patch operation
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 |
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Please search the above error string(s) to find when the error occurred.
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | These errors resulted in installer Exit Code mentioned below.
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | -------------------------------------------------------------------------------------
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 |
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Exit Code: 28 - The base product is not installed.
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | Please see specific errors for troubleshooting. For example, ERROR: DW052 ...
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | END - Installer Session
    05/27/14 15:00:26:216 | [INFO] |  | OOBE | DE |  |  |  | 6612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Visit http://www.adobe.com/go/loganalyzer/ for more information
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | START - Installer Session
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | RIBS version: 8.0.0.15
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Win OS version: 6.1.1.0 64 bit Type: 1
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | ::START TIMER:: [Total Timer]
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | CHECK: Single instance running
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | CHECK : Credentials
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Load Deployment File
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | deploymentFile option not given
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | CHECK : Another Native OS installer already running
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Create Required Folders
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Assuming install mode
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Looking up install source path
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Sync Media DB ...
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | ::START TIMER:: [Sync Media DB]
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Pre check media db sync
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | End of Pre check media db sync. Exit code: 0
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | :: END TIMER :: [Sync Media DB] took 313.278 milliseconds (0.313278 seconds)
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ready to initialize session to start with ...
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | ::START TIMER:: [CreatePayloadSession]
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | -------------------- BEGIN - Updating Media Sources - BEGIN --------------------
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updated source path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updating media info for: {121FBD40-4492-489E-84E3-CCDA581D2792}
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ignoring original data since install source is local
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12de_DELanguagePack-251013040849\Install.db
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updating media info for: {4C2BB79C-D2A1-4487-9801-09E115A3E58D}
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ignoring original data since install source is local
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12AllTrial-251013040544\Install.db
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updating media info for: {6DDA02AD-CACF-4306-9A40-828D0DD87E47}
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ignoring original data since install source is local
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12en_USLanguagePack-251013040830\Install.db
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updating media info for: {79B66B73-4C79-44A0-8F80-C9F320E50A52}
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ignoring original data since install source is local
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12ko_KRLanguagePack-251013041021\Install.db
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updating media info for: {94459CD9-1400-4A27-9C5D-CB35318FEB27}
    05/27/14 15:32:29:837 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ignoring original data since install source is local
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12fr_FRLanguagePack-251013040926\Install.db
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updating media info for: {D3BD31A3-1DD2-486E-A43B-A707F99847E7}
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ignoring original data since install source is local
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12it_ITLanguagePack-251013040944\Install.db
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updating media info for: {D59528C1-4B04-4FE4-A435-415290988850}
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ignoring original data since install source is local
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12ja_JPLanguagePack-251013041002\Install.db
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updating media info for: {D77CEFB5-6C6A-4F36-A825-9B733BC3266D}
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ignoring original data since install source is local
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12es_ESLanguagePack-251013040908\Install.db
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Updating media info for: {F35B9650-68F4-49E8-A51A-79B3673D3398}
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Ignoring original data since install source is local
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Type: 0, Volume Order: 1, Media Name: AfterEffects_CC_12_1_upd
      Path: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup\p ayloads\AdobeAfterEffects12zh_CNLanguagePack-251013041039\Install.db
    05/27/14 15:32:29:838 | [INFO] |  | OOBE | DE |  |  |  | 4612 | --------------------  END  - Updating Media Sources -  END  --------------------
    05/27/14 15:32:29:845 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Supported RIBS version range: [0.0.0.0,8.0.0.15]
    05/27/14 15:32:29:845 | [INFO] |  | OOBE | DE |  |  |  | 4612 | ----------------- CreatePayloadSession: machine is x64 ---------------
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | ______ Verify Dependency Subscribers ______
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12de_DELanguagePack 12.1.0.0 {121FBD40-4492-489E-84E3-CCDA581D2792} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12de_DELanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12ko_KRLanguagePack 12.1.0.0 {79B66B73-4C79-44A0-8F80-C9F320E50A52} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12ko_KRLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12fr_FRLanguagePack 12.1.0.0 {94459CD9-1400-4A27-9C5D-CB35318FEB27} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12fr_FRLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12it_ITLanguagePack 12.1.0.0 {D3BD31A3-1DD2-486E-A43B-A707F99847E7} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12it_ITLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12ja_JPLanguagePack 12.1.0.0 {D59528C1-4B04-4FE4-A435-415290988850} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12ja_JPLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12es_ESLanguagePack 12.1.0.0 {D77CEFB5-6C6A-4F36-A825-9B733BC3266D} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12es_ESLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | DW023: The extension payload: Adobe After Effects CC_12.1_AdobeAfterEffects12zh_CNLanguagePack 12.1.0.0 {F35B9650-68F4-49E8-A51A-79B3673D3398} requires a parent with following specification:
      Family: DVA
      ProductName: Adobe After Effects CC_AdobeAfterEffects12zh_CNLanguagePack
      MinVersion: 0.0.0.0
      This parent relationship is not satisfied, because this payload is not present in this session.
      This payload will be ignored in this session.
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | BEGIN Operation order for all session payloads: mediaGroup (requires,satisfies)
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D}: 0 (0,0)
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47}: 0 (0,0)
    05/27/14 15:32:30:167 | [INFO] |  | OOBE | DE |  |  |  | 4612 | END Operation order for all session payloads: mediaGroup (requires,satisfies)
    05/27/14 15:32:30:168 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Patch Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} can be applied to product Adobe After Effects CC 12.0.0.0 {317243C1-6580-4F43-AED7-37D4438C3DD5}
    05/27/14 15:32:30:169 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Patch Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} can be applied to product Adobe After Effects CC_AdobeAfterEffects12en_USLanguagePack 12.0.0.0 {374F8A81-EA15-4A47-A4D9-34531D0560C6}
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Setting property "installSourcePath" to: C:\Users\user\AppData\Local\Temp\Adobe\AAMUpdater\AdobeAfterEffects-12.0.0\12.1.0\setup
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Setting property "mode" to: silent
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Setting property "updateManifestPath" to: C:\Users\user\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeAfterEffects-12.0.0\12.1.0\12. 1.0.xml
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Setting property "workflow" to: updater
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Overwrite property "extensionsOnly" to: 1
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Overwrite property "mode" to: silent
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Overwrite property "patchesOnly" to: 1
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Overwrite property "updateManifestPath" to: C:\Users\user\AppData\Local\Adobe\AAMUpdater\1.0\Data\AdobeAfterEffects-12.0.0\12.1.0\12. 1.0.xml
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Overwrite property "workflow" to: updater
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Found payload actions:
    05/27/14 15:32:45:659 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Deciding what installer mode to use...
    05/27/14 15:32:45:662 | [WARN] |  | OOBE | DE |  |  |  | 4612 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12AllTrial 12.2.1.0 {B820FCD9-FB66-45C1-85B6-00ABADF7981A}
    05/27/14 15:32:45:662 | [WARN] |  | OOBE | DE |  |  |  | 4612 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12AllTrial 12.2.1.0 {B820FCD9-FB66-45C1-85B6-00ABADF7981A}
    05/27/14 15:32:45:662 | [WARN] |  | OOBE | DE |  |  |  | 4612 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12en_USLanguagePack 12.2.1.0 {34550792-BF85-47BA-B5FD-EB06C4331FC6}
    05/27/14 15:32:45:662 | [WARN] |  | OOBE | DE |  |  |  | 4612 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12en_USLanguagePack 12.2.1.0 {34550792-BF85-47BA-B5FD-EB06C4331FC6}
    05/27/14 15:32:45:662 | [WARN] |  | OOBE | DE |  |  |  | 4612 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12en_USLanguagePack 12.2.1.0 {34550792-BF85-47BA-B5FD-EB06C4331FC6}
    05/27/14 15:32:45:662 | [INFO] |  | OOBE | DE |  |  |  | 4612 | BEGIN Setting requested payload actions
    05/27/14 15:32:45:663 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Value returned on lookup of payload: Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} is: true
    05/27/14 15:32:45:663 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Action string for Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D}  is install
    05/27/14 15:32:45:663 | [WARN] |  | OOBE | DE |  |  |  | 4612 | DW016: NOTE: Cannot set action to the payload Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D} as it is already upgraded by the payload Adobe After Effects CC_12.2.1_AdobeAfterEffects12AllTrial 12.2.1.0 {B820FCD9-FB66-45C1-85B6-00ABADF7981A}
    05/27/14 15:32:45:663 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Value returned on lookup of payload: Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47} is: true
    05/27/14 15:32:45:663 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Action string for Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47}  is install
    05/27/14 15:32:45:664 | [INFO] |  | OOBE | DE |  |  |  | 4612 | END Setting requested payload actions
    05/27/14 15:32:45:664 | [INFO] |  | OOBE | DE |  |  |  | 4612 | INSTALLDIR passed path basic path validation: C:\Program Files\Adobe
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 | BEGIN InstallOperationsQueue Unordered operations
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D}:  with operation none
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47}:  with operation none
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 | END InstallOperationsQueue Unordered operations
    05/27/14 15:32:45:665 | [ERROR] |  | OOBE | DE |  |  |  | 4612 | DW028: InstallOperationsQueue: Instruction set is empty
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Payloads passed preflight validation.
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Call PreSession Custom Hook
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 | BEGIN InstallOperationsQueue Unordered operations
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Adobe After Effects CC_12.1_AdobeAfterEffects12AllTrial 12.1.0.0 {4C2BB79C-D2A1-4487-9801-09E115A3E58D}:  with operation none
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 |   Adobe After Effects CC_12.1_AdobeAfterEffects12en_USLanguagePack 12.1.0.0 {6DDA02AD-CACF-4306-9A40-828D0DD87E47}:  with operation none
    05/27/14 15:32:45:665 | [INFO] |  | OOBE | DE |  |  |  | 4612 | END InstallOperationsQueue Unordered operations
    05/27/14 15:32:45:665 | [ERROR] |  | OOBE | DE |  |  |  | 4612 | DW028: InstallOperationsQueue: Instruction set is empty
    05/27/14 15:32:45:665 | [FATAL] |  | OOBE | DE |  |  |  | 4612 | DW028: Unable to open operation queue
    05/27/14 15:32:47:683 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Total components installed: 0
    05/27/14 15:32:47:683 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Total components repaired: 0
    05/27/14 15:32:47:683 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Total components removed: 0
    05/27/14 15:32:47:683 | [INFO] |  | OOBE | DE |  |  |  | 4612 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    05/27/14 15:32:47:683 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Restarting your computer is recommended:
    05/27/14 15:32:47:683 | [INFO] |  | OOBE | DE |  |  |  | 4612 | In order to complete the installation, please restart the computer
    05/27/14 15:32:47:683 | [INFO] |  | OOBE | DE |  |  |  | 4612 | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
    05/27/14 15:32:47:683 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Call PostSession Custom Hook
    05/27/14 15:32:47:683 | [INFO] |  | OOBE | DE |  |  |  | 4612 | :: END TIMER :: [Total Timer] took 18189 milliseconds (18.189 seconds) DTR = 3.73853 KBPS (0.00365091 MBPS)
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | -------------------------------------- Summary --------------------------------------
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 |  - 1 fatal error(s), 2 error(s)
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Win OS version: 6.1.1.0 64 bit Type: 1
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 |
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | ERROR: DW028: InstallOperationsQueue: Instruction set is empty
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | ERROR: DW028: InstallOperationsQueue: Instruction set is empty
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | FATAL: DW028: Unable to open operation queue
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 |
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Please search the above error string(s) to find when the error occurred.
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | These errors resulted in installer Exit Code mentioned below.
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | -------------------------------------------------------------------------------------
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 |
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Exit Code: 7 - Unable to complete Silent workflow.
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | Please see specific errors for troubleshooting. For example, ERROR: DW028 ...
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*
    05/27/14 15:32:48:684 | [INFO] |  | OOBE | DE |  |  |  | 4612 | END - Installer S

  • Quicktime Movies - The audio plays but the video is completely messed up

    Hi.
    I have QuickTime V7.2 and my OS is XP.
    All of a sudden QuickTime started playing back QuickTime movies with no video - there is just a lot of flickering green and purple - however the audio is there. Oddly, the files used to play fine. They were made on my PC as QuickTime movie files. The sound is there. (Additionally the files play ok in Realplayer.)
    I've searched techy support but can't find an answer. Any ideas what is wrong?
    I made the files on movie editing software called ULead, and as I said, they used to play fine.
    Thanks very much.
    Gary

    A very similar and, I suspect, related problem. I created .mov files on my Mac, they play fine on the Mac, the audio plays but flickering video on my PC. I suspect it has something to do with the codecs used. Anyone have an idea as to how to make them compatible?

  • Closing command window after applic starts...help

    hi,
    i have a java application which i run from my command prompt by typing
    java -jar {JAR_NAME}.....
    i wanna know if there is any way I can close the command window once the application has started....
    Thanks
    Sudarshan

    java -jar {JAR_NAME}.....Use javaw instead.
    IF your file assotiations aren't screwed and IF there is a correct manifest.mf (with a main class attribute), you can simply double click the jar file.

  • Webdynpro for ABAP not closing browser window after click Exit

    Hi Experts,
    We come across a minor problem when executing a Webdynpro for ABAP on our Production Portal.
    We have a "Exit" button which suppose to close the browser window with the webdynpro codes called but it failed to do so.
    The execution steps of the Webdynpro app:
         Click  "Exit"
         Click  "No"
         Results message in the browser:
    The code we use to exit and close the Web Dynpro application
    * Code to close the application when the WebDynpro is executed
    * as an independent application
    * Also requires an Outbound Plug (GO_EXIT) in the main Window
      data : lr_ref      type ref to ig_main_window.
      lr_ref = wd_this->get_main_window_ctr( ).
      lr_ref->fire_go_exit_plg( close_window = abap_true ).
    What would be the issue causing this, the Webdynpro codes or Portal config?
    Our systems are SAP NW 7.31 with:
    ECC6 (Basis 731 SP10)
    Portal (Basis 1000.7.31.7.0.20130227234100)
    Thank you for your help & advise.
    Derek Phung

    Hi Tashi,
    Thank you for your quick response & help.
    According to your more info link, the check will return ABAP_TRUE as the webdynpro app is ran on Portal.
    Sorry i should have mention that I got it working on our Dev & Test portal but now forgotten how i have done it, we now need it config for our production portal. I have vague memory collection that i config it somewhere on the portal, maybe one of the Application Modules in NWA?
    Any advise, help, hints would be very much appreciated.
    Thank You & regards,
    Derek

  • The video apps hang or not working.

    One time when I played a video using the player (originated w/ iPad), but unfortunately it seems not working, and just show black screen. I've try everything I can do, close the player; turn of the iPad; connect to pc try to see if there's setting I can do, but nothing work. When I use other player I download to play, it's working, so it seems only the player itself not function anymore, and others going fine.

    Try searching for the name of one of your videos on the iPad's spotlight search screen - swipe your first homescreen to the right, type in it's name, and if it finds it tap on it to see if it plays.
    If that doesn't work then try closing the Videos app completely : from the home screen (i.e. not with the Videos app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Videos app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option if the two above don't work is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • How to bring up movies on the Video icon

    I have purchased movies from iTunes and they would appear on my Video icon (for example, when on airplane).  Now the only thing that appears When I tap the Video icon is a blank screen.  How can  access my purchased movies when I don't have Internet access?

    If you've synced or downloaded the films onto the iPad then they should show in the Videos app. Try searching for the name of one of the videos on the iPad's spotlight search screen - swipe your first homescreen to the right, type in it's name, and if it finds it tap on it to see if it plays. Then check the Videos app again and see if they all show
    If that doesn't work then try closing the Videos app completely : from the home screen (i.e.not with the Videos app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Videos app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option if the two above don't work is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • The video is frozen on an iTunes rental. How do I unlock this?

    Does anyone know how to get the video playback started again?

    If the Videos app is 'frozen' then try searching for the name of one of your videos on the iPad's spotlight search screen - swipe your first homescreen to the right, type in it's name, and if it finds it tap on it to see if it plays.
    If that doesn't work then try closing the Videos app completely : from the home screen (i.e. not with the Videos app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Videos app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option if the two above don't work is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • How do you keep videos from completely playing in a slideshow (like the photos)?

    In iPhoto, you can make slideshows to show photos for only 5 or however long of a duration you'd like... but when a video shows up in the show, all the pictures (depending on if you choose certain themes) will stick around on the screen as the video plays (or if the video is the only element in the current slide, also the video will completely play).
    My question is.. is there any way to have the videos play for the same duration you set for the photos?  Like.. to have everything.. videos AND photos.. to only play for like 5 seconds etc.
    I ask this because I want to show a really big album I have at a party with a slideshow, but because of all the video I take, when some videos are a bit longer (say like 2 to 3 mintues), it kinds disrupts the flow of the slideshow (as compared to just showing a short 5 second clip of the video like with the photos only being for 5 seconds as well.
    Is this possible, or does anyone know a workaround solution?  I'd really like the videos to be in the slideshow too, but just not the whole videos.
    We are talking thousands of photos and maybe hundreds of videos, here.  Nothing I'd want to edit individually.  iPhoto seems perfect for this if it would just only play portions of my video library instead of the whole videos.

    No.  The videos will play for their entire length.  Try trimming the video in iPhoto by playing it and use the gear icon to bring up the Trip feature:
    You'll get this window where you can select the portion of the video to use:
    When you're done you can "revert to original" like this:
    That may give you what you need for the slideshow.
    OT

  • HT2729 Why doesn't video or podcasts appear after clicking the video icon on my iPad2?

    After clicking on the video icon nothing happens.  No video, no start page, no sound.  What are the possible causes?

    Try quitting the videos app completely and restart the iPad. Then try again.
    Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    If that doesn't work, try this.
    Swipe to the right from your first home screen to get to the iPad Spotlight search. Type in the name of any of your movies in the field at the top. When the movie appears in the search - tap on it and it should hopefully start to play. Let it play for a minute or so - hit done - go back to videos app and see if all is OK.

  • How to have web page open in same browser window after redirect in Flash video placed in Dreamweaver?

    Hello,
    Would be grateful if anyone can help me.
    website: www.Paris-Pet.com
    Currently, a flash video plays on the index page. The following action is placed in the last frame of the video in Flash:
    navigateToURL(new URLRequest("http://www.paris-pet.com/home.html"));
    This is working as intended with one exception: Instead of directing to the home page from the index page when the video is completed, it opens up the home page in a second browser window, leaving the empty browser window of the flash movie. This is not the seamless design I was hoping for, and I've also been told on some computers, blocking pop up windows is preventing them from smoothly transitioning to the rest of the web site.
    I would like the redirect to open the home page in the same browser window as the movie in the index page played.
    Please help. Print designer in over her head.
    JM

    Brilliant, Jon. Thank you so much. For those of you who stumble on this, I did have a tiny bit of trouble when I edited the actionscript; the video didn't play as expected. After trial and error, this is the code that worked both in playing the video and opening up in the same browser window:
    navigateToURL(new URLRequest("http://www.paris-pet.com/home.html"),"_self");
    The difference seems to be this:  ")     before the comma prior to "_self");
    Again, Jon -- thanks!
    Jack

  • The video app on my iPad now only shows a black screen. Used to work fine then crashed in the middle of a short video.

    The video app on my iPad now only shows a black screen. Used to work fine then crashed in the middle of a short video.  When I open the app the screen is just blank. As it is a default app I can't delete and reinstall. Anybody else experience this?

    Try searching for the name of one of your videos on the iPad's spotlight search screen - swipe your first homescreen to the right, type in it's name, and if it finds it tap on it to see if it plays.
    If that doesn't work then try closing the Videos app via the taskbar : from the home screen (i.e. not with the Videos app 'open' on-screen) double-click the home button to bring up the taskbar, then press and hold any of the apps on the taskbar for a couple of seconds or so until they start shaking, then press the '-' in the top left of the Videos app to close it, and touch any part of the screen above the taskbar so as to stop the shaking and close the taskbar.
    A third option if the two above don't work is a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • NetStream.bytesTotal is much smaller than the video

    I have a video player running online, which sends error messages when the player loops on movie complete.
    I am listening to the NetStatusEvent NetStream.Play.Stop to know that the video has completed playing.
    I have a video which is more than 2,000,000 bytes, and the NetStream.bytesTotal in the error range between 2,000 and 5,000 bytes.
    It looks like the users with this error are using Flash Player 11.1 and Windows 7.

    Well, it does not fit the port.  When I had the TV installed, the guy told me I would need HDMI later, and he installed it connected and it has been hanging there unused. 
    The cord says HDMI on it and it looks like this:
    http://www.howtogeek.com/wp-content/uploads/2010/10/image260.png
    Can I use a converter like this?
    http://www.amazon.com/gp/product/B000FUVNX8/ref=ox_sc_act_title_3?ie=UTF8&m=A2XN AOBSW0CZDL
    Do I also need a digital audio cord?  (I do not know how I can plug it in because my TV is mounted to the wall and I don't even know if there is an output for it.)
    http://www.amazon.com/gp/product/B003C2YE7I/ref=ox_sc_act_title_2?ie=UTF8&m=A20H 555M9MROEP
    Thanks for your help!

Maybe you are looking for

  • AT user command in interactive list(basic) is not calling smartform

    Hi, I am facing a problem, which will be strange for all i think. in a basic list (not ALV) simple interactive report i am using a at user-command. my concern is to collect the checked box in the first output report display and store it into the inte

  • TV and audio output

    I have a TV and stereo in close proximity. I'm wondering if there's anyway to rig a single dock so it will output to the stereo for music and to the TV for for video, hopefully without swapping cables. I guess I'm wondering if the Universal Dock acco

  • Which R/3 function Module is used to extract material data?

    Hi, Does someone know which FM is used in R/3 to extract the material data when the replication object 'MATERIAL' is executed? Thanks, Jeroen

  • Premiere cc 2014 keeps Crashing Randomly

    Ia am running Windows 8.1 on a 8 core Intell system with an AMD Radeon HD 7900 with 3 Monitors. Premiere Crashes Randomly since the last update just about every 5 minutes when working sometimes when doing nothing and then again quite often during ren

  • Keynote Remote connection issues

    I can not connect my iPhone 3GS or my iPad to my MacBook Pro in Keynote Remote. When I try and link I get linking failed. I have tried my wireless at home and at work. I have turned off the firewall and left it on allowing incoming connections to Key