result::failure-104, deploying a file bar

When deploying a file to blackberry Z10 bar, I get the following error of blackberry-deploy systematically

Info: Send request: install
Info: Action: install
Info: File size: 566071
Info: installation...
Info: Treatment 566071 bytes
News: Advance of 50%...
News: Progress 100%...
actual_dname::com.tiggit .controller .testEB4qGwu3SILuHbE3aAwh5Dk
actual_id::testEB4qGwu3SILuHbE3aAwh5Dk
actual_version::1.0.1.0
result::failure-104

I searched for a description of the error messages produced by blackberry-deployment and will find almost no documentation.

Does anyone know what means this error and better, how to fix?

Thank you

Robert.

Answering my own question, because I found the answer, for later use.

The problem is caused by two packages with the same name installed with different "signatures."

The solution is to remove the package using adb (as he is an Android/Dalvik application)

ADB uninstall com.tiggit.controller

This removes all instances of com.tiggit.controller on the device and allows a new bar/apk to install.

Tags: BlackBerry Developers

Similar Questions

  • Major problem after update of the app: DeployException: result::failure-104 (incompatibility digest... something has changed.)

    Hello

    After you fix a problem with my signature keys ( http://supportforums.blackberry.com/t5/Android-Runtime-Development/Signing-Keys-Mess/td-p/3022020) I managed to download my update of the app.

    Unfortunately there was something wrong, that users who attempt to update were a major problem: "update this game [...] and he could not install after he asked me to accept the location service [...] It closes right when you are asked to accept again for approval of location services. »

    Now, I was able to reproduce myself.

    Update of the application, the user is invited to accept the authorization of the Internet, and if they accept it or not, the strength of the app closes then. (I had added Android ACCESS_WIFI_STATE permission in the manifest, but the problem persists if I remove it)

    I tried to debug the problem and all that I can see is the LogCat shows this at the launch of the app 'day '.

    11-20 15:59:27.927: D/Install@Launch (7557275): incompatibility digest for com.irache.octagonp.gYABgELGe5sJN9mSCfgTnlCk3hw, something has changed.

    In addition, by updating an existing installation, I get this error message on BlackBerry deployment:

    result::failure-104
    com.qnx.bbt.deploy.Deploy$ DeployException: result::failure-104

    I compared the new and the old manifest, and all the relevant fields seem has not changed:-l' author of the Package, Package-author-Id, package name, package Description, Id of Package, Package-author-certificate-Hash.

    The application works correctly with a fresh install, and I can update without problem to other apps that have gone through similar changes very recently, in libraries, permissions...

    Could someone point me in the right direction?

    Thank you.

    The error-104 is the Android Runtime.  It indicates that the APK file that is trying the upgrade has been signed with a different key than the original.  It made no reference to any BlackBerry sign the file of the bar, but the certificate you use to sign the APK using ADT.  On an Android device, the same error occurs if you try to upgrade an APK that is signed with a different certificate.

    You can view the certificate that has been used on an APK file using a command like this:

    C:\Program Files (x86)\Java\jdk1.7.0_45\bin\jarsigner -verify -certs -verbose myApp.apk > output.txt
    
  • Problem updating existing Playbook - failure-104 Android app

    Hello

    I signed a new version of my Android apk file and to prohibit the converted file. I use the Eclipse plugin to do this - Blackberry tools-> sign to the Blackberry World. So, no mistakes here.

    But, when I try to update the previous version of my application which is already installed on my Playbook (using the USB cable and 'Blackberry-deploy - installApp... command) ") I have result::failure-104.

    I downloaded the new versions several times and this is the first time I have problems.

    I compared the manifest of the last bar of file with manifests of all older versions of files bar. All names and IDS are the same in all files, - the package name, package id, package-author, version of package-authod-id number, name of the application, the application id, are incremented.

    The only difference I noticed is that in the last manifesto for 'Archive-created-by' is 'Apk2Bar version 1.6.0. All previous manifestos have value 'Blackberry BAR package v1.4'.

    What it means and it can be a cause of update of the question I have?

    I must say that I always use the same way to sign by Eclipse and that if I have already uninstall the Playbook application - installation of the new version is perfectly fine. Is just updated that is not working.

    I don't want to publish on Blackberry World because it is until I found what is the cause of this problem.

    Anyone have the same problem? Any help/ideas will be appreciated.

    Thank you.

    Katerina

    Hello

    The error you see is an incompatible certificate error being reported by Android (INSTALL_PARSE_FAILED_INCONSISTENT_CERTIFICATES = - 104).

    Have you changed your signature Android keystore since you last deployed your application? You can try to remove the previous version of the application on your playbook first and try to redeploy.

    See you soon,.

    Matt

  • web deployment and webworks file .bar failure of playbook simulator

    Hi web / forum webworks

    I just went through the tutorial Hello World js webworks. A few think to note, I'm using linux, so I'm not really using ripple, his failure as a wildfire for me here. Wine does not help.

    I was able to build my program using a port of linux to webworks and generate what appears to be a file .bar valid. Now when to deploy blackberry launch I get this result:

    installApp-password 'mypassword' - device 192.168.49.128 - package comp/device/helloworld.bar

    Info: Send request: install
    Info: Action: install
    Info: File size: 412096
    Info: installation...
    Info: Treatment 412096 bytes
    actual_dname:
    actual_id:
    actual_version:
    result::failure 533 system request - requires: forbidden version, want (10, 0, 0, 4) have (2, 1, 0, 1032)

    I don't know what is 533 failure, it seems to be related to the version of the system, but since I built it based on the webworks js it should work on all devices right?

    Help, please.

    maniac31

    Thanks a lot for your help. Once, I knew that this was the problem I was able to google my way around and fix it.

    Many users of linux could have similar questions, then here is a good resource for ripple working on chrome.

    http://johnreid.it/2012/06/23/get-ripple-to-work-in-Linux/

    There are slight typo under the heading "Run Ripple"

    He wrote: cd ~/ripple/services/node noeud./node_modules/rbd/app.js 9910

    But it should be: cd ~/ripple/services/node noeud./node_modules/rbd/app.js-demarrer 9910

    Happy to develop for bb on linux

  • BlackBerry Deploy result::failure-24

    Hello

    When I use Blackberry deployment tool to deploy the bar file classic Blackberry I get the following error after the bar of the folder we downloaded:

    result::failure-24
    com.qnx.bbt.deploy.Deploy$ DeployException: result::failure-24

    There is no documentation to deploy error codes?

    Thank you.

    I'm glad to hear you got it working.  We have not publicly documented these error codes.  If the installer can determine the cause of the error, you should see a useful error message.  Error codes appear when something external to Setup failed and the installer does not know what happened, that's why they are not documented publicly.

  • result::failure-9 the deployment

    Hello

    I'm trying to deploy my application on my blackberry Z10 running 10.0.9.422 eclipse android and I failed him.

    Here is the error I get.

    Impossible to deploy the project XXXX
    Info: Send request: install
    Info: Action: install
    Info: File size: 8659959
    Info: installation...
    Info: Treatment 8659959 bytes
    News: Progress 0%...
    Info: 49% increase...
    News: Advance of 50%...
    News: Progress 100%...
    actual_dname::com.xxx .testEPPwDTJahv0UbAeaecXksgI .xxxx
    actual_id::testEPPwDTJahv0UbAeaecXksgI
    actual_version::1.0.3.0
    result::failure-9

    After this error, I could see the app on my Z10 icon, but when I try to open it, it says "Initializing. Please wait... "and the application crashes afterwards.

    That indicates failure - 9 and any idea on what is the problem/resolution might be?

    Any help is greatly appreciated.

    Thank you

    Varun-

    Hi Justin,

    I was able to determine libraries not supported agency auditor apk. After a little research, here how I made the deployment to work.

    My application was using the com.google.android.maps package. So, I edited the file manifest android to reflect the threshold.

    After this change, even if the option "verify apk" of eclipse is showing me the same warnings, I was able to deploy the application on my Z10 and had to operate.

    Thank you

    Varun-

  • BB10 cannot install the debug - result::failure 532 that all development 100 slots are already in use

    I get an error when you try to deploy a file of debug on a Z30 bar:

    result::failure 532 all development 100 slots are already in use

    I removed all applications development, renewed my debugging token, rebooted momentics and restarted the unit, but the error persists.

    I'll wipe the next device, but someone has run into this, or know a quicker fix?

    A BlackBerry signature account limit the creation of chips from debug to 100 unique BlackBerry PIN.  If you try to create others, you get the error below.

    Debug tokens expire after 30 days, once a PIN expires, you will be able to create again.

    Note that this does not affect the renewal of the chips.  If you renew a token before it expires, it always uses only 1 allocation.

  • result::failure 500 'package-Id' deplying in alpha BB10

    Hi guys,.

    After updating my BB10 alpha to 10.0.6.671 os version I can't install apps android more, I still get:

    C:\Users\osus>"BlackBerry-deploy.bat - installApp-device 192.168.0.85 - password pass UnCompress.apk
    Info: Send request: install
    Info: Action: install
    Info: File size: 1393186
    Info: installation...
    Info: Treatment 1393186 bytes
    actual_dname:
    actual_id:
    actual_version:
    result::failure 500 'package-Id ".

    I try to install my apps!

    Installation of the works not Android apps very well, I only have problems with my two Android apps.

    Any idea?

    In my case, I tried to download the apk rather the bar... that's all

  • result::failure-2

    If anyone has a similar problem, a stupid difficulty here:

    1. The apk works on Android
    2. The conversion to the bar works perfectly
    3. The signature seems to work perfectly
    4. Deployment installing the app, but say result::failure-2, and we can't run it

    Solution:

    The file has been name xxxx. APK, I renamed it to xxxx.apk and then it worked, without even to increment the version!

    Just a response to mark it solved

  • result::failure-103

    I'm trying to deploy my signed. BAR asks my BlackBerry PlayBook, but whenever I try, I get this error odd result::failure-103

    Here are the steps that I did:

    first comvert my. APK for BAR

    ./apk2bar [path to my apk folder] ~/android-sdks/  -t [path to output folder] -rv
    

    can I sign

    ./blackberry-signer -verbose -cskpass [password] -keystore author.p12 -storepass [password] [path to my .bar] RDK author
    

    Then I check it out:

    ./blackberry-signer -verify -verbose [path to the .BAR]
    

    and here is the result I get:

    1342 Thu Nov 22 23:25:04 EST 2012 META-INF/MANIFEST.MF
             608 Thu Nov 22 23:25:04 EST 2012 META-INF/AUTHOR.SF
             601 Thu Nov 22 23:25:04 EST 2012 META-INF/AUTHOR.EC
             608 Thu Nov 22 23:25:04 EST 2012 META-INF/RDK.SF
             280 Thu Nov 22 23:25:04 EST 2012 META-INF/RDK.EC
    sm      7600 Thu Nov 22 23:24:16 EST 2012 android/res/drawable-mdpi/icon.png
    sm    169511 Thu Nov 22 23:24:16 EST 2012 android/Chmbrs-NotePadBB.apk
    
      s = signature was verified
      m = entry is listed in manifest
      k = at least one certificate was found in keystore
      i = at least one certificate was found in identity scope
    
    Info: Bar verified.
    

    After that, all right.

    Finally, I push the file to my PlayBook

    ./blackberry-deploy -installApp -device 192.168.1.109 -package [path to the .BAR] -password [Playbook password]
    

    but it is there, it breaks down and I get this result

    Info: Sending request: Install
    Info: Action: Install
    Info: File size: 133672
    Info: Installing ...
    Info: Processing 133672 bytes
    Info: Progress 50%...
    Info: Progress 100%...
    actual_dname::com.chmbrs.apps.notepad.gYABgOwP1jrtFP9mlr5GwQ_xwlw
    actual_id::gYABgOwP1jrtFP9mlr5GwQ_xwlw
    actual_version::1.0.5.0
    result::failure -103
    

    I can see the application installed in the PlayBook, but when I try to pen I get a window asking me to approve certain permissions. I accept and then I see a black window and the application closes itself. She does this all the time.

    I have installed jdk Oracle version 1.6.0_33 and I use Ubuntu 12.10. That shouldn't matter however, as according to the tool my. BAR is signed and without errors.

    Any ideas why does not? I would not use Eclipse because with the last update ADT plugin for BlackBerry is broken and does not not even under windows.

    Thanks for the help.

    Yes! you were right! It seems that you must sign the. APK before you pack up and send to your playbook for installation. I followed these steps and it worked:

    Navigate to your folder root of android project and build your project for immediate release

    ant clean
    and release
    

    Connect to your Playbook:

    ./blackberry-connect [playbook IP] -password [playbook password] -sshPublicKey [key].pub
    

    Sign your APK with your keys:

    jarsigner -verbose -sigalg MD5withRSA -digestalg SHA1 -keystore [your key].kestore [your app name].apk [alias]
    
    --verify your signed apk
    
    jarsigner -verify bin/NoteList-release-unsigned.apk
    

    If it passes, you can now create the file of the bar

    ./apk2bar [path to your APK folder] [path to android dsk folder]  -t [path to output folder] -rv
    

    Sign the file BAR

    ./blackberry-signer -verbose -cskpass [password] -keystore [path to your certificate].p12 -storepass [certificate password] [path to your BAR file] RDK author
    
    -- to verify the signed BAR
    ./blackberry-signer -verify -verbose [path to your BAR file]
    

    And finally sending to your Playbook

    ./blackberry-deploy -installApp -device [playbook IP] -package [path to your BAR file] -password [playbook password]
    

    I tried these steps using Ubuntu 12.10 and beta CommandLineTools_1.3. Don't forget to turn the development WE we you playbook and turn on SSH access so you can use blackberry connect. In addition, when you download the command line tools you must give approval to run for all scripts.

    Hope that this helps some development on Ubuntu, until the BlackBerry fixes the plugin for eclipse which is broken with the last tools rev 21 ADT.

    Happy coding!

  • Installation of Simulator PlayBook: result::failure-9?

    Hi all, I converted using the plugin Eclipse of BB android application (Version: 1.0.2.201112120946), and I try to install in the Playbook Simulator (version: 2.0.0.7109). However, during the installation process, I see the following error message:

    Impossible to deploy the project MyProj-BB
    Info: Send request: install
    Info: Action: install
    Info: File size: 774618
    Info: installation...
    Info: Treatment 774618 bytes
    News: Progress 0%...
    News: Advance of 50%...
    News: Advance of 50%...
    actual_dname::com.emistra .MyProj .testEBC23DtkyDFzVZu .px12M7A
    actual_id:testEBC23DtkyDFzVZu - px12M7A
    actual_version::1.102.400.0
    result::failure-9

    Can someone tell me what this failure code? Or if not, can you point me to a reference doc that lists all these error codes?

    Appreciate any help!

    I was getting this error too, very annoying how little info is given.

    In the end, I think it was my application using google maps library led me to have the error.

    I found that by changing the android emulator I used "Google APIs" (which is required for a mapview?) to "Android 2.3.3", which I think BB recommend. When I tried to run my application on android, I got an error 'missing shared library '... Remove libraries mapview, then he ran on BB playbook.

  • Cannot install the signed file BAR, [if the argument "blackberry - sign - sigfile ' is not GPACACF]

    Hi all

    I have following queries on the use of certificates in BAR files.  Certificates are defined by the user.  [ie. certificates created locally using this link 'http://developer.blackberry.com/native/documentation/core/com.qnx.doc.nfc/topic/manual/t_nfcdevguide...

    Queries are

    1. the '-sigfile "command argument"blackberry-signer", if I have any other purpose than"GPACACF", I get the error message following ' result::failure 880/var/tmp/cgic851170: cannot access the Member ' META-INF/FILEACF.» EC'

     

       2 can I sign several certificates [one after the other] using the command "blackberry-signatory"?

    Forward to your response

    OK, I tested the procedure in the documentation and created a file of key PKCS #12 and gave my key an aliass MYALIAS. See the details here:

    $ openssl pkcs12 -in selfsign.p12 -info
    Enter Import Password:
    MAC Iteration 2048
    MAC verified OK
    PKCS7 Encrypted data: pbeWithSHA1And40BitRC2-CBC, Iteration 2048
    Certificate bag
    Bag Attributes
        friendlyName: MYALIAS
        localKeyID: D8 CB 15 E1 B3 30 0C 90 C0 57 EB FA A1 D4 20 BB 1C EF A7 40
    subject=/C=GB/ST=Berkshire/L=Slough/O=BlackBerry/OU=DevReel/CN=Test/[email protected]
    issuer=/C=GB/ST=Berkshire/L=Slough/O=BlackBerry/OU=DevReel/CN=Test/[email protected]
    -----BEGIN CERTIFICATE-----
    MIICgTCCAeoCCQDgvIXlO1lIYDANBgkqhkiG9w0BAQUFADCBhDELMAkGA1UEBhMC
    R0IxEjAQBgNVBAgMCUJlcmtzaGlyZTEPMA0GA1UEBwwGU2xvdWdoMRMwEQYDVQQK
    DApCbGFja0JlcnJ5MRAwDgYDVQQLDAdEZXZSZWVsMQ0wCwYDVQQDDARUZXN0MRow
    GAYJKoZIhvcNAQkBFgtmb29AYmFyLmNvbTAeFw0xMzA4MTYxMTQ0MjFaFw0xNDA4
    MTYxMTQ0MjFaMIGEMQswCQYDVQQGEwJHQjESMBAGA1UECAwJQmVya3NoaXJlMQ8w
    DQYDVQQHDAZTbG91Z2gxEzARBgNVBAoMCkJsYWNrQmVycnkxEDAOBgNVBAsMB0Rl
    dlJlZWwxDTALBgNVBAMMBFRlc3QxGjAYBgkqhkiG9w0BCQEWC2Zvb0BiYXIuY29t
    MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDskC5uCv6eGgZvrXpWJsXz11HK
    POCraWH7QfWEaa/d82SusTVVL2UEqcWhRKHGD3ogikyQ+p4MiCKViYKXG2067nfv
    C+yNUupinb7Bsx/YsUp5zv135fpMXn9rSD/P5LegQONxVqeW5ZoSc3br4JAmYoFq
    uwnNQJl+0AeD7HUjUQIDAQABMA0GCSqGSIb3DQEBBQUAA4GBAKSKibcQgvho0kPU
    E53TWjiVTOxxMzpu2F3/y1McEeOwg0bvTvfoGm3fFJnVM/B1509QgEVenSuO4Am8
    CrF9MCdRA8HJeAw2P7YHSwRgc9nn1HqkqF1McRi+DVCwIfWUFCyD9Wllb5PWPlkD
    voqNLCtuuYRyoIGq+gANBXLOlg1m
    -----END CERTIFICATE-----
    PKCS7 Data
    Shrouded Keybag: pbeWithSHA1And3-KeyTripleDES-CBC, Iteration 2048
    Bag Attributes
        friendlyName: MYALIAS
        localKeyID: D8 CB 15 E1 B3 30 0C 90 C0 57 EB FA A1 D4 20 BB 1C EF A7 40
    Key Attributes: 
    

    I then used blackberry - sign to sign a file bar:

    >> blackberry-signer -keystore selfsign.p12 -sigfile GPACACF -sigalg SHA512withRSA -storepass barfoo -verbose NfcChicken-1_0_0_20.bar MYALIAS
    SF Digest =
    4e 0e 9c 25 a5 2e 0a 1a b9 c0 d2 f8 7c 9e 05 e1
    65 39 eb 92 4e 1d db d8 9d 11 f5 8f 84 b0 92 75
    48 3e 53 40 b6 e3 b9 cc bd 6e 7e 61 95 7b ba d5
    6e b1 76 be b6 c5 d9 a7 ac f3 ad c0 1f fd e7 8a
     Updating: META-INF/MANIFEST.MF
       Adding: META-INF/GPACACF.SF
       Adding: META-INF/GPACACF.RSA
      Signing: native/bar-descriptor.xml
      Signing: native/icon.png
      Signing: native/assets/images/brown_egg.png
      Signing: native/assets/images/Thumbs.db
      Signing: native/assets/main.qml
      Signing: native/assets/sounds/chicken1.wav
      Signing: native/qm/NfcChicken.qm
      Signing: native/NfcChicken.so
      Signing: native/assets/.assets.index
    Info: Bar signed.
    

    If you look at the signed file bar, you can see the GPACACF. SF and. RSA files in the manifesto bar.

    If I use the following command

    >>blackberry-signer -keystore selfsign.p12 -sigfile XYZ -sigalg SHA512withRSA
    -storepass barfoo -verbose NfcChicken-1_0_0_20.bar MYALIAS
    SF Digest =
    4e 0e 9c 25 a5 2e 0a 1a b9 c0 d2 f8 7c 9e 05 e1
    65 39 eb 92 4e 1d db d8 9d 11 f5 8f 84 b0 92 75
    48 3e 53 40 b6 e3 b9 cc bd 6e 7e 61 95 7b ba d5
    6e b1 76 be b6 c5 d9 a7 ac f3 ad c0 1f fd e7 8a
     Updating: META-INF/MANIFEST.MF
       Adding: META-INF/XYZ.SF
       Adding: META-INF/XYZ.RSA
      Signing: native/bar-descriptor.xml
      Signing: native/icon.png
      Signing: native/assets/images/brown_egg.png
      Signing: native/assets/images/Thumbs.db
      Signing: native/assets/main.qml
      Signing: native/assets/sounds/chicken1.wav
      Signing: native/qm/NfcChicken.qm
      Signing: native/NfcChicken.so
      Signing: native/assets/.assets.index
    Info: Bar signed.
    

    using a sigfile - XYZ to sign the file bar and the bar file contains:

    showing the XYZ. SF and. RSA files added to the clear bar.

    I don't see the error that you notice.

    The documentation notes that this form of blackberry-signer syntax is available only on recent versions of th emost of this command. I ran these commands on the current beta version 10.2 public but it should work with 10.1.

    What version of the SDK yuou use?

  • His Test results: failure at step 19 (verification of the user of software): HRESULT = 0 x 00000000 (error code)

    ------------------
    Information System
    ------------------
    Time of this report: 11/04/2011, 00:36:27
    Computer name: ADX-01
    Operating system: Windows XP Professional (5.1, Build 2600) Service Pack 2 (2600.xpsp_sp2_rtm.040803 - 2158)
    Language: English (regional setting: Indonesian)
    System manufacturer: INTEL_
    System model: D945GLF_
    BIOS: Default system BIOS
    Processor: Intel(r) atom CPU 230 @ 1.60 GHz (2 CPUs)
    Memory: 1014 MB RAM
    Page file: 570 MB used, 1870 MB of available space
    Windows Dir: C:\WINDOWS
    DirectX version: DirectX 9 .0c (4.09.0000.0904)
    DX setup parameters: not found
    DxDiag Version: 5.03.2600.2180 32 bit Unicode

    ------------
    DxDiag Notes
    ------------
    The DirectX files tab: no problems found.
    Display 1 tab: No problems found.
    Sound tab 1: DirectSound test results: failure at step 19 (verification of the user of software): HRESULT = 0 x 00000000 (error code)
    Music tab: no problems found.
    Input tab: no problems found.
    The network tab: no problems found.

    --------------------
    DirectX Debug levels
    --------------------
    Direct3D: 0/4 (n/a)
    DirectDraw: 0/4 (detail)
    DirectInput: 0/5 (n/a)
    DirectMusic: 0/5 (n/a)
    DirectPlay: 0/9 (detail)
    DirectSound: 0/5 (retail)
    DirectShow: 0/6 (detail)

    ---------------
    Display devices
    ---------------
    Card name: Intel(r) 82945G Express Chipset Family
    Manufacturer: Intel Corporation
    Chip type: Intel(r) 82945G Express Chipset Family
    DAC type: internal
    The device key: Enum\PCI\VEN_8086 & DEV_2772 & SUBSYS_464C8086 & REV_02
    Display memory: 64.0 MB
    Current mode: 1366 x 768 (32 bit) (60 Hz)
    Monitor: Plug-and-Play monitor
    Monitor Max Res: 1600,1200
    Driver name: igxprd32.dll
    Driver version: 6.14.0010.4926 (English)
    The DDI Version: 9 (or higher)
    Driver attributes: Final retail
    Format/driver Date: 2008-07-16 19:24:38, 57344 bytes
    Would be WHQL logo: Yes
    WHQL Date stamp: n/a
    VDD: n/a
    Mini VDD: igxpmp32.sys
    Mini VDD Date: 2008-07-16 19:24:38, 5854752 bytes
    The instrument identifier: {D7B78E66-6432-11CF-08F0-4666A3C2CB35}
    Vendor ID: 0 x 8086
    Device ID: 0 x 2772
    SubSys ID: 0x464C8086
    Revision ID: 0x0002
    Revision ID: 0x0002
    Video Accel:
    Deinterlace caps: n/a
    Registry: OK
    DDraw status: enabled
    D3D status: enabled
    AGP status: Not available
    DDraw Test result: does not work
    D3D7 Test result: does not work
    D3D8 Test result: does not work
    D3d9 Test result: does not work

    -------------
    Sound Devices
    -------------
    Description: Realtek HD Audio output
    Default audio playback: Yes
    Default voice playback: Yes
    Hardware ID: HDAUDIO\FUNC_01 & VEN_10EC & DEV_0662 & SUBSYS_8086D603 & REV_1001
    Manufacturer ID: 1
    Product ID: 100
    Type: WDM
    Driver name: RtkHDAud.sys
    Driver version: 5.10.0000.5657 (English)
    Driver attributes: Final retail
    Would be WHQL logo: Yes
    Date and size: 2008-07-18 00:36:52, 4745216 bytes
    Other files:
    Driver provider: Realtek Semiconductor Corp.
    HW Accel level: full
    Cap flags: 0xF5F
    Min/Max sample rate: 8000, 192000
    Static/Strm HW Mix beef: 33: 32
    Static/Strm HW 3D steers: 33: 32
    HW memory: 0
    Management of the voice: No.
    Listen/Src/EAX (TM) 2.0: Yes, Yes
    Listen/Src/I3DL2 (TM): Yes, Yes
    Sensaura (TM) ZoomFX (tm): No.
    Registry: OK
    His Test results: failure at step 19 (verification of the user of software): HRESULT = 0 x 00000000 (error code)

    ---------------------
    Sound Capture devices
    ---------------------
    Description: Realtek HD Audio Input
    Capture audio by default: Yes
    Default voice Capture: Yes
    Driver name: RtkHDAud.sys
    Driver version: 5.10.0000.5657 (English)
    Driver attributes: Final retail
    Date and size: 2008-07-18 00:36:52, 4745216 bytes
    Cap flags: 0x41
    Format Flags: 0xFFF

    -----------
    DirectMusic
    -----------
    DLS Path: C:\WINDOWS\SYSTEM32\drivers\GM. DLS
    DLS Version: 1.00.0016.0002
    Acceleration: n/a
    Ports: Microsoft synthesizer software (not Kernel Mode), output, DLS, internal, default Port
    The MIDI Mapper Microsoft [emulated], hardware (not Kernel Mode), output, no DLS, internal
    Hardware (not Kernel Mode), output, no DLS, internal, Microsoft GS Wavetable SW Synth [emulated]
    Registry: OK
    Test result: does not work

    -------------------
    DirectInput devices
    -------------------
    Device name: mouse
    Joint: 1
    Controller ID: n/a
    Vendor/product ID: n/a
    FF driver: n/a

    Device name: keyboard
    Joint: 1
    Controller ID: n/a
    Vendor/product ID: n/a
    FF driver: n/a

    Poll w / Interrupt: No.
    Registry: OK

    -----------
    USB devices
    -----------
    + USB root hub
    | Suppliers of products/ID: 0 x 8086, 0x27C9
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    | Driver: usbhub.sys, 03/08/2004 23:08:44, 57600 bytes
    | Driver: usbd.sys, 23/08/2001 18:00, 4736 bytes

    ----------------
    Gameport devices
    ----------------

    ------------
    PS/2 devices
    ------------
    + Standard 101/102-key or Microsoft Natural PS/2 keyboard
    | Matching Device ID: * pnp0303
    | Service: i8042prt
    | Driver: i8042prt.sys, 04/08/2004 04:14:38, 52736 bytes
    | Driver: kbdclass.sys, 04/08/2004 03:58:34, 24576 bytes
    |
    + Server terminal keyboard driver
    | Matching Device ID: root\rdp_kbd
    | High filters: kbdclass
    | Service: TermDD
    | Driver: termdd.sys, 04/08/2004 01:01:08, 40840 bytes
    | Driver: kbdclass.sys, 04/08/2004 03:58:34, 24576 bytes
    |
    + Microsoft PS/2 mouse
    | Matching Device ID: * pnp0f03
    | Service: i8042prt
    | Driver: i8042prt.sys, 04/08/2004 04:14:38, 52736 bytes
    | Driver: mouclass.sys, 04/08/2004 06:05:44, 23040 bytes
    |
    + Terminal Server mouse driver
    | Matching Device ID: root\rdp_mou
    | High filters: mouclass
    | Service: TermDD
    | Driver: termdd.sys, 04/08/2004 01:01:08, 40840 bytes
    | Driver: mouclass.sys, 04/08/2004 06:05:44, 23040 bytes

    ----------------------------
    DirectPlay service providers
    ----------------------------
    DirectPlay8 Modem Service Provider - Registry: OK, file: dpnet.dll (5.03.2600.2180)
    Service Provider series DirectPlay8 - registry: OK, file: dpnet.dll (5.03.2600.2180)
    DirectPlay8 IPX Service Provider - registry: OK, file: dpnet.dll (5.03.2600.2180)
    DirectPlay8 TCP/IP Service Provider - Registry: OK, file: dpnet.dll (5.03.2600.2180)
    Connection Internet TCP/IP for DirectPlay - registry: OK, file: dpwsockx.dll (5.03.2600.2180)
    Connection IPX for DirectPlay - registry: OK, file: dpwsockx.dll (5.03.2600.2180)
    Connection modem for DirectPlay - registry: OK, file: dpmodemx.dll (5.03.2600.2180)
    Serial connection for DirectPlay - registry: OK, file: dpmodemx.dll (5.03.2600.2180)

    DirectPlay Voice wizard tests: Full Duplex: not run, Half Duplex: doesn't work don't not, Mic: does not work
    The DirectPlay Test result: Does not work
    Registry: OK

    -------------------
    DirectPlay adapters
    -------------------
    Service Provider series DirectPlay8: COM1
    DirectPlay8 TCP/IP Service Provider: Local - IPv4 network - connection

    -----------------------
    DirectPlay Voice Codecs
    -----------------------
    Voxware VR12 1.4kbit / s
    Voxware SC06 6.4kbit / s
    Voxware SC03 3.2kbit / s
    MS - PCM 64 kbit/s
    MS-ADPCM 32.8 kbit/s
    Microsoft GSM 6.10 13 kbit/s
    TrueSpeech (TM) 8.6 kbit/s

    -------------------------
    DirectPlay Lobbyable Apps
    -------------------------

    ------------------------
    Disk & CD-ROM/DVD-ROM readers
    ------------------------
    Drive: C:
    Free space: 53,0 GB
    Total space: 60.7 GB
    File system: NTFS
    Model: ST3160318AS

    Drive: D:
    Free space: 50.7 GB
    Total space: 52.6 GB
    File system: NTFS
    Model: ST3160318AS

    Drive: E:
    Free space: 39.1 GB
    Total space: 39.3 GB
    File system: NTFS
    Model: ST3160318AS

    --------------
    System devices
    --------------
    Name: Intel (r) 82801G (ICH7 Family) SMBus Controller - 27DA
    Device ID: PCI VEN_8086 & DEV_27DA & SUBSYS_464C8086 & REV_01\3 & 61AAA01 & 0 & FB
    Pilot: s/o

    Name: Microsoft UAA for High Definition Audio Bus driver
    Device ID: PCI VEN_8086 & DEV_27D8 & SUBSYS_D6038086 & REV_01\3 & 61AAA01 & 0 & D8
    Driver: C:\WINDOWS\system32\DRIVERS\hdaudbus.sys, 5.10.0001.5013 (English), 2005-01-07 17:07:18, 138752 bytes

    Name: Intel (r) 82801G (ICH7 Family) PCI Express Root Port - 27 6
    Device ID: PCI VEN_8086 & DEV_27D6 & SUBSYS_00000000 & REV_01\3 & 61AAA01 & 0 & E3
    Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.2180 (English), 03/08/2004-23:07:48, 68224 bytes

    Name: Intel (r) 82801G (ICH7 Family) PCI Express Root Port - 27 4
    Device ID: PCI VEN_8086 & DEV_27D4 & SUBSYS_00000000 & REV_01\3 & 61AAA01 & 0 & E2
    Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.2180 (English), 03/08/2004-23:07:48, 68224 bytes

    Name: Intel (r) 82801G (ICH7 Family) PCI Express Root Port - 27 d 0
    Device ID: PCI VEN_8086 & DEV_27D0 & SUBSYS_00000000 & REV_01\3 & 61AAA01 & 0 & E0
    Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.2180 (English), 03/08/2004-23:07:48, 68224 bytes

    Name: Intel (r) 82801G (ICH7 Family) USB2 Enhanced Host Controller - 27CC
    Device ID: PCI VEN_8086 & DEV_27CC & SUBSYS_464C8086 & REV_01\3 & 61AAA01 & 0 & EF
    Driver: C:\WINDOWS\system32\drivers\usbehci.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:38, 26624 bytes
    Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:44, 142976 bytes
    Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 04/08/2004 00:56:48, 74240 bytes
    Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:44, 57600 bytes
    Driver: C:\WINDOWS\system32\hccoin.dll, 5.01.2600.2180 (English), 04/08/2004-05:56:44, 7168 bytes

    Name: Intel (r) 82801G (ICH7 Family) USB Universal Host Controller - 27CB
    Device ID: PCI VEN_8086 & DEV_27CB & SUBSYS_464C8086 & REV_01\3 & 61AAA01 & 0 & EB
    Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:38, 20480 bytes
    Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:44, 142976 bytes
    Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 04/08/2004 00:56:48, 74240 bytes
    Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:44, 57600 bytes

    Name: Intel (r) 82801G (ICH7 Family) USB Universal Host Controller - 27 9
    Device ID: PCI VEN_8086 & DEV_27C9 & SUBSYS_464C8086 & REV_01\3 & 61AAA01 & 0 & E9
    Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:38, 20480 bytes
    Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:44, 142976 bytes
    Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 04/08/2004 00:56:48, 74240 bytes
    Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:44, 57600 bytes

    Name: Intel (r) 82801G (ICH7 Family) USB Universal Host Controller - 27 8
    Device ID: PCI VEN_8086 & DEV_27C8 & SUBSYS_464C8086 & REV_01\3 & 61AAA01 & 0 & E8
    Driver: C:\WINDOWS\system32\drivers\usbuhci.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:38, 20480 bytes
    Driver: C:\WINDOWS\system32\drivers\usbport.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:44, 142976 bytes
    Driver: C:\WINDOWS\system32\usbui.dll, 5.01.2600.2180 (English), 04/08/2004 00:56:48, 74240 bytes
    Driver: C:\WINDOWS\system32\drivers\usbhub.sys, 5.01.2600.2180 (English), 03/08/2004 23:08:44, 57600 bytes

    Name: Intel (r) 82801 GB/GR/GH (ICH7 Family) Serial ATA Storage Controller - 27C0
    Device ID: PCI VEN_8086 & DEV_27C0 & SUBSYS_464C8086 & REV_01\3 & 61AAA01 & 0 & FA
    Pilot: C:\WINDOWS\system32\DRIVERS\pciide.sys, 5.01.2600.0000 (English), 17/08/2001-13:51:52, 3328 bytes
    Driver: C:\WINDOWS\system32\DRIVERS\pciidex.sys, 5.01.2600.2180 (Indonesian), 03/08/2004 22:59:42, 25088 bytes
    Driver: C:\WINDOWS\system32\DRIVERS\atapi.sys, 5.01.2600.2180 (English), 03/08/2004 22:59:44, 95360 bytes

    Name: Intel (r) 82801 GB/GR (ICH7 Family) LPC Interface Controller - 27 b 8
    Device ID: PCI VEN_8086 & DEV_27B8 & SUBSYS_00000000 & REV_01\3 & 61AAA01 & 0 & F8
    Driver: C:\WINDOWS\system32\DRIVERS\isapnp.sys, 5.01.2600.0000 (English), 17/08/2001-13:58:02, 35840 bytes

    Name: Intel (r) 82945G Express Chipset Family
    Device ID: PCI VEN_8086 & DEV_2772 & SUBSYS_464C8086 & REV_02\3 & 61AAA01 & 0 & 10
    Driver: C:\WINDOWS\system32\DRIVERS\igxpmp32.sys, 6.14.0010.4926 (English), 2008-07-16 19:24:38, 5854752 bytes
    Driver: C:\WINDOWS\system32\igxprd32.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:38, 57344 bytes
    Driver: C:\WINDOWS\system32\igxpgd32.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:37, 151040 bytes
    Driver: C:\WINDOWS\system32\igxpdv32.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:36, 1670144 bytes
    Driver: C:\WINDOWS\system32\igxpdx32.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:36, 2643968 bytes
    Driver: C:\WINDOWS\system32\igxpxk32.vp, 2008-07-16 19:24:39, 2096 bytes
    Driver: C:\WINDOWS\system32\igxpxs32.vp, 2008-07-16 19:24:39, 27024 bytes
    Driver: C:\WINDOWS\system32\hccutils.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:28, 102400 bytes
    Driver: C:\WINDOWS\system32\igfxsrvc.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 48128 bytes
    Driver: C:\WINDOWS\system32\igfxsrvc.exe, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 256536 bytes
    Driver: C:\WINDOWS\system32\igfxpph.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:30, 204800 bytes
    Driver: C:\WINDOWS\system32\igfxcpl.cpl, 6.14.0010.4926 (English), 2008-07-16 19:24:30, 122880 bytes
    Driver: C:\WINDOWS\system32\igfxcfg.exe, 6.14.0010.4926 (English), 2008-07-16 19:24:30, 530968 bytes
    Driver: C:\WINDOWS\system32\igfxdev.dll, 6.14.0010.4926 (in English), 2008-07-16 19:24:30, 208896 bytes
    Driver: C:\WINDOWS\system32\igfxdo.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:30, 135168 bytes
    Driver: C:\WINDOWS\system32\igfxtray.exe, 6.14.0010.4926 (in English), 2008-07-16 19:24:34, 141848 bytes
    Driver: C:\WINDOWS\system32\igfxzoom.exe, 6.14.0010.4926 (English), 2008-07-16 19:24:34, 170520 bytes
    Driver: C:\WINDOWS\system32\hkcmd.exe, 6.14.0010.4926 (in English), 2008-07-16 19:24:28, 166424 bytes
    Driver: C:\WINDOWS\system32\igfxress.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:32, 3293184 bytes
    Pilot: C:\WINDOWS\system32\igfxpers.exe, 6.14.0010.4926 (in English), 2008-07-16 19:24:30, 137752 bytes
    Driver: C:\WINDOWS\system32\igfxrara.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:30, 159744 bytes
    Driver: C:\WINDOWS\system32\igfxrchs.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:30, 110592 bytes
    Driver: C:\WINDOWS\system32\igfxrcht.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:30, 110592 bytes
    Driver: C:\WINDOWS\system32\igfxrdan.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:31, 172032 bytes
    Driver: C:\WINDOWS\system32\igfxrdeu.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:31, 192512 bytes
    Driver: C:\WINDOWS\system32\igfxrenu.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:31, 172032 bytes
    Driver: C:\WINDOWS\system32\igfxresp.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:31, 188416 bytes
    Driver: C:\WINDOWS\system32\igfxrfin.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:32, 176128 bytes
    Driver: C:\WINDOWS\system32\igfxrfra.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:32, 184320 bytes
    Driver: C:\WINDOWS\system32\igfxrheb.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:32, 155648 bytes
    Driver: C:\WINDOWS\system32\igfxrita.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:32, 188416 bytes
    Driver: C:\WINDOWS\system32\igfxrjpn.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:32, 131072 bytes
    Driver: C:\WINDOWS\system32\igfxrkor.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:32, 126976 bytes
    Driver: C:\WINDOWS\system32\igfxrnld.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:32, 188416 bytes
    Driver: C:\WINDOWS\system32\igfxrnor.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 176128 bytes
    Driver: C:\WINDOWS\system32\igfxrplk.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 180224 bytes
    Driver: C:\WINDOWS\system32\igfxrptb.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 180224 bytes
    Driver: C:\WINDOWS\system32\igfxrptg.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 180224 bytes
    Driver: C:\WINDOWS\system32\igfxrrus.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 180224 bytes
    Driver: C:\WINDOWS\system32\igfxrsky.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 176128 bytes
    Driver: C:\WINDOWS\system32\igfxrslv.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 172032 bytes
    Driver: C:\WINDOWS\system32\igfxrsve.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 172032 bytes
    Driver: C:\WINDOWS\system32\igfxrtha.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 163840 bytes
    Driver: C:\WINDOWS\system32\igfxrcsy.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:31, 176128 bytes
    Driver: C:\WINDOWS\system32\igfxrell.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:31, 192512 bytes
    Driver: C:\WINDOWS\system32\igfxrhun.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:32, 180224 bytes
    Driver: C:\WINDOWS\system32\igfxrtrk.lrc, 6.14.0010.4926 (English), 2008-07-16 19:24:33, 172032 bytes
    Driver: C:\WINDOWS\system32\igfxext.exe, 6.14.0010.4926 (English), 2008-07-16 19:24:30, 170520 bytes
    Driver: C:\WINDOWS\system32\igfxexps.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:30, 24576 bytes
    Driver: C:\WINDOWS\system32\iglicd32.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:35, 2334720 bytes
    Driver: C:\WINDOWS\system32\igldev32.dll, 6.14.0010.4926 (English), 2008-07-16 19:24:35, 294912 bytes
    Driver: C:\WINDOWS\system32\igfxCoIn_v4926.dll, 2008-07-16 19:24:35, 147456 bytes

    Name: Intel (r) 945 G/GZ/GC/P/PL Processor to i/o Controller - 2770
    Device ID: PCI VEN_8086 & DEV_2770 & SUBSYS_00000000 & REV_02\3 & 61AAA01 & 0 & 00
    Pilot: s/o

    Name: Intel(r) 82801 PCI Bridge - 244
    Device ID: PCI VEN_8086 & DEV_244E & SUBSYS_00000000 & REV_E1\3 & 61AAA01 & 0 & F0
    Driver: C:\WINDOWS\system32\DRIVERS\pci.sys, 5.01.2600.2180 (English), 03/08/2004-23:07:48, 68224 bytes

    Name: Realtek RTL8102E Family PCI - E Fast Ethernet NIC
    Device ID: PCI\VEN_10EC & DEV_8136 & SUBSYS_00018086 & REV_02\4 & 6C79FC5 & 0 & 00E0
    Driver: C:\WINDOWS\system32\DRIVERS\Rtenicxp.sys, 5.694.0507.2008 (Indonesia), 2008-07-16 19:24:18, 106368 bytes

    ------------------
    DirectX components
    ------------------
    Ddraw.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 266240 bytes
    ddrawex.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 27136 bytes
    dxapi.sys: 5.01.2600.0000 English Final Retail 08/23/2001 18:00 10496 bytes
    D3D8.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:42 1179648 bytes
    d3d8thk.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:42 8192 bytes
    D3D9.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:42 1689088 bytes
    D3dim.dll: 5.01.2600.0000 English Final Retail 08/23/2001 18:00 436224 bytes
    d3dim700.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:42 bytes 825344
    d3dramp.dll: 5.01.2600.0000 English Final Retail 08/23/2001 18:00 590336 bytes
    d3drm.dll: 5.01.2600.0000 English Final Retail 08/23/2001 18:00 350208 bytes
    d3dxof.dll: 5.01.2600.0000 English Final Retail 08/23/2001 18:00 47616 bytes
    d3dpmesh.dll: 5.01.2600.0000 English Final Retail 08/23/2001 18:00 34816 bytes
    dplay.dll: 5.00.2134.0001 English Final Retail 08/23/2001 18:00 33040 bytes
    dplayx.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 229888 bytes
    dpmodemx.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 23552 bytes
    dpwsock.dll: 5.00.2134.0001 English Final Retail 08/23/2001 18:00 42768 bytes
    dpwsockx.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 57344 bytes
    dplaysvr.exe: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:50 30 208 bytes
    dpnsvr.exe: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:50 18432 bytes
    dpnet.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 375296 bytes
    dpnlobby.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:04 3584 bytes
    dpnaddr.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:04 3584 bytes
    dpvoice.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 212480 bytes
    DPVSetup.exe: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:50 83456 bytes
    dpvvox.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 116736 bytes
    dpvacm.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 21504 bytes
    dpnhpast.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 35328 bytes
    dpnhupnp.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 60928 bytes
    dpserial.dll: 5.00.2134.0001 English Final Retail 08/23/2001 18:00 53520 bytes
    Dinput.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 159232 bytes
    Dinput8.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 181760 bytes
    dimap.dll: 5.01.2600.0000 English Final Retail 08/23/2001 18:00 44032 bytes
    diactfrm.dll: 5.01.2600.0000 English Final Retail 08/23/2001 18:00 394240 bytes
    Joy.cpl: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:58 68608 bytes
    gcdef.dll: 5.01.2600.0000 English Final Retail 08/23/2001 18:00 76800 bytes
    PID.dll: 5.03.2600.2180 English Final Retail 04/08/2004 06:05:44 35328 bytes
    Dsound.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 367616 bytes
    dsound3d.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 bytes 1294336
    dswave.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 19456 bytes
    dsdmo.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 181760 bytes
    dsdmoprp.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 71680 bytes
    dmusic.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 104448 bytes
    dmband.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 28672 bytes
    dmcompos.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 61440 bytes
    dmime.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 181248 bytes
    dmloader.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 35840 bytes
    dmstyle.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 105984 bytes
    dmsynth.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 103424 bytes
    DMScript.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 82432 bytes
    dx7vb.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 bytes 619008
    dx8vb.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 bytes 1227264
    c:\windows\system32\dxdiagn.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 bytes 2113536
    MFC40.dll: 4.01.0000.6140 English retail Final 23/08/2001 18:00 924432 bytes
    Mfc42.dll: 6.02.4131.0000 English retail Final 04/08/2004 05:56:44 1028096 bytes
    Wsock32.dll: 5.01.2600.2180 English Final Retail 04/08/2004 05:56:48 22528 bytes
    amstream.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:42 70656 bytes
    devenum.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:44 59904 bytes
    Dxmasf.dll: 6.04.0009.1125 English retail Final 04/08/2004 05:56:44 bytes 498205
    mciqtz32.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:44 35328 bytes
    mpg2splt.AX: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:58 148992 bytes
    msdmo.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:44 14336 bytes
    encapi.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:44 20480 bytes
    QASF.dll: 9.00.0000.3250 English retail Final 04/08/2004 05:56:46, 237568 bytes
    QCAP.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:46 192512 bytes
    QDV.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:46 279040 bytes
    Qdvd.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:46 385024 bytes
    Qedit.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:46 562176 bytes
    qedwipes.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:26 733696 bytes
    Quartz.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:46 bytes 1287680
    Strmdll.dll: 4.01.0000.3928 English retail Final 04/08/2004 05:56:46 246302 bytes
    iac25_32.AX: 2.00.0005.0053 English retail Final 04/08/2004 05:56:58 199680 bytes
    ir41_32.AX: 4.51.0016.0003 English retail Final 04/08/2004 05:56:58 bytes 848384
    ir41_qc.dll: 4.30.0062.0002 English retail Final 04/08/2004 05:56:44 bytes, 120320
    ir41_qcx.dll: 4.30.0064.0001 English retail Final 04/08/2004 05:56:44 bytes 338432
    ir50_32.dll: 5.2562.0015.0055 English retail Final 04/08/2004 05:56:44 755200 bytes
    ir50_qc.dll: 5.00.0063.0048 English retail Final 04/08/2004 05:56:44 200192 bytes
    ir50_qcx.dll: 5.00.0064.0048 English retail Final 04/08/2004 05:56:44 183808 bytes
    ivfsrc.AX: 5.10.0002.0051 English retail Final 04/08/2004 05:56:58 154624 bytes
    mswebdvd.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:46 204288 bytes
    The KS.sys: 5.03.2600.2180 Indonesian retail Final 03/08/2004 23:15:22 140928 bytes
    ksproxy.AX: 5.03.2600.2180 Indonesian retail Final 04/08/2004 00:56:58, 130048 bytes
    ksuser.dll: 5.03.2600.2180 Indonesian retail Final 04/08/2004 00:56:44 4 096 bytes
    Stream.sys: 5.03.2600.2180 Indonesian retail Final 03/08/2004 23:08:04 48640 bytes
    MSPCLOCK.sys: 5.03.2600.2180 Indonesian retail Final 03/08/2004 22:58:40 5376 bytes
    MSPQM.sys: 5.01.2600.2180 Indonesian retail Final 03/08/2004 22:58:42 4992 bytes
    MSKSSRV.sys: 5.03.2600.2180 Indonesian retail Final 03/08/2004 22:58:42 7552 bytes
    SWENUM.sys: 5.03.2600.2180 Indonesian retail Final 04/08/2004 06:05:44 4352 bytes
    mpeg2data.AX: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:58 118272 bytes
    MSVidCtl.dll: 6.05.2600.2180 English Final Retail 04/08/2004 05:56:44 bytes 1428480
    vbisurf.AX: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:58 30720 bytes
    msyuv.dll: 5.03.2600.2180 English Final Retail 04/08/2004 06:05:44 17408 bytes
    wstdecod.dll: 5.03.2600.2180 English Final Retail 04/08/2004 05:56:48 50688 bytes

    ------------------
    DirectShow filters
    ------------------

    DirectShow filters:
    WMAudio Decoder DMO, 0 x 00800800, 1, 1,
    WMSpeech Decoder DMO, 0 x 00600800, 1, 1,
    Mpeg4s Decoder DMO, 0 x 00800001, 1, 1,
    Decoder DMO, 0 x 00800001, 1, 1 screen, WMV
    WMVideo Decoder DMO, 0 x 00800001, 1, 1,
    Mpeg43 Decoder DMO, 0 x 00800001, 1, 1,
    MPEG4 Decoder DMO, 0 x 00800001, 1, 1,
    WMT MuxDeMux Filter, 0 x 00200000, 0, 0, wmm2filt.dll, 2.01.4026.0000
    Full-screen Renderer, 00200000 x 0, 1, 0, quartz.dll, 6.05.2600.2180
    DV Muxer, 0x00400000, 0, 0, qdv.dll, 6.05.2600.2180
    Converter, 0 x 00400001, 1, 1, quartz.dll, 6.05.2600.2180 color space
    Reader, 0x00400000, 0, 0, qasf.dll, WM ASF 9.00.0000.3250
    AVI Splitter, 0 x 00600000, 1, 1, quartz.dll, 6.05.2600.2180
    AudioAnalyzer, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000 WMT
    VGA 16 color Ditherer, 0 x 00400000, 1, 1, quartz.dll, 6.05.2600.2180
    Indeo® video 5.10 Compression Filter, 0 x 00200000, 1, 1, ir50_32.dll, 5.2562.0015.0055
    Windows Media Audio Decoder, 0 x 00800001, 1, 1, msadds32.ax, 8.00.0000.4487
    AC3 parser Filter, 0 x 00600000, 1, 1, mpg2splt.ax, 6.05.2600.2180
    WMT Format Conversion, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000
    StreamBufferSink, 0 x 00200000, 0, 0, sbe.dll, 6.05.2600.2180
    WMT frame black Generator, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000
    MJPEG Decompressor, 0 x 00600000, 1, 1, quartz.dll, 6.05.2600.2180
    Indeo® video 5.10 Decompression Filter, 0 x 00640000, 1, 1, ir50_32.dll, 5.2562.0015.0055
    Capture screen filter, 0 x 00200000 WMT, 0, 1, wmm2filt.dll, 2.01.4026.0000
    Microsoft screen video Decompressor, 0 x 00800000, 1, 1, msscds32.ax, 8.00.0000.4487
    MPEG-I Stream Splitter, 0 x 00600000, 1, 2, quartz.dll, 6.05.2600.2180
    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.05.2600.2180 SAMI (CC)
    MPEG Layer - 3 Decoder, 0 x 00810000, 1, 1, l3codecx.ax, 1.05.0000.0050
    MPEG-2 Splitter, 0x005fffff, 1, 0, mpg2splt.ax, 6.05.2600.2180
    ACELP.net Sipro Lab Audio Decoder, 0 00800001, 1, 1, x acelpdec.ax, 1.04.0000.0000
    Renderer, 0 x 00800001, 1, 0, quartz.dll, 6.05.2600.2180 Script command internal
    MPEG Audio Decoder, 0 x 03680001, 1, 1, quartz.dll, 6.05.2600.2180
    File Source (Netshow URL), 0 x 00400000, 0, 1, wmpasf.dll, 9.00.0000.3250
    WMT Import Filter, 0 x 00200000, 0, 1, wmm2filt.dll, 2.01.4026.0000
    DV Splitter, 0 x 00600000, 1, 2, qdv.dll, 6.05.2600.2180
    Generate, 0 x 00200000, 1, 1 bitmap, image wmm2filt.dll, 2.01.4026.0000
    Windows Media video Decoder, 0 x 00800000, 1, 1, wmvds32.ax, 8.00.0000.4487
    Video Mixing Renderer 9 0 x 00200000, 1, 0, quartz.dll, 6.05.2600.2180
    Windows Media video Decoder, 0 x 00800000, 1, 1, wmv8ds32.ax, 8.00.0000.4000
    WMT 2 Fix, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000
    Note tail, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000
    Windows Media multiplex, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250
    ASX Parser file, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250
    File v.2 ASX Parser, 0 x 00600000, 1, 0, wmpasf.dll, 9.00.0000.3250
    File NSC Parser, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250
    ACM Wrapper, 0 x 00600000, 1, 1, quartz.dll, 6.05.2600.2180
    Windows Media source filter, 0 x 00600000, 0, 2, wmpasf.dll, 9.00.0000.3250
    Video Renderer, 0 x 00800001, 1, 0, quartz.dll, 6.05.2600.2180
    Frame Eater, 0 00200000, 1, 1, x wmm2filt.dll, 2.01.4026.0000
    Video stream MPEG - 2 Analyzer, 0 x 00200000, 0, 0, sbe.dll, 6.05.2600.2180
    Line 21 Decoder, 0 x 00600000, 1, 1, qdvd.dll, 6.05.2600.2180
    Port video Manager, 0 x 00600000, 2, 1, quartz.dll, 6.05.2600.2180
    Decoder, 0 x 00600000, 1, 1, wstdecod.dll, 5.03.2600.2180 WST
    Video Renderer, 0x00400000, 1, 0, quartz.dll, 6.05.2600.2180
    Writer, 0x00400000, 0, 0, qasf.dll, WM ASF 9.00.0000.3250
    WMT sample information Filter, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000
    Allocator, 0 x 00600000, 1, 1, vbisurf.ax, 5.03.2600.2180 Surface of VBI
    Microsoft MPEG-4 video Decompressor, 0 x 00800000, 1, 1, mpg4ds32.ax, 8.00.0000.4487
    File writer, 00200000 x 0, 1, 0, qcap.dll, 6.05.2600.2180
    WMT Log Filter, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000
    WMT Renderer, 00200000 x 0, 1, 0, wmm2filt.dll, 2.01.4026.0000 virtual
    DVD Navigator, 0 x 00200000, 0, 2, qdvd.dll, 6.05.2600.2180
    Mixer2, 0 x 00400000, 1, 1, qdvd.dll, 6.05.2600.2180 overlay
    AVI Draw, 0 x 00600064, 9, 1, quartz.dll, 6.05.2600.2180
    . File Parser RAM, 0 x 00600000, 1, 0, wmpasf.dll, 9.00.0000.3250
    WMT DirectX Transform Wrapper, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000
    G.711 Codec, 0 x 00200000, 1, 1, g711codc.ax, 5.01.2600.0000
    MPEG2 demux, 0 x 00600000, 1, 1, mpg2splt.ax, 6.05.2600.2180
    Decoder, 0 x 00800000, 1, 1, qdv.dll, 6.05.2600.2180 DV video
    Indeo® audio software, 0 x 00500000, 1, 1, iac25_32.ax, 2.00.0005.0053
    Update Windows Media Filter, 0 x 00400000, 1, 0, wmpasf.dll, 9.00.0000.3250
    Handler, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250 ASF DIB
    ASF ACM Handler, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250
    ASF ICM Handler, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250
    ASF URL Handler, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250
    Handler, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250 ASF JPEG
    IMAGES of the ASF Handler, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250
    ASF embedded stuff Handler, 0 x 00600000, 1, 1, wmpasf.dll, 9.00.0000.3250
    9x8Resize, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000
    WIA instant flow Filter, 0 x 00200000, 1, 1, wiasf.ax, 1.00.0000.0000
    0 00200000, 1, 1, x, allocator Fix wmm2filt.dll, 2.01.4026.0000
    SampleGrabber, 0 x 00200000, 1, 1, qedit.dll, 6.05.2600.2180
    Renderer, 00200000 x 0, 1, 0, qedit.dll, 6.05.2600.2180 null
    WMT Source, 0 x 00200000, 0, 1, wmm2filt.dll, 2.01.4026.0000 virtual
    Interlacer, 0 00200000, 1, 1, x wmm2filt.dll, 2.01.4026.0000 WMT
    StreamBufferSource, 0 x 00200000, 0, 0, sbe.dll, 6.05.2600.2180
    Smart Tee, 0 x 00200000, 1, 2, qcap.dll, 6.05.2600.2180
    Mix, 0 x 00200000, 0, 0, qdvd.dll, 6.05.2600.2180 overlay
    AVI Decompressor, 0 x 00600000, 1, 1, quartz.dll, 6.05.2600.2180
    Domain uncompressed detection Filter, 0 x 00200000 shooting, 1, 1, wmm2filt.dll, 2.01.4026.0000
    Source, 0 x 00400000, 0, 2, quartz.dll, 6.05.2600.2180 AVI/WAV file
    QuickTime Movie Parser, 0 x 00600000, 1, 1, quartz.dll, 6.05.2600.2180
    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.05.2600.2180 wave
    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.05.2600.2180 MIDI
    Multi-fichier Parser, 0 x 00400000, 1, 1, quartz.dll, 6.05.2600.2180
    File stream renderer, 0x00400000, 1, 1, quartz.dll, 6.05.2600.2180
    XML Playlist, 0x00400000, 1, 0, wmpasf.dll, 9.00.0000.3250
    AVI Mux, 00200000 x 0, 1, 0, qcap.dll, 6.05.2600.2180
    Line 21 decoder 2, 0 x 00600002, 1, 1, quartz.dll, 6.05.2600.2180
    File Source (Async.), 0 x 00400000, 0, 1, quartz.dll, 6.05.2600.2180
    File Source (URL), 0 x 00400000, 0, 1, quartz.dll, 6.05.2600.2180
    WMT DV Extract, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000
    Filter, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000 switch WMT
    Volume, 0 x 00200000, 1, 1, wmm2filt.dll, 2.01.4026.0000 WMT
    Video, 0 x 00200000, 1, 1, wmm2filt.dll, Extensible 2.01.4026.0000
    Infinite pin Tee Filter, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180
    Decompressor, 0 x 00600000, 1, 1, quartz.dll, 6.05.2600.2180 QT
    Decoder, 0 x 40000001, 1, 1, quartz.dll, 6.05.2600.2180 MPEG video
    Indeo® video 4.4 Decompression Filter, 0 x 00640000, 1, 1, ir41_32.ax, 4.51.0016.0003
    Indeo® video 4.4 Compression Filter, 0 x 00200000, 1, 1, ir41_32.ax, 4.51.0016.0003

    WDM streaming data transformations:
    Cancellation of acoustic echo of core Microsoft, 0 x 00000000, 0, 0,
    Core Microsoft GS Wavetable Synthesizer, 0 x 00200000, 1, 1, 5.03.2600.2180
    Synthesizer DLS to the core Microsoft 0 x 00200000, 1, 1, 5.03.2600.2180
    Audio decoder core Microsoft DRM, 0 x 00200000, 1, 1, 5.03.2600.2180

    Video compressors:
    MSScreen encoder DMO, 0 x 00600800, 1, 1,
    WMVideo9 encoder DMO, 0 x 00600800, 1, 1,
    Encoder DMO MSScreen 9, 0 x 00600800, 1, 1,
    Encode, 0 x 00200000, 0, 0, qdv.dll, 6.05.2600.2180 DV video
    Indeo® video 5.10 Compression Filter, 0 x 00100000, 1, 1, ir50_32.dll, 5.2562.0015.0055
    MJPEG Compressor, 0 x 00200000, 0, 0, quartz.dll, 6.05.2600.2180
    Cinepak Codec by Radius, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180
    Intel 4:2:0 video V2.50, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180
    Intel Indeo video A3.2, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180
    Intel Indeo® video 4.5, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180
    Indeo® video 5.10, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180
    Intel IYUV codec, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180
    Codec, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180 Microsoft H.261 video
    Codec, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180 Microsoft H.263 video
    Microsoft RLE, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180
    Microsoft Video 1, 0 x 00200000, 1, 1, qcap.dll, 6.05.2600.2180

    Audio compressors:
    Speech WM Encoder DMO, 0 x 00600800, 1, 1,
    WMAudio encoder DMO, 0 x 00600800, 1, 1,
    IAC2, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    IMA ADPCM, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    PCM, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    Microsoft ADPCM, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    ACELP.net, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    DSP Group TrueSpeech (TM), 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    Windows Media Audio V1, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    Windows Media Audio V2, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    GSM 6.10, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    Microsoft G.723.1, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    CCITT A - Law, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    CCITT u - Law, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180
    MPEG Layer-3, 0 x 00200000, 1, 1, quartz.dll, 6.05.2600.2180

    Audio Capture sources:
    Realtek HD Audio Input, 0 x 00200000, 0, 0, qcap.dll, 6.05.2600.2180

    Midi converters:
    Default MidiOut Device, 0 x 00800000, 1, 0, quartz.dll, 6.05.2600.2180
    Microsoft GS Wavetable SW Synth, 00200000 x 0, 1, 0, quartz.dll, 6.05.2600.2180

    WDM Streaming Capture devices:
    Realtek HD Audio Input, 0 x 00200000, 1, 1, 5.03.2600.2180

    WDM Streaming making devices:
    Realtek HD Audio output, 0 x 00200000, 1, 1, 5.03.2600.2180

    WDM Streaming Mixer devices:
    Mixer Audio Wave of core Microsoft, 0 x 00000000, 0, 0,

    CP/CA BDA filters:
    Decrypt/Tag,0x00600000,1,0,encdec.dll,6.05.2600.2180
    Encrypt/Tag,0x00200000,0,0,encdec.dll,6.05.2600.2180
    XDS Codec, 0 x 00200000, 0, 0, encdec.dll, 6.05.2600.2180

    Audio converters:
    Realtek HD Audio output, 0 x 00200000, 1, 0, quartz.dll, 6.05.2600.2180
    DirectSound Device, 0 x 00800000, 1, 0, quartz.dll, default 6.05.2600.2180
    Default WaveOut Device, 0 x 00200000, 1, 0, quartz.dll, 6.05.2600.2180
    DirectSound: Realtek HD Audio output, 0 x 00200000, 1, 0, quartz.dll, 6.05.2600.2180

    WDM Streaming features:
    Realtek HD Audio Input, 0 x 00200000, 4, 1, 5.03.2600.2180
    Realtek HD Audio output, 0 x 00200000, 9, 1, 5.03.2600.2180

    (1) upgrade to XP sp3

    2) update or reinstall Direct 9.0 c

    3) go to your computer manufacturer's website and download the latest drivers XP for your audio device. Re-start thereafter.

    See you soon,.
    Jerry

  • Failure of a registry file - cannot restart the computer.

    Hello. So first of all I wanted to say that I am not an expert, but I think I've had more than my share of problems with my computer. Problems not only to get a virus, but questions of crazy system that I have no idea how they occur, or really correct.

    I have an Inspiron 1545, Vista service pack 2, 32-bit.

    In any case, I have some of my favorites showed it to my sister and I had a bunch of tabs open and Internet Explore was not load the pages to the right, it has happened and I just restart and it works again. I thought that if I manually restarted the computer, IE would my session was interrupted and when I opened it again it would open all my tabs unless I have to go find them and open them myself. I know that you are not supposed to turn off manually when you can actually go and press restart technially menu, but I did anyway... Well apparently, it was a big mistake.

    Now my computer does not restart properly. It gives me the option to restart normally, but when I hit, it indicates the green status bar briefly and then goes black and is sitting there, I did not leave very long sit, but I guess that it does not load. Then the other option is allocated to the repair of the system. He says "research issues" and "this may take a few minutes" and just, it scans and analysis, I have let it go a little over half an hour and it did nothing. I guess that he won't do anything if it does nothing in the first ten minutes. Then I hit Cancel and freezes the status on the scan and I manually restart and the same things happen. I press F8 and tried to go into safe mode and it loades among requirments system and then it's again once I didn't let it sit long, since I think that it won't work in all cases.

    I went to the System Center restoration and tried again to repair the system and the same thing... nothing happens. I tried to use a restore point, and to a point that one reason is cited even if I just made a couple months ago. In any case, it is said that since I was in a State of limited system may not perform correctly, I would in a higher State, but I can't have one. It also gives rose the failure of a registry file error and then code them (0x8007045D).

    I also tried to run the Pre Boot Assesment and he did the first part of the analysis (I don't have the rest) and it gave me this error - hard drive 0 (2000-0146)

    I read a little on the way to try to solve this problem online. I think if I can boot into safe mode with command prompt, I can run diskcheck and maybe it will fix what's wrong, but I have not tried yet, I tell myself that it won't work because I can't with regular safe mode. I also read something about starting in the Vista disc, but I don't really know what that means.

    My main fear is that I'll lose my stuff. I supported a few months ago, but I take a lot of pictures and I have not in the past months registered and they are very important to me. I'm afraid to lose. I don't know if it's something that I can fix it or if I should try a friend, or just take my computer somewhere.

    I hope no one will offer you is a hard drive problems and suggest you get a new, becaue some time ago I had some weird problem I couldn't fix it under warranty, I had the hard drive replaced and it did not fix the issue and I am not under warranty any more.

    So, can someone please help me? Thank you!

    Hello

    You can repair the system from the installation disc. It will replace the corrupted Windows operating system files.

    I suggest you to go through the steps mentioned in the link and the Coachman.

    What are the system recovery options in Windows Vista?

  • The deployment. File EAR on Weblogic Server

    Hello

    I have created and deployed a webcenter portal application on my weblogic Server successfully integrated.
    But the same .ear file was "failure of deployment" when deployed on weblogic Server embedded on another machine.

    The Exception is for the MDSConfigurationException.

    11.1.1.5 jDveloper is used.
    WebLogic Server 10.3.5 is used.

    Help, please. Thank you.

    AHA...
    You need deploy the application by using Enterprise Manager, not the console.
    When you use Enterprise Manager, you can set the location of MDS and the application partition.

    Please try to deployment using the EM.

    Kind regards

    Rob

Maybe you are looking for