InternalExecute/SQLS-SQLError: ' error #3128: disk i/o error has occurred. ", details:", operation:' Executive "

InternalExecute/SQLS-SQLError: ' error #3128: disk i/o error has occurred. ", details:", operation: 'running' "

Is what happens when a file specific .muse is open? Does occur during or immediately after the full opening? Or is it occurring randomly while working with the Muse?

Please send the file MuseLog.txt to your Documents folder to [email protected] along with a link to this topic.

While you work, Muse both bed the file you opened and writes the changes that you make on the disk in temporary files stored on your startup disk. Without more information, we don't know what file generates this error. Answers to the questions above and the file MuseLog.txt will help.

Tags: Adobe Muse

Similar Questions

  • Equium A200-1VO - "a disk read error has occurred."

    Hello

    I had my Equium A200-1VO since December 2007 and has never really had any problems with it atall.

    However, last night after a Windows Vista update and restart, my laptop won't start upward. I get a black screen announcing:

    "A disk read error has occurred.

    Please press Ctrl + Alt + Delete to restart»

    I've had no BSOD, and no other suggestion that something was wrong, everything worked perfectly. I checked the HARD drive to see if it had come off his link and reinserted it. But I get the same message.

    I am presented with the only possibility to use the recovery disk, but this means wiping everything out there and start again. I'd rather try to recover my documents before taking radical measures, if it is possible atall.

    If anyone has any suggestions I would be very appreciate.

    Thank you very much

    Mark

    Equium A200-1VO
    -Numtxpackets® Pentiuma® Dual - Core Processor T2310 - genuine Windows® Vista® Home Premium Edition - DVD Super Multi (Double Layer) in car-2 048 (1 024 + 1 024) MB of RAM (667 MHz) - 15.4 "WXGA TFT screen 1 280 x 800

    Hello

    In my view, the error message says a lot: theoretically, your HARD drive may be defective and must be replaced but before that I would test using fitness to drive or another program. Just use Google to find such programs.

    Maybe something was tangled up in your Windows installation. About reinstalling Windows?

    You didn't back up your data to a second drive? I m wondering about this, because the backup should always be made.
    However, if you use an external HARD drive box you can save it on another computer.

    Good luck! :)

  • Getting the error "System 5 error has occurred" during the startup of service SQL in Windows 7.

    I'm restarting SQL server, what I used to do via the following command line:

    net stop mssqlserver
    net start mssqlserver

    However, I am on a new Windows 7 machine and I get the following error when I try:

    net start mssqlserver
    System 5 error has occurred.

    Access is denied.

    My account is a member of the administrator group, and I can restart normally through the Services Control Panel.  I have tried to turn the UAC settings all the way down, but still this message.

    (This also fails if I try to use PowerShell.)

    What should I do to be able to restart the services via the command line?

    Thank you
    -Peter

    I had exactly the same problem:

    1. new installation of windows 7
    2. net start MSSQLSERVER fails with "Access denied" from the command window, but works at the start of Service Control Manager
    3. connected as a user of Directors of the Group - same account used for the automatic start
    4. I tried the above steps to register. They do not work.
    5. I tried to settle my UAC account at the lowest possible level, as recommended in another forum. It also did not work.
    I was amazed by the number of desperate people with similar problems - and apparently some resolutions there. I've used Windows 3.1, Windows NT, Windows Server 2003 and Windows XP a few years back and then switch to Mac OS X and Linux. Now, I'm hard to get used to this kind of problem again, (sigh) Windows.
    In any case, one of my colleagues just came and gave me an easy solution. He said that the problem is that your user 'administrator' is not ' administrator enough "-go figure. In fact, being in the Administrators group is not the same as being THE administrator account.
    1. create a shortcut to 'cmd.exe' on your desktop.
    2. click right on the shortcut and select "run as Administrator".
    3. in the command window that opens, "net start MSSQLSERVER" works
    Good. So now I can go on this restart-SQL-Server-when-it-decides-to-die script for our customer site. Another sad story of Microsoft...
  • Error has occurred. Not enough disk space

    I am trying to install Acrobat Pro on my MacBook and get this error:

    Error has occurred. Not enough disk space

    Help!

    Hi paulined17618464 ,

    It seems to be the issue of authorization to file & folder in Mac, please refer to this link for help permissions & Disk Space | Apple Support communities.

    Once you have the right to install the software, please install Adobe Pro using this link.

    Let me know if you encounter any problem.

    Kind regards

    Christian

  • "Adobe than Photoshop Lightroom 5.4 cannot be installed to this disk. An error has occurred all in assessing the JavaScript for the package. »

    Hello

    I get this error when trying to install / update LR 5.3 5.4:

    "Adobe than Photoshop Lightroom 5.2 cannot be installed to this disk. An error has occurred all in assessing the JavaScript for the package. »


    I hope that there is someone who can help me here.

    See you soon

    Re: Lightroom 5.2 installation fails - WARNING Javascript

  • ORA-00604: an error has occurred at the SQL level 1 recursive

    Hi all

    I made the full database expdp and impdp Production to test the server its success but during the creation of any user or change password its me poster below error

    SQL > create user identified by bam bam
    2 default tablespace users
    3 tablespace temporary temp
    4 unlimited quota on users;
    create user bam identified by bam
    *
    ERROR on line 1:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-06502: PL/SQL: digital or value error: character string buffer too small
    ORA-06512: at line 7


    SQL > alter user identified by 12345; system
    change the system of the user identified by 12345
    *
    ERROR on line 1:
    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-06502: PL/SQL: digital or value error: character string buffer too small
    ORA-06512: at line 7

    kindly help me to solve this problem.

    Thank you.

    One last thing. 100% make sure error is defined as partners on the issue of Test database:

    change the system '_system_trig_enabled' = FALSE;

    And then try to create/modify the user. For example:

    SQL> create or replace
      2    trigger ORA_06502
      3      after alter
      4      on database
      5      declare
      6          v_str1 varchar2(1);
      7          v_str2 varchar2(3);
      8      begin
      9          v_str2 := 'ABC';
     10          v_str1 := v_str2;
     11  end;
     12  /
    
    Trigger created.
    
    SQL> alter user u1 identified by u1
      2  /
    alter user u1 identified by u1
    *
    ERROR at line 1:
    ORA-00604: error occurred at recursive SQL level 1
    ORA-06502: PL/SQL: numeric or value error: character string buffer too small
    ORA-06512: at line 6
    
    SQL> alter system set "_system_trig_enabled"=FALSE;
    
    System altered.
    
    SQL> alter user u1 identified by u1
      2  /
    
    User altered.
    
    SQL> 
    

    SY.

  • Move to the new computer, get "an error has occurred during playback of files or write files to a disk." The disc

    • I tried to move my catalog and PE6 install to a new computer.  This is on a Dell Windows XP machine, and I moved it to a Toshiba Windows 7 (64-bit) machine.  I always kept my photo on an external hard drive files.  My library is 50 GB, 10,000 files.  Here's what I did.
      • Copied the original PE6 installation file on the Toshiba.  Installed but not activate it.
      • Copied my catalog folder to the location of the Windows 7.
      • Plug the external drive into the Toshiba.  So makes that same letter drive as a front.
      • Fired up to PE6 on Toshiba.  Seemed fine in the Organizer.  Everything seemed to be there, but I didn't try to make any changes at this time there.
      • PE6 disabled on the Dell.  Enabled on the Toshiba.

    • Then I realized that it is not fair.  I can edit the keywords and the stars rating on photos, but not the dates, legends or notes.  I get "an error has occurred during playback of files or write files to a disk." The drive is may be full, or there may be problems with the source media. »
    • Only a fraction of the external drive is in use.
    • I can access the files on the external hard drive with another application (Windows Photo Viewer).
    • I tried the reconnect All missing files.  Somewhat ambiguous, she said "There are no files to reconnect."
    • In the properties in the organizer for each photo are the appropriate file names and paths.  Folder view works fine in the Organizer.
    • I can put new files in the directories of the same external drive, import them into PE6, then change them normally.

    What is the best way to get Organizer connected correctly to my files?  I guess I could import all photos on the new machine, but I guess I'd lose some of my metadata.  So it's out of the question.

    Thank you

    Bill

    Well, the recommended method for moving the catalog is to use organizer of the PSE6 on your old computer to do a full backup on your DHM.  (Which backs up the catalog and media files).  Then, on your new computer, open the Organizer PSE6 and restore from this backup.

    Your method seems logical, but...

    Ken

  • Firefox Version 27 Action Menu error in Reporting Services. An error has occurred with the extraction of data.

    Hello, since I've updated for Firefox 27.0.1 on Windows 7, I have a problem with Reporting Services on a Sharepoint site. It is a site of Sharepoint 2010 with SQL Server Reporting Services 2012 Sharepoint integrated mode. I was already on Firefox version 26 and didn't meet with this problem.

    When a report is opened and you use the Actions link on the Reporting Services toolbar, I get the following error messages.

    An error has occurred with the extraction of data. Please, refresh the page and try again.

    I tried updating to the beta version of Firefox 28 but the same error occurs. I see that someone else is having the same problem here. http://SharePoint-community.NET/forum/topics/reporting-service-and-Firefox-27

    Any help would be appreciated. Thank you!

    Ryan

    Firefox version 28.0 has corrected this problem. Thank you!

  • Satellite U300: "an unexpected i/o error has occurred."

    Hello

    My newly purchased U300 worked fine, today would not start and is now indicating that an unexpected i/o error has occurred, with a code of 0xc00000e9

    The message preceding that States that this may be due to recently responsible for hardware or software. Not apply.

    Any help appreciated, thanks

    Janie

    Hello

    These errors are often errors in registry. Could be caused by some software disk cleanup or somehing else who has access to the registry system´s.

    The only option is to fix the system with an original disc of Windows Vista. If you don t have such a, then you will recover you the system because your registry database cannot be recovered, and the system must be completely replaced.

    If you do not already have: backup your personal data... That's all

    Greetings

  • Satellite L300: Failed to retrieve - unexpected i/o error has occurred

    Help, please...

    I'm trying to restore the orginal through recovery process.
    After pressing F8 at start-up stage and chose to restore the system, he thinks about it, and then comes back with the following error;

    STATUS: 0XC00000E9
    INFO: An unexpected i/o error has occurred

    There is also an explanation it may be due to an external device that has not been properly disconnected or a hardware error.

    I have nothing plugged and restarting the system several times to try to resolve the problem. I also tried to re-boot last secure configuration, but this has not helped (although now gave me my card back like this so that other issues have been a problem - that is why the desire to recover the original system settings).

    Any advice would be greatly apprciated.

    Thank you.

    Hello

    Allows summary;

    -You are not able to start the Windows operating system (even in safe mode)
    Right?

    -You are not able to recover the laptop with HARD drive recovery option.
    Right?

    -You don t have a recovery disk
    Right?

    Well in that case I n t see any other solution for new order recovery disk and then try to recover the laptop using this disc.

    You can order the CD from recovery here:
    https://backupmedia.Toshiba.EU/landing.aspx

  • A transport-level error has occurred when receiving results from the server. (provider: TCP provider, error: 0 - the semaphore timeout period has expired.)

    Hello

    I get the below error message while my windows application inserts data in SQL Server.

    A transport-level error has occurred when receiving results from the server. (provider: TCP provider, error: 0 - the semaphore timeout period has expired.)

    I use LINQ-to-SQL.  SQL Server is installed on Windows server 2003.

    We are using SQL server 2008 r2.

    When we insert large data base records, approximately 1 million we get this question.

    Please suggest.

    Hello

    When you use Windows server, we ask you to send the query in the link depending on whether they are the experts.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    Thank you.

  • "An internal system error has occurred" when you try to install DirectX.

    A week or so, I tried to install a game requiring the use of DirectX. Well when I go to install DirectX, it gives me an error that reads, 'an internal system error has occurred. " "Please refer to DXError.log andDirectX.log in your Windows folder to determine the problem."

    I can't find the files mentioned above on my computer, so therefore, I can't see them.

    Here's my DXDIAG:

    ------------------

    Information System

    ------------------

    Time of this report: 07/02/2011, 17:24:20

    Computer name: ZACH-PC

    Operating system: Windows 7 Home Premium 64-bit (6.1, Build 7600) (7600.win7_gdr.100618 - 1621)

    Language: English (regional setting: English)

    Manufacturer: Acer

    System model: Aspire 5532

    BIOS: Version InsydeH2O V1.08

    Processor: AMD Athlon (TM) Processor TF-20, ~1.6GHz

    Memory: 3072 MB RAM

    Available OS memory: 2812MB RAM

    Page file: 1623MB used, 3998 MB of available space

    Windows Dir: C:\Windows

    DirectX version: DirectX 11

    DX setup parameters: not found

    DPI setting: Using System DPI

    System DPI setting: 96 DPI (100%)

    DWM DPI Scaling: disabled

    DxDiag Version: 6.01.7600.16385 64 bit Unicode

    ------------

    DxDiag Notes

    ------------

    Display 1 tab: No problems found.

    Sound tab 1: No problems found.

    2 Audio tab: No problems found.

    3 Audio tab: No problems found.

    Input tab: no problems found.

    --------------------

    DirectX Debug levels

    --------------------

    Direct3D: 0/4 (detail)

    DirectDraw: 0/4 (detail)

    DirectInput: 0/5 (retail)

    DirectMusic: 0/5 (retail)

    DirectPlay: 0/9 (detail)

    DirectSound: 0/5 (retail)

    DirectShow: 0/6 (detail)

    ---------------

    Display devices

    ---------------

    Card name: ATI Radeon HD 3200 graphics card

    Manufacturer: ATI Technologies Inc.

    Type of piece: ATI display adapter (0 x 9612)

    DAC type: DAC (400 MHz) internal

    The device key: Enum\PCI\VEN_1002 & DEV_9612 & SUBSYS_028D1025 & REV_00

    Memory display: 1403 MB

    Dedicated memory: 253 MB

    Shared memory: 1150 MB

    Current mode: 1366 x 768 (32 bit) (60 Hz)

    Name of the monitor: generic PnP monitor

    Monitor model: unknown

    Monitor ID: AUO10EC

    Native mode: 1366 x 768 (p) (60,114 Hz)

    Output type: internal

    Driver name: atiumd64.dll, atidxx64.dll, atiumdag, atidxx32, atiumdva, atiumd6a.cap, atitmm64.dll

    The driver file version: 8.14.0010.0678 (English)

    Driver version: 8.634.0.0

    DDI version: 10

    : Model WDDM 1.1 driver

    Driver attributes: Final retail

    Driver Date/size: 2009-07-29 06:43:14, 4059648 bytes

    Would be WHQL logo: Yes

    Date stamp WHQL:

    The instrument identifier: {D7B71EE2-D552-11CF-3371-8722A1C2C535}

    Vendor ID: 0 x 1002

    Device ID: 0 x 9612

    SubSys ID: 0x028D1025

    Revision ID: 0x0000

    Strong name of the driver: oem7.inf:ATI. Mfg.NTamd64.6.1:ati2mtag_RS780M:8.634.0.0:pci\ven_1002&dev_9612&subsys_028d1025

    The driver rating: 00E60001

    Video Accel: ModeMPEG2_A ModeMPEG2_C

    Deinterlace caps: {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) Format (In/Out) = (YUY2, YUY2) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY

    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) Format (In/Out) = (UYVY, UYVY) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) (YV12, 0 x 32315659) = Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: caps Frames(Prev/Fwd/Back) = (0,0,0) (In/Out) Format (NV12, 0x3231564e) = VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC1, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC2, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC3, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (IMC4, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (S340, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format (In/Out) = (S342, UNKNOWN) Frames(Prev/Fwd/Back) = (0,0,0) Caps

    D3d9 Overlay: Unsupported

    DXVA-HD: not supported

    DDraw status: enabled

    D3D status: enabled

    AGP status: enabled

    -------------

    Sound Devices

    -------------

    Description: Speakers (Realtek High Definition Audio)

    Default audio playback: Yes

    Default voice playback: Yes

    Hardware ID: HDAUDIO\FUNC_01 & VEN_10EC & DEV_0272 & SUBSYS_1025028D & REV_1000

    Manufacturer ID: 1

    Product ID: 100

    Type: WDM

    Driver name: RTKVHD64.sys

    Driver version: 6.00.0001.5904 (English)

    Driver attributes: Final retail

    Would be WHQL logo: Yes

    Date and size: 2009-07-28 08:00:14, 1966624 bytes

    Other files:

    Driver provider: Realtek Semiconductor Corp.

    HW Accel level: basic

    Cap flags: 0xF1F

    Min/Max sample rate: 100, 200000

    Mix beef static/Strm HW: 1, 0

    Static/Strm HW 3D steers: 0, 0

    HW memory: 0

    Management of the voice: No.

    Listen/Src/EAX (TM) 2.0: No, no

    Listen/Src/I3DL2 (TM): No, no

    Sensaura (TM) ZoomFX (tm): No.

    Description: Speakers (Avnex Virtual Audio Device)

    Default audio playback: No.

    Default voice playback: no

    Hardware ID:

    Manufacturer ID: 1

    Product ID: 100

    Type: WDM

    Driver name: {0.0.0.00000000}. {1f21753a-ec03-4b7e-b4b5-fc9a36a3aafd}

    Driver version:)

    Driver attributes: Final retail

    WHQL Logo would be: No.

    Date and size:, 0 bytes

    Other files:

    Driver provider: AVNEX Ltd.

    HW Accel level: basic

    Cap flags: 0xF1F

    Min/Max sample rate: 100, 200000

    Mix beef static/Strm HW: 1, 0

    Static/Strm HW 3D steers: 0, 0

    HW memory: 0

    Management of the voice: No.

    Listen/Src/EAX (TM) 2.0: No, no

    Listen/Src/I3DL2 (TM): No, no

    Sensaura (TM) ZoomFX (tm): No.

    Description: Speakers (USB-2 Audio device)

    Default audio playback: No.

    Default voice playback: no

    Hardware ID: USB\VID_0D8C & PID_0008 & REV_0100 & MI_00

    Manufacturer ID: 65535

    Product ID: 65535

    Type: WDM

    Driver name: USBAUDIO.sys

    Driver version: 6.01.7600.16385 (in English)

    Driver attributes: Final retail

    Would be WHQL logo: Yes

    Date and size: 2009-07-13 19:06:32, 109568 bytes

    Other files:

    Driver provider: Microsoft

    HW Accel level: basic

    Cap flags: 0xF1F

    Min/Max sample rate: 100, 200000

    Mix beef static/Strm HW: 1, 0

    Static/Strm HW 3D steers: 0, 0

    HW memory: 0

    Management of the voice: No.

    Listen/Src/EAX (TM) 2.0: No, no

    Listen/Src/I3DL2 (TM): No, no

    Sensaura (TM) ZoomFX (tm): No.

    ---------------------

    Sound Capture devices

    ---------------------

    Description: Microphone (2 - USB Audio Device)

    Capture audio by default: Yes

    Default voice Capture: Yes

    Driver name: USBAUDIO.sys

    Driver version: 6.01.7600.16385 (in English)

    Driver attributes: Final retail

    Date and size: 2009-07-13 19:06:32, 109568 bytes

    Cap flags: 0x1

    Format flags: 0xFFFFF

    Description: Microphone (Avnex Virtual Audio Device)

    Capture audio by default: No.

    Default voice Capture: No.

    Driver name: {0.0.1.00000000}. {748162c7-28eb-437c-928f-6328b0338d58}

    Driver version:)

    Driver attributes: Final retail

    Date and size:, 0 bytes

    Cap flags: 0x1

    Format flags: 0xFFFFF

    -------------------

    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

    Device name: Razer gaming device

    Joint: 1

    Controller ID: 0 x 0

    Suppliers of products/ID: 0xBEEF, 0x0EED

    FF driver: n/a

    Device name: C-Media USB Audio Device

    Joint: 1

    Controller ID: 0 x 0

    Suppliers of products/ID: 0x0D8C, 0 x 0008

    FF driver: n/a

    Poll w / Interrupt: No.

    -----------

    USB devices

    -----------

    + USB root hub

    | Suppliers of products/ID: 0 x 1002, 0 x 4397

    | Matching Device ID: usb\root_hub

    | Service: usbhub

    | Driver: usbhub.sys, 13/07/2009 19:07:09, 343040 bytes

    | Driver: usbd.sys, 13/07/2009 19:06:23, 7936 bytes

    |

    + - + DeathAdder mouse

    | | Suppliers of products/ID: 1532 0 x, 0 x 0007

    | | Location: Port_ #0001.Hub_ #0001

    | | Matching device ID: usb\vid_1532 & pid_0007

    | | Lower filters: DAdderFltr

    | | Service: HidUsb

    | | Driver: dadder.sys, 19/04/2010 17:04:44, 12032 bytes

    | | Driver: hidusb.sys, 13/07/2009 19:06:22, 30 208 bytes

    | | Driver: hidclass.sys, 13/07/2009 19:06:21, 76288 bytes

    | | Driver: hidparse.sys, 13/07/2009 19:06:17, 32896 bytes

    | |

    | + - + HID-compliant mouse

    | | | Suppliers of products/ID: 1532 0 x, 0 x 0007

    | | | Matching Device ID: hid_device_system_mouse

    | | | Service: me

    | | | Driver: mouhid.sys, 2009-07-13 19:00:20, 31232 bytes

    | | | Driver: mouclass.sys, 2009-07-13 20:48:27, 49216 bytes

    ----------------

    Gameport devices

    ----------------

    ------------

    PS/2 devices

    ------------

    + Launch Manager

    | Matching Device ID: * pnp0303

    | High filters: DKbFltr

    | Service: i8042prt

    | Driver: C:\windows\system32\drivers\dkbfltr.sys, 2009-03-25 22:16:08, 25608 bytes

    | Driver: i8042prt.sys, 13/07/2009 18:19:57, 105472 bytes

    | Driver: kbdclass.sys, 2009-07-13 20:48:04, 50768 bytes

    |

    + Keyboard HID device

    | Matching Device ID: hid_device_system_keyboard

    | Service: kbdhid

    | Driver: kbdhid.sys, 2009-07-13 19:00:20, 33280 bytes

    | Driver: kbdclass.sys, 2009-07-13 20:48:04, 50768 bytes

    |

    + Server terminal keyboard driver

    | Matching Device ID: root\rdp_kbd

    | High filters: kbdclass

    | Service: TermDD

    | Driver: i8042prt.sys, 13/07/2009 18:19:57, 105472 bytes

    | Driver: kbdclass.sys, 2009-07-13 20:48:04, 50768 bytes

    |

    + Synaptics PS/2 Port TouchPad

    | Matching Device ID: * syn1b1d

    | High filters: SynTP

    | Service: i8042prt

    | Pilot: SynTP.sys, 18/06/2009 07:12:32, 272432 bytes

    | Driver: C:\windows\system32\syntpapi.dll, 2009-06-18 07:10:42, 203560 bytes

    | Driver: C:\windows\system32\syncom.dll, 2009-06-18 07:10:36, 395048 bytes

    | Pilot: SynCtrl.dll, 18/06/2009 07:10:38, 260904 bytes

    | Driver: SynTPRes.dll, 2009-06-18 07:10:46, 8054568 bytes

    | Driver: SynTPCpl.dll, 2009-06-18 07:10:46, 1525032 bytes

    | Driver: SynCntxt.rtf, 2009-06-18 07:02:14, 7118958 bytes

    | Driver: SynZMetr.exe, 2009-06-18 07:10:34, 247080 bytes

    | Driver: SynMood.exe, 2009-06-18 07:10:32, 238888 bytes

    | Pilot: SynTPEnh.exe, 18/06/2009 07:10:32, 1808168 bytes

    | Pilot: SynTPCOM.dll, 18/06/2009 07:10:44, 120104 bytes

    | Pilot: Tutorial.exe, 18/06/2009 07:10:36, 337192 bytes

    | Pilot: InstNT.exe, 18/06/2009 07:10:28, 149800 bytes

    | Pilot: SynISDLL.dll, 18/06/2009 07:10:40, 197928 bytes

    | Driver: SynUnst.ini, 2009-06-25 20:39:44, 620786 bytes

    | Driver: SynChiralRotate.mpg, 2008-09-17 00:13:08, 382277 bytes

    | Driver: SynFlick.mpg, 02/09/2008 22:27:28, 737975 bytes

    | Driver: SynPinch.mpg, 02/09/2008 22:27:28, 286463 bytes

    | Driver: SynMomentum.mpg, 02/09/2008 22:27:28, 246230 bytes

    | Driver: SynLinearVHScroll.mpg, 02/09/2008 22:27:28, 929103 bytes

    | Driver: SynChiralVHScroll.mpg, 02/09/2008 22:27:28, 1620778 bytes

    | Driver: SynTwoFingerVHScroll.mpg, 2009-03-15 20:44, 746464 bytes

    | Driver: SynPivotRotate_ChiralRotate.mpg, 04-09-2009 04:04:14, 1142810 bytes

    | Driver: SynThreeFingerFlick.mpg, 2009-03-15 20:44, 633621 bytes

    | Driver: SynThreeFingersDown.mpg, 2009-03-15 20:44, 215907 bytes

    | Pilot: SynTPHelper.exe, 18/06/2009 07:10:32, 120616 bytes

    | Driver: fx04.wav, 08/05/2007 20:48:26, 16898 bytes

    | Driver: SynAcer.exe, 2009-06-18 07:10:48, 160552 bytes

    | Driver: SynAcerCpl.cpl, 2009-06-18 06:38:40, 323072 bytes

    | Driver: SynTwoFingerVScroll.mpg, 2009-03-15 20:44, 501787 bytes

    | Driver: SynFlickLR.mpg, 02/09/2008 22:27:28, 495798 bytes

    | Driver: C:\windows\system32\syncom.dll, 2009-06-18 07:10:36, 169256 bytes

    | Pilot: SynCtrl.dll, 18/06/2009 07:10:38, 206120 bytes

    | Pilot: SynTPCOM.dll, 18/06/2009 07:10:44, 107816 bytes

    | Driver: i8042prt.sys, 13/07/2009 18:19:57, 105472 bytes

    | Driver: mouclass.sys, 2009-07-13 20:48:27, 49216 bytes

    | Driver: SynTPCo4.dll, 2009-06-18 07:10:42, 147752 bytes

    | Driver: WdfCoInstaller01009.dll, 2009-05-20 20:43:50, 1436920 bytes

    |

    + HID-compliant mouse

    | Matching Device ID: hid_device_system_mouse

    | Service: me

    | Driver: mouhid.sys, 2009-07-13 19:00:20, 31232 bytes

    | Driver: mouclass.sys, 2009-07-13 20:48:27, 49216 bytes

    |

    + Terminal Server mouse driver

    | Matching Device ID: root\rdp_mou

    | High filters: mouclass

    | Service: TermDD

    | Driver: termdd.sys, 13/07/2009 20:45:55, 62544 bytes

    | Driver: sermouse.sys, 2009-07-13 19:00:20, 26624 bytes

    | Driver: mouclass.sys, 2009-07-13 20:48:27, 49216 bytes

    ------------------------

    Disk & CD-ROM/DVD-ROM readers

    ------------------------

    Drive: C:

    Free space: 31.2 GB

    Total space: 140.2 GB

    File system: NTFS

    Model: WDC WD1600BEVT-22ZCT0 ATA Device

    Drive: D:

    Model: TSSTcorp CDDVDW TS-L633C ATA Device

    Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7600.16385 (in English), 13/07/2009-18:19:54, 147456 bytes

    --------------

    System devices

    --------------

    Name: Bridge PCI to PCI standard PCI

    Device ID: PCI\VEN_1022 & DEV_9602 & SUBSYS_96021022 & REV_00\3 & 2411E6FE & 1 & 08

    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:45, 183872 bytes

    Name: OpenHCD Standard USB host controller

    Device ID: PCI\VEN_1002 & DEV_4398 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 91

    Pilot: C:\Windows\system32\drivers\usbohci.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:30, 25600 bytes

    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:31, 324608 bytes

    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7600.16385 (in English), 2009-07-13 19:07:09, 343040 bytes

    Name: The standard host PCI bridge CPU

    Device ID: PCI\VEN_1022 & DEV_9600 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 00

    Pilot: s/o

    Name: OpenHCD Standard USB host controller

    Device ID: PCI\VEN_1002 & DEV_4397 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 90

    Pilot: C:\Windows\system32\drivers\usbohci.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:30, 25600 bytes

    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:31, 324608 bytes

    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7600.16385 (in English), 2009-07-13 19:07:09, 343040 bytes

    Name: AMD Setup various

    Device ID: PCI\VEN_1022 & DEV_1103 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 & C3

    Pilot: s/o

    Name: Standard enhanced PCI to USB Host Controller

    Device ID: PCI\VEN_1002 & DEV_4396 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 92

    Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:30, 51200 bytes

    Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:31, 324608 bytes

    Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7600.16385 (in English), 2009-07-13 19:07:09, 343040 bytes

    Name: Configuration of the HyperTransport (MC) and DRAM AMD tracking Mode

    Device ID: PCI\VEN_1022 & DEV_1102 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 C2

    Pilot: s/o

    Name: Controller Serial ATA Standard AHCI 1.0

    Device ID: PCI\VEN_1002 & DEV_4391 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 88

    Driver: C:\Windows\system32\DRIVERS\msahci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:48:27, 30272 bytes

    Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:46, 48720 bytes

    Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (in English), 2009-07-13 20:52:21, 24128 bytes

    Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7600.16385 (in English), 2009-07-13 20:52:21, 155728 bytes

    Name: Atheros AR8132 PCI-E Fast Ethernet (NDIS 6.20) controller

    Device ID: PCI\VEN_1969 & DEV_1062 & SUBSYS_028D1025 & REV_C0\4 & 7A7D559 & 0 & 0028

    Driver: C:\Windows\system32\DRIVERS\L1C62x64.sys, 1.00.0000.0010 (English), 27/07/2009 02:04:36, 58880 bytes

    Name: AMD Configuration map address

    Device ID: PCI\VEN_1022 & DEV_1101 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 & C1

    Pilot: s/o

    Name: ATI i/o Communications Processor SMBus Controller

    Device ID: PCI\VEN_1002 & DEV_4385 & SUBSYS_028D1025 & REV_3C\3 & 2411E6FE & 1 & A0

    Pilot: s/o

    Name: Atheros AR5B93 Wireless Network adapt

    Device ID: PCI\VEN_168C & DEV_002A & SUBSYS_E01F105B & REV_01\4 & 137E0A89 & 0 & 0020

    Driver: C:\Windows\system32\DRIVERS\athrx.sys, 8.00.0000.0177 (English), 07-16-2009 06:33:44, 1488384 bytes

    Driver: C:\Windows\system32\drivers\vwifibus.sys, 6.01.7600.16385 (in English), 2009-07-13 19:07:21, 24576 bytes

    Name: AMD HyperTransport (MC) Configuration

    Device ID: PCI\VEN_1022 & DEV_1100 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 & C0

    Pilot: s/o

    Name: ATI i/o Communications Processor PCI Bus controller

    Device ID: PCI\VEN_1002 & DEV_4384 & SUBSYS_00000000 & REV_00\3 & 2411E6FE & 1 & A4

    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:45, 183872 bytes

    Name: Bridge PCI to PCI standard PCI

    Device ID: PCI\VEN_1022 & DEV_9605 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 28

    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:45, 183872 bytes

    Name: Card ATI Radeon HD 3200 graphics

    Device ID: PCI\VEN_1002 & DEV_9612 & SUBSYS_028D1025 & REV_00\4 & F4E2B40 & 0 & 2808

    Driver: C:\Windows\system32\DRIVERS\atikmdag.sys, 8.01.0001.0921 (English), 2009-07-29 17:11:24, 6038016 bytes

    Driver: C:\Windows\system32\DRIVERS\ati2erec.dll, 1.00.0000.0019 (English), 29/07/2009 06:06:42, 53248 bytes

    Driver: C:\Windows\system32\atiumd64.dll, 8.14.0010.0678 (English), 29/07/2009 06:43:14, 4059648 bytes

    Driver: C:\Windows\system32\atiumd6a.dll, 8.14.0010.0228 (English), 29/07/2009 06:38:10, 2622976 bytes

    Driver: C:\Windows\system32\atitmm64.dll, 6.14.0011.0022 (English), 29/07/2009 07:02:32, 120320 bytes

    Driver: C:\Windows\system32\atiicdxx.dat, 2009-06-17 23:29:04, 197654 bytes

    Driver: C:\Windows\system32\amdpcom64.dll, 8.14.0010.0023 (English), 29/07/2009 06:21:12, 52224 bytes

    Driver: C:\Windows\system32\atimpc64.dll, 8.14.0010.0023 (English), 29/07/2009 06:21:12, 52224 bytes

    Driver: C:\Windows\system32\atiadlxx.dll, 6.14.0010.1050 (English), 29/07/2009 06:20:42, 251904 bytes

    Driver: C:\Windows\system32\atiumd6a.cap, 2009-07-29 06:35:56, 219120 bytes

    Driver: C:\Windows\system32\atimuixx.dll, 6.14.0010.1001 (English), 29/07/2009 07:01:46, 12288 bytes

    Driver: C:\Windows\system32\atiesrxx.exe, 6.14.0011.1033 (English), 29/07/2009 07:03:42, 203264 bytes

    Driver: C:\Windows\system32\atieclxx.exe, 6.14.0011.1033 (English), 29/07/2009 07:04:14, 420352 bytes

    Driver: C:\Windows\system32\atipdl64.dll, 6.14.0010.2556 (English), 29/07/2009 07:02:14, 421376 bytes

    Driver: C:\Windows\system32\atiedu64.dll, 6.14.0010.2514 (English), 29/07/2009-07:01:42, 59392 bytes

    Driver: C:\Windows\system32\ATIDEMGX.dll, 2.00.3497.39731 (English), 29/07/2009 07:04:22, 442368 bytes

    Driver: C:\Windows\system32\atio6axx.dll, 6.14.0010.8794 (English), 29/07/2009 07:00:22, 15072768 bytes

    Driver: C:\Windows\system32\atibtmon.exe, 2.00.0000.0000 (English), 11/05/2009 01:35:30, 118784 bytes

    Driver: C:\Windows\system32\atidxx64.dll, 8.15.0010.0212 (English), 29/07/2009-06:53:38, 2921984 bytes

    Driver: C:\Windows\SysWOW64\atiumdag.dll, 8.14.0010.0678 (English), 29/07/2009 06:47:52, 3105280 bytes

    Driver: C:\Windows\SysWOW64\atiumdva.dll, 8.14.0010.0228 (English), 29/07/2009 06:32:54, 2868736 bytes

    Driver: C:\Windows\SysWOW64\amdpcom32.dll, 8.14.0010.0023 (English), 29/07/2009 06:21:06, 51712 bytes

    Driver: C:\Windows\SysWOW64\atimpc32.dll, 8.14.0010.0023 (English), 29/07/2009 06:21:06, 51712 bytes

    Driver: C:\Windows\SysWOW64\atiadlxy.dll, 6.14.0010.1050 (English), 29/07/2009-06:20:36, 184320 bytes

    Driver: C:\Windows\SysWOW64\atiumdva.cap, 29/07/2009 06:32:32, 219120 bytes

    Driver: C:\Windows\SysWOW64\atipdlxx.dll, 6.14.0010.2556 (English), 29/07/2009-07:02:06, 356352 bytes

    Driver: C:\Windows\SysWOW64\ati2edxx.dll, 6.14.0010.2514 (English), 29/07/2009-07:01:36, 43520 bytes

    Driver: C:\Windows\SysWOW64\atioglxx.dll, 6.14.0010.8794 (English), 29/07/2009 06:38:52, 11660800 bytes

    Driver: C:\Windows\SysWOW64\atidxx32.dll, 8.15.0010.0212 (English), 29/07/2009 06:58:52, 2469888 bytes

    Driver: C:\Windows\atiogl.xml, 13/07/2009 12:26:06, 18335 bytes

    Name: High Definition Audio Controller

    Device ID: PCI\VEN_1002 & DEV_4383 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & A2

    Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7600.16385 (in English), 2009-07-13 19:06:13, 122368 bytes

    Name: Bridge PCI to PCI standard PCI

    Device ID: PCI\VEN_1022 & DEV_9604 & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & 20

    Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7600.16385 (in English), 2009-07-13 20:45:45, 183872 bytes

    Name: PCI standard ISA bridge

    Device ID: PCI\VEN_1002 & DEV_439D & SUBSYS_028D1025 & REV_00\3 & 2411E6FE & 1 & A3

    Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (in English), 2009-07-13 20:48:27, 15424 bytes

    ------------------

    DirectShow filters

    ------------------

    DirectShow filters:

    WMAudio Decoder DMO, 0 x 00800800, 1, 1, WMADMOD. DLL, 6.01.7600.16385

    WMAPro over S/PDIF DMO, 0 x 00600800, 1, 1, WMADMOD. DLL, 6.01.7600.16385

    WMSpeech Decoder DMO, 0 x 00600800, 1, 1, WMSPDMOD. DLL, 6.01.7600.16385

    MP3 DMO, 0 x 00600800, 1, 1, mp3dmod.dll, 6.01.7600.16385 decoder

    Mpeg4s decoder DMO, 0 x 00800001, 1, 1, mp4sdecd.dll, 6.01.7600.16385

    Decoder WMV DMO, 0 x 00600800, 1 screen, 1, wmvsdecd.dll, 6.01.7600.16385

    Decoder DMO WMVideo, 0 x 00800001, 1, 1, wmvdecod.dll, 6.01.7600.16597

    Mpeg43 decoder DMO, 0 x 00800001, 1, 1, mp43decd.dll, 6.01.7600.16385

    MPEG4 Decoder DMO, 0 x 00800001, 1, 1, mpg4decd.dll, 6.01.7600.16385

    DV Muxer, 0x00400000, 0, 0, qdv.dll, 6.06.7600.16385

    Converter, 0 x 00400001, 1, 1, quartz.dll, 6.06.7600.16490 color space

    Reader, 0x00400000, 0, 0, qasf.dll, WM ASF 12.00.7600.16385

    Filter, 0 x 00200000, 0, 1, wmpsrcwp.dll, 12.00.7600.16385 screenshot

    AVI Splitter, 0 x 00600000, 1, 1, quartz.dll, 6.06.7600.16490

    VGA 16 color Ditherer, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490

    SBE2MediaTypeProfile, 0 x 00200000, 0, 0, SBE.dll, 6.06.7600.16385

    Microsoft DTV - DVD video Decoder, 0x005fffff, 2, 4, msmpeg2vdec.dll, 6.01.7140.0000

    AC3 parser Filter, 0 x 00600000, 1, 1, mpg2splt.ax, 6.06.7600.16648

    StreamBufferSink, 0 x 00200000, 0, 0, sbe.dll, 6.06.7600.16385

    Microsoft TV legends Decoder, 0 x 00200001, 1, 0, MSTVCapn.dll, 6.01.7600.16385

    MJPEG Decompressor, 0 x 00600000, 1, 1, quartz.dll, 6.06.7600.16490

    CBVA DMO wrapper filter, 0 x 00200000, 1, 1, cbva.dll, 6.01.7600.16385

    MPEG-I Stream Splitter, 0 x 00600000, 1, 2, quartz.dll, 6.06.7600.16490

    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490 SAMI (CC)

    The IST Codec, 0 x 00600000, 1, 4, VBICodec.ax, 6.06.7600.16385

    MPEG-2 Splitter, 0x005fffff, 1, 0, mpg2splt.ax, 6.06.7600.16648

    Filter, 0 x 00200000, 2, 5, cca.dll, 6.06.7600.16385 analysis of closed captioning

    SBE2FileScan, 0 x 00200000, 0, 0, SBE.dll, 6.06.7600.16385

    Microsoft MPEG-2 video encoding, 0 x 00200000, 1, 1, msmpeg2enc.dll, 6.01.7600.16385

    Renderer, 0 x 00800001, 1, 0, quartz.dll, 6.06.7600.16490 Script command internal

    MPEG Audio Decoder, 0 x 03680001, 1, 1, quartz.dll, 6.06.7600.16490

    DV Splitter, 0 x 00600000, 1, 2, qdv.dll, 6.06.7600.16385

    Video Mixing Renderer 9 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    Microsoft MPEG - 2 encode, 0 x 00200000, 2, 1, msmpeg2enc.dll, 6.01.7600.16385

    ACM Wrapper, 0 x 00600000, 1, 1, quartz.dll, 6.06.7600.16490

    Video Renderer, 0 x 00800001, 1, 0, quartz.dll, 6.06.7600.16490

    Video stream MPEG - 2 Analyzer, 0 x 00200000, 0, 0, sbe.dll, 6.06.7600.16385

    Line 21 decoder, 0 00600000, 1, 1, x

    Port video Manager, 0 x 00600000, 2, 1, quartz.dll, 6.06.7600.16490

    Video Renderer, 0x00400000, 1, 0, quartz.dll, 6.06.7600.16490

    Decoder, 0 x 00200000 VPS, 0, 0, WSTPager.ax, 6.06.7600.16385

    Writer, 0x00400000, 0, 0, qasf.dll, WM ASF 12.00.7600.16385

    Allocator, 0 x 00600000, 1, 1, vbisurf.ax, 6.01.7600.16385 Surface of VBI

    File writer, 00200000 x 0, 1, 0, qcap.dll, 6.06.7600.16385

    iTV Sink, 0 x 00600000, 1, 0, itvdata.dll, 6.06.7600.16385 data

    iTV to Capture data filter 0 x 00600000, 1, 1, itvdata.dll, 6.06.7600.16385

    DVD Navigator, 0 x 00200000, 0, 3, qdvd.dll, 6.06.7600.16385

    Microsoft TV subtitles Decoder, 0 x 00200001, 1, 0, MSTVCapn.dll, 6.01.7600.16385

    Mixer2, 0 x 00200000, 1, 1, overlay

    RDP DShow Redirection Filter, 0xffffffff, 1, 0, DShowRdpFilter.dll,

    Microsoft MPEG-2 Audio Encoder, 0 x 00200000, 1, 1, msmpeg2enc.dll, 6.01.7600.16385

    Pager, 0 x 00200000, 1, 1, WSTPager.ax, 6.06.7600.16385 WST

    MPEG2 demux, 0 x 00600000, 1, 1, mpg2splt.ax, 6.06.7600.16648

    Decoder, 0 x 00800000, 1, 1, qdv.dll, 6.06.7600.16385 DV video

    SampleGrabber, 0 x 00200000, 1, 1, qedit.dll, 6.06.7600.16385

    Renderer, 00200000 x 0, 1, 0, qedit.dll, 6.06.7600.16385 null

    Tables, 0x005fffff, 1, 0, mpeg2data.ax, 6.06.7600.16385 and MPEG - 2 Sections

    Microsoft AC3 Encoder, 0 x 00200000, 1, 1, msac3enc.dll, 6.01.7600.16385

    StreamBufferSource, 0 x 00200000, 0, 0, sbe.dll, 6.06.7600.16385

    Smart Tee, 0 x 00200000, 1, 2, qcap.dll, 6.06.7600.16385

    Overlay mixer, 0 x 00200000, 0, 0,

    AVI Decompressor, 0 x 00600000, 1, 1, quartz.dll, 6.06.7600.16490

    NetBridge, 00200000 x 0, 2, 0, netbridge.dll, 6.01.7600.16385

    Source, 0 x 00400000, 0, 2, quartz.dll, 6.06.7600.16490 AVI/WAV file

    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490 wave

    Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490 noon

    Multi-fichier Parser, 0 x 00400000, 1, 1, quartz.dll, 6.06.7600.16490

    File stream renderer, 0x00400000, 1, 1, quartz.dll, 6.06.7600.16490

    Microsoft DTV - DVD Audio Decoder, 0x005fffff, 1, 1, msmpeg2adec.dll, 6.01.7140.0000

    StreamBufferSink2, 0 x 00200000, 0, 0, sbe.dll, 6.06.7600.16385

    AVI Mux, 00200000 x 0, 1, 0, qcap.dll, 6.06.7600.16385

    Line 21 decoder 2, 0 x 00600002, 1, 1, quartz.dll, 6.06.7600.16490

    File Source (Async.), 0 x 00400000, 0, 1, quartz.dll, 6.06.7600.16490

    File Source (URL), 0 x 00400000, 0, 1, quartz.dll, 6.06.7600.16490

    Media Center Extender encryption Filter, 0 x 00200000, 2, 2, Mcx2Filter.dll, 6.01.7600.16385

    Dest, 0 x 00200000, 0, 0, WavDest.dll AudioRecorder WAV,.

    Wave WavDest.dll AudioRecorder form, 0 x 00200000, 0, 0,.,

    SoundRecorder Null Renderer, 0 x 00200000, 0, 0, WavDest.dll,

    Infinite pin Tee Filter, 0 x 00200000, 1, 1, qcap.dll, 6.06.7600.16385

    Renderer, 00200000 x 0, 1, 0, evr.dll, 6.01.7600.16385 improved video

    BDA MPEG2 Transport Information Filter, 0 x 00200000, 2, 0, psisrndr.ax, 6.06.7600.16385

    Decoder, 0 x 40000001, 1, 1, quartz.dll, 6.06.7600.16490 MPEG video

    WDM Streaming Tee/Splitter devices:

    Converter, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7600.16385 tee/sink - to the-wells

    Video compressors:

    WMVideo8 encoder DMO, 0 x 00600800, 1, 1, wmvxencd.dll, 6.01.7600.16385

    WMVideo9 encoder DMO, 0 x 00600800, 1, 1, wmvencod.dll, 6.01.7600.16385

    Encoder 9 MSScreen DMO, 0 x 00600800, 1, 1, wmvsencd.dll, 6.01.7600.16385

    Encode, 0 x 00200000, 0, 0, qdv.dll, 6.06.7600.16385 DV video

    MJPEG Compressor, 0 x 00200000, 0, 0, quartz.dll, 6.06.7600.16490

    Audio compressors:

    WM Encoder DMO speech, 0 00600800, 1, 1, x WMSPDMOE. DLL, 6.01.7600.16385

    WMAudio encoder DMO, 0 x 00600800, 1, 1, WMADMOE. DLL, 6.01.7600.16385

    IMA ADPCM, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    PCM, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    Microsoft ADPCM, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    GSM 6.10, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    CCITT A - Law, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    CCITT u - Law, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    MPEG Layer-3, 0 x 00200000, 1, 1, quartz.dll, 6.06.7600.16490

    Audio Capture sources:

    Microphone (2 - USB Audio Device, 0 x 00200000, 0, 0, qcap.dll, 6.06.7600.16385)

    Microphone (Avnex Virtual Audio, 0 x 00200000, 0, 0, qcap.dll, 6.06.7600.16385)

    PBDA CP filters:

    PBDA DTFilter, 0 x 00600000, 1, 1, CPFilters.dll, 6.06.7600.16648

    ETFilter, 0 x 00200000 PBDA, 0, 0, CPFilters.dll, 6.06.7600.16648

    PTFilter, 0 x 00200000 PBDA, 0, 0, CPFilters.dll, 6.06.7600.16648

    Midi converters:

    Default MidiOut Device, 0 x 00800000, 1, 0, quartz.dll, 6.06.7600.16490

    Synth, 00200000 x 0, 1, 0, quartz.dll, 6.06.7600.16490 Microsoft GS Wavetable

    WDM Streaming Capture devices:

    0 x 00000000, 0, 0,

    0 x 00000000, 0, 0,

    AVnex Virtual Audio Device, 0 x 00200000, 2, 2, ksproxy.ax, 6.01.7600.16385

    Device, 0 x 00200000, 2, 2, ksproxy.ax, 6.01.7600.16385 Audio USB

    WDM Streaming making devices:

    Realtek HD Audio output, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7600.16385

    AVnex Virtual Audio Device, 0 x 00200000, 2, 2, ksproxy.ax, 6.01.7600.16385

    Device, 0 x 00200000, 2, 2, ksproxy.ax, 6.01.7600.16385 Audio USB

    BDA network providers:

    Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, 6.06.7600.16385 Microsoft ATSC network

    DVBC Microsoft Network Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, 6.06.7600.16385

    Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, network 6.06.7600.16385 Microsoft DVBS

    Provider, 0 x 00200000, 0, 1, MSDvbNP.ax, 6.06.7600.16385 network Microsoft t

    Microsoft Network Provider, 0 x 00200000, 0, 1, MSNP.ax, 6.06.7600.16648

    Multiple instances Codecs VBI Capable:

    The IST Codec, 0 x 00600000, 1, 4, VBICodec.ax, 6.06.7600.16385

    BDA Transport Information converters:

    BDA MPEG2 Transport Information Filter 0 x 00600000, 2, 0, psisrndr.ax, 6.06.7600.16385

    Tables, 0 x 00600000, 1, 0, mpeg2data.ax, 6.06.7600.16385 and MPEG - 2 Sections

    CP/CA BDA filters:

    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7600.16385

    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7600.16385

    PTFilter, 0 x 00200000, 0, 0, EncDec.dll, 6.06.7600.16385

    XDS Codec, 0 x 00200000, 0, 0, EncDec.dll, 6.06.7600.16385

    WDM Streaming transformations of the Communication:

    Converter, 0 x 00200000, 1, 1, ksproxy.ax, 6.01.7600.16385 tee/sink - to the-wells

    Audio converters:

    Speakers (Realtek High Definiti, 00200000 x 0, 1, 0, quartz.dll, 6.06.7600.16490)

    DirectSound Device, 0 x 00800000, 1, 0, quartz.dll, default 6.06.7600.16490

    Default WaveOut Device, 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    DirectSound: Speakers (2 - USB Audio Device), 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    DirectSound: Speakers (Avnex Virtual Audio Device), 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    DirectSound: Speakers (Realtek High definition Audio), 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    Speakers (2 - USB Audio Device), 0 x 00200000, 1, 0, quartz.dll, 6.06.7600.16490

    Speakers (Virtual Audio D, 0 x 00200000 Avnex, 1, 0, quartz.dll, 6.06.7600.16490)

    ---------------

    EVR power information

    ---------------

    Current value: {651288E5-A7ED-4076-A96B-6CC62D848FE1} (balanced)

    Quality indicators: 2576

    Activated:

    Limitation of the force

    That allow half deinterlace

    Allow the scaling

    Decode power usage: 100

    Balanced flags: 1424

    Activated:

    Limitation of the force

    Allow batch processing

    Force half deinterlace

    Force the scaling

    Decode power usage: 50

    PowerFlags: 1424

    Activated:

    Limitation of the force

    Allow batch processing

    Force half deinterlace

    Force the scaling

    Decode power usage: 0

    Any help is appreciated. Thank you in advance.

    I asked a friend to real for my friends to come take a look at what was going on & he was able to remedy.

    My DirectX running smoothly now.

    Thank you all for all the help, if.

  • multimedia card reader an error has occurred please drive reconnect to try again

    I have windows xp 32 bits SP3. I tried to copy the computer on a CD - RW disc images and a message kept popping up on the office.

    Multimedia card reader. An error has occurred please reconnect reader to try again. I got my coppied photos on the disk, but did not know what that message was talking about. It kept popping up.

    Hi Connie,

    1 is this problem limited only when you copy images from the computer to CD?

    2. What is the full/exact error message?

    3. have you connected any external to the computer card reader recently?

    4. What is the brand and model of the computer?

    It seems that the installation of the driver of the multimedia card reader is not over. If you have connected to any card reader recently, you can re - connect to the computer and allow the computer to detect the device.

    Hope this information helps. Provide more information so that we can help you.

  • Error - Sorry, a serious error has occurred for the installation of the game Command and Conquer Generals.

    Original title: Command and Conquer Generals error? Some one care to help?

    So now I'm a little disappointed in how things are going right now.

    I had Command and Conquer Generals before and I used to read. Bug of the game problems are forcing me to remove it. To make things worse, my PC has been infected with malware/spyware that sneak their way inside my C & C Generals App. I did a full scan using Spy Bot Search & Destroy alongside with MalwareBytes Anti-Malware.

    Then, I tried to re - download and installed a CLEAN one. However, when it loads the classic C & C Splash Screen(the loading page that appears before the game turns into a full screen app), another windows appears and displays this:

    "TECHNICAL PROBLEMS".
    "Sorry, a serious error has occurred."

    After the application closes, and happens whenever I start the game.

    Can someone help me?

    I don't know what's happened since she was working before.

    I do weekly maintenance using Auslogics Boost Speed 5 and Systweak Advanced System Optimizer 3.

    System Specs:
    Microsoft Windows XP SP3
    Intel Pentium IV CPU 2.00 GHZ
    256 RAM
    Radeon 7000 / Radeon VE Family (Microsoft Corporation)

    Every effort to answer my question will be much, much, much appreciated!

    I'll make sure that you have all the patches that are underway for the game Command and Conquer Generals.
    http://www.GameSpot.com/PC/strategy/commandconquergenerals/downloads.html

    If you have access to a library and a flash drive, you can download Microsoft Security Essentials or any other antivirus disk analysis software and then install on your computer even if you do not have access to the internet.
    This will help make sure that you have cleaned your computer properly.

    A system restore back to a point in time so if you have installed all new programs since the date of the restoration of the system, you won't have any more of these programs installed.

    I don't know any other software in system restore, but you can do a search on the internet, however, they can only restore from when their software is installed.

    I hope this helps.

  • Outlook Express (XP) - Error Message "there was an error opening this message. An error has occurred. "When you try to open an e-mail.

    I can not open e-mails or addressbook from OE.

    When you open an email, I get the following messages, 'there was an error opening this message.  An error has occurred. "However, I can save an email on my desk (cause I can't open it) and receive the following error message while trying to open my office on the second dialog box AFTER the above message, Outlook express could not be started.  It can be installed incorrectly.  Make sure your disk is not full and you're not out of memory.  Contact Microsoft support for further assistance (0x8004104F)".  I'm not out of disk space or memory.

    When I try to open the address book within the OE, the error message says "unable to open the address book.  The AddressBook is may not be installed correctly.  I check that the WAB file is not read-only (as a matter of fact, I can open the WAB file directly by double-clicking in Explorer and email as an 'Action' very well).  Also, I check register and I have not any sharing with Outlook 2007.  I continue to receive emails and such mentioned, can send through the WAB file.

    There was an update of Windows by 18 points before it do not longer work.  I don't have a record of what has been installed.  I tried to come back a week to a previous restore point, but told me that nothing has changed.

    Help, please.  This has worked well for years.

    Remove Folders.dbx. If you can get OE open, create a new book of identity and address.

    In Windows XP, the files of user OE (DBX and WAB) are by default marked as hidden. To view these files in Windows Explorer, you must enable Show hidden files and folders under start | Control Panel | Folder Options icon | Opinion, or in Windows Explorer. Tools | Folder options | View.

    The path to the message will be very similar to this:

    C:\Documents and Settings\Your User of utilisateur\Local Settings\Application Data\Identities\ {long string of letters & numbers} \Microsoft\Outlook Express

    With OE closed, find the Folders.dbx file and delete it.  Another will be created automatically when you open OE.

    Note these possible side effects:

    When you re - start OE, it will build a new index of all *.dbx files it can read and create a new Folders.dbx. However, understand that you will lose the mail directory structure and message rules will probably have to be edited.

Maybe you are looking for

  • Need all Toshiba Utilities, drivers for Microsoft XP

    We bought three Toshiba laptops with Vista on by mistake, we cannot use our software with Vista. Loading XP on computers cell phones but want to copy all the Toshiba Utilities for work with Microsoft XP.Can provide all the product codes as required?

  • Satellite L10-333: screen stays black, until I hit the edge of the screen

    I have a Satellite L10-333, which is about 3 years old, it has suddenly started having screen problems.It started with a white screen instead of the normal and a black line all downstairs in the middle. Now when I turn on the pc, the screen remains b

  • Win32 application error message

    I try to access the files through the office and installing new software and get the Win32 error message application not valid

  • CD/DVD players

    My last computer was a reader of cd and Windows XP.  I was able to copy images on cd and then play this cd on the dvd player hooked up to my big screen tv.  Now, I have a cd/dvd drive and Windows Vista on my new laptop computer.  I can always put pho

  • BlackBerry Smartphones BlackBerry 7230 - can't send text messages - help, please!

    Hello world! I'm new here and really hope that someone can help me. I'm new to BB and received my 7230 yesterday; I bought on ebay Spain (I'm in Spain) and you can use it with Vodafone (I am their customer). I'm not find it as hard to use as some peo