CSA 5.1 test mode to protect mode conversion

Dear Netpros,
I installed the CSA 5.1 both desktop and server test mode agent kits. Now how can i convert it to real protect mode.Also let me understand the learn mode concept.
Thanks
swami

hi tom i am new to csa.
i have learnd abt the test mode is that. after selecting the test mode in a group . all the actions will be allowed by the csa agent even though the actions are denied in the policies applied to the group.
main doubt is in learn mode is that .
in learn mode is it the same???. i mean as per the documentation they have only mentioned that the rules in which the action is set to query the user in learn mode it will not query the user rather allow the action for the query responses.
what abt the rules in which the action is set to deny or terminate. will these actions be taken in learn mode or since learn mode is applied on the group all the actions to the rules will be set to query the user .
this is not mentioned any where.
can u pls help me out.
regards
sushil

Similar Messages

  • How to make 32-bit-only add-ons work with Windows 7, Internet Explorer 11 and Enhanced Protected Mode enabled?

    Hi everybody,
    in IE10 I had the chance to use 32-bit-tabs even with EPM. In IE11 my 32-bit add-ons are all marked as "incompatible".
    Do you have any suggestions?
    Regards, Don

    Hi Don,
    The ”Enhanced Protected Mode ” feature of  Internet Explorer 11 in Windows 7 has been simplified and it doesn`t provide the “Enable 64-bit processes for Enhanced Protected Mode” feature. The Enhanced Protected  Mode is based on the 64 bit process.
    So that may be the reason.
    Here is a link for reference of Enhanced Protected Mode :
    Enhanced Protected Mode
    http://blogs.msdn.com/b/ie/archive/2012/03/14/enhanced-protected-mode.aspx
    Here is another link for reference(Pay attention Windows 7 part in the end) :
    How Internet Explorer Enhanced Protected Mode (EPM) is enabled under different configurations
    http://blogs.msdn.com/b/asiatech/archive/2013/12/25/how-internet-explorer-enhanced-protected-mode-epm-is-enabled-under-different-configurations.aspx
    Best regards 

  • Primary db get error ORA-03113 in maximum protection mode

    primary db pfile :
    cds.__db_cache_size=230686720
    cds.__java_pool_size=4194304
    cds.__large_pool_size=4194304
    cds.__shared_pool_size=71303168
    cds.__streams_pool_size=0
    *.archive_lag_target=0
    *.background_dump_dest='/opt/oracle/database/cds/bdump'
    *.control_files='+data/control01.ctl','+data/control02.ctl'
    *.db_name='cds'
    *.db_recovery_file_dest_size=2147483648
    *.db_recovery_file_dest='+data1'
    *.db_unique_name='cds'
    *.dg_broker_start=FALSE
    *.fal_client='cds'
    *.fal_server='cdssty'
    *.log_archive_config='DG_CONFIG=(cds,cdssty)'
    *.log_archive_dest_1='LOCATION=+data2 VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=cds'
    *.log_archive_dest_2='SERVICE=cdssty LGWR SYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=cdssty'
    *.log_archive_dest_state_2='ENABLE'
    cds.log_archive_format='%t_%s_%r.dbf'
    *.log_archive_max_processes=1
    *.log_archive_min_succeed_dest=1
    *.sga_target=300m
    *.standby_archive_dest='+data2'
    *.standby_file_management='AUTO'
    *.undo_management='auto'
    *.undo_tablespace='undocds01'
    *.user_dump_dest='/opt/oracle/database/cds/udump'
    standby db pfile :-
    cdssty.__db_cache_size=213909504
    cdssty.__java_pool_size=4194304
    cdssty.__large_pool_size=4194304
    cdssty.__shared_pool_size=88080384
    cdssty.__streams_pool_size=0
    *.archive_lag_target=0
    *.background_dump_dest='/opt/oracle/database/cdssty/bdump'
    *.control_files='+DATA01/control01.ctl','+DATA01/control02.ctl'#Restore Controlfile
    *.db_file_name_convert='+data','+data01'
    *.db_name='cds'
    *.db_recovery_file_dest_size=2147483648
    *.db_recovery_file_dest='+data02'
    *.db_unique_name='cdssty'
    *.dg_broker_start=FALSE
    *.fal_client='CDSSTY'
    *.fal_server='CDS'
    *.log_archive_config='DG_CONFIG=(cdssty,cds)'
    *.log_archive_dest_1='LOCATION=+data03 VALID_FOR=(ALL_LOGFILES,ALL_ROLES) DB_UNIQUE_NAME=cdssty'
    *.log_archive_dest_2='SERVICE=cds LGWR SYNC VALID_FOR=(ONLINE_LOGFILES,PRIMARY_ROLE) DB_UNIQUE_NAME=cds'
    cdssty.log_archive_dest_state_1='ENABLE'
    cdssty.log_archive_format='%t_%s_%r.dbf'
    *.log_archive_max_processes=1
    *.log_archive_min_succeed_dest=1
    cdssty.log_archive_trace=0
    *.log_file_name_convert='+data','+data01'
    *.sga_target=300m
    *.standby_archive_dest='+data03'
    cdssty.standby_archive_dest='+DATA03'
    *.standby_file_management='AUTO'
    *.undo_management='auto'
    *.undo_tablespace='undocds01'
    *.user_dump_dest='/opt/oracle/database/cdssty/udump'
    primary database is in maximum protection mode
    stanbdy db has two standby redolog file groups
    llistener at both the end is up
    when i try to open primary databsae i get the error blow:
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    i read the alert log and its log are as blow:
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Wed Nov 7 04:28:00 2012
    alter database open
    Wed Nov 7 04:28:01 2012
    LGWR: STARTING ARCH PROCESSES
    ARC0: Archival started
    LGWR: STARTING ARCH PROCESSES COMPLETE
    ARC0 started with pid=16, OS id=13841
    Wed Nov 7 04:28:01 2012
    LGWR: Primary database is in MAXIMUM PROTECTION mode
    LGWR: Destination LOG_ARCHIVE_DEST_1 is not serviced by LGWR
    LGWR: Minimum of 1 synchronous standby database required
    Wed Nov 7 04:28:01 2012
    Errors in file /opt/oracle/database/cds/bdump/cds_lgwr_13720.trc:
    ORA-16072: a minimum of one standby database destination is required
    Wed Nov 7 04:28:01 2012
    Errors in file /opt/oracle/database/cds/bdump/cds_lgwr_13720.trc:
    ORA-16072: a minimum of one standby database destination is required
    LGWR: terminating instance due to error 16072
    Instance terminated by LGWR, pid = 13720
    and the contents of /opt/oracle/database/cds/bdump/cds_lgwr_13720.trc are:
    /opt/oracle/database/cds/bdump/cds_lgwr_13720.trc
    Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With the Partitioning, OLAP and Data Mining options
    ORACLE_HOME = /opt/oracle/product
    System name: Linux
    Node name: Host1
    Release: 2.6.18-128.el5
    Version: #1 SMP Wed Dec 17 11:42:39 EST 2008
    Machine: i686
    Instance name: cds
    Redo thread mounted by this instance: 1
    Oracle process number: 6
    Unix process pid: 13720, image: oracle@Host1 (LGWR)
    *** 2012-11-07 04:28:01.123
    *** SERVICE NAME:() 2012-11-07 04:28:01.122
    *** SESSION ID:(45.1) 2012-11-07 04:28:01.122
    Destination LOG_ARCHIVE_DEST_1 is not serviced by LGWR
    Standby database verification failed:16072
    ORA-16072: a minimum of one standby database destination is required
    error 16072 detected in background process
    ORA-16072: a minimum of one standby database destination is required
    if i open primary db in maximum availability mode its working fine ..
    the problme is only with maximum protection mode
    plz tell me what is wrong with my configuration

    hi thanx again,
    i read both the oracle links u suggest me in your previous post ,but i have not found any thing like,min 2 standby database require for maximum protection mode,
    in first link :-
    5.6.1.1 Maximum Protection Mode
    This protection mode ensures that no data loss will occur if the primary database fails. To provide this level of protection, the redo data needed to recover each transaction must be written to both the local online redo log and to the standby redo log on at least one standby database before the transaction commits_. To ensure data loss cannot occur, the primary database shuts down if a fault prevents it from writing its redo stream to at least one remote standby redo log. For multiple-instance RAC databases, Data Guard shuts down the primary database if it is unable to write the redo records to at least one properly configured database instance. The maximum protection mode requires that at least one standby instance has a standby redo log and the LGWR, SYNC, andAFFIRM attributes be used on the LOG_ARCHIVE_DEST_n parameter for this destination.
    and second link:-
    Maximum protection This protection mode ensures that no data loss will occur if the primary database fails. To provide this level of protection, the redo data needed to recover each transaction must be written to both the local online redo log and to the standby redo log on at least one standby database before the transaction commits_. To ensure data loss cannot occur, the primary database shuts down if a fault prevents it from writing its redo stream to the standby redo log of at least one transactionally consistent standby database.
    Plz correct me if i m wrong
    thanx in advance

  • How do I troubleshoot Flash Player's protected mode for Firefox?

    Starting with Flash Player 11.3, a protected mode was added as a new security enhancement for Firefox 4.0 and greater on Windows Vista and higher.  This security enhancement is designed to limit the impact of attacks launched from malicious Flash content (SWF files).  For additional details on this feature, please see Inside Flash Player Protected Mode for Firefox
    After reviewing this FAQ, we'd appreciate if you would take a minute to let us know if it helped.  There is a link to a two question survey at the bottom of the page.
    While we believe this feature is fully tested and reliable, if you encounter issues with Firefox we recommend the following troubleshooting steps.
    Problem: Flash content does not appear, YouTube display errors such as "An error occurred.  Please try again later.", or Flash video will not function properly.
    Solution: If RealPlayer is installed on your system, please disable the RealPlayer Browser Record plug-in.
    Launch RealPlayer
    Click the RealPlayer icon in the upper left corner of the window and choose Preferences.
    Choose Download & Recording from the left hand panel
    Uncheck "Enable Web Download & Recording for these installed browsers"
    Click OK and close RealPlayer
    Restart Firefox
    If you are viewing this page in Firefox and Flash Player is not working, please click here for an HTML5 version of this video: YouTube HTML5 HD Link
    Problem: RealPlayer is not installed, Flash Player crashes in Firefox
    Solution:
    Troubleshoot Extensions and Add-Ons by launching Firefox in Safe Mode
    1. Exit Firefox
    2. Click Start > Run
    3. Type the following then press [Enter]:
         firefox.exe -p
    4. Click Continue in Safe Mode
    5. Attempt to reproduce the problem
    If the problem does not occur in safe mode, please try to isolate it down to an individual plug-in.
    1. Exit Firefox
    2. Re-launch Firefox
    3. Click Firefox > Add-Ons > Extensions
    4. Click Disable on all of your extensions
    5. Attempt to reproduce the problem, while enabling each extension until you can reproduce the issue
    If the issue persists in Safe-Mode, please continue with the steps below:
    Some users have indicated that random crashing stops when clearing their Firefox profile.  This step will allow you to temporarily test with a clean set of Firefox preferences, without losing your preferences.
    Exit Firefox
    Click Start > Run
    Type the following then press [Enter]: firefox.exe -p
    Click Create Profile
    Click Next
    In the Enter new profile name dialog, type "Test"
    Click Finish
    Select Test and click Start Firefox
    Use Firefox as normal.  If the problem goes away, clearing your Firefox preferences, or migrating the important settings (bookmarks, etc) to a clean Profile may be a good permanent solution.
    If the problem persists, switch back to your old profile by doing the following:
    Exit Firefox
    Click Start > Run
    Type the following then press [enter]:firefox.exe –p
    Choose your old account (typically "default")
    Click Start Firefox
    Solution: Try a clean Windows profile (You must be an Administrator to complete this step.  If your user account is not an admin type, skip to the next section for instructions on reporting a bug.)  Creating a new Windows user will rule out any account-specific preferences that may be enabled on your system. 
    Create a user account in Vista
    Create a user account in Windows 7
    Use Flash Player normally.  If the problem goes away, this indicates a compatibility problem, either with software you have installed or with preferences set on your account.
    Reporting a bug:
    Please file bugs at bugbase.adobe.com.
    Choose "Adobe Flash Player" as the product
    Choose "Browser Integration" as the product area
    Please provide as much information as possible with what you were doing before the crash and an exact URL where the crash occurred.
    If available, please attach your Firefox crash logs to the bug using the Attachments field.
    Show hidden files and folders. For more details, see the instructions for the operating system that you use: Vista and Windows 7.
    Crash logs are located at C:\Users\username\AppData\Roaming\Mozilla\Firefox\Crash Reports\
    Logs will be located in either the pending or submitted folder, depending on whether or not you submitted the crash report to Mozilla.
    Last resort
    Finally, if these problems are blocking you from using Flash Player we recommend, as a last resort, you either revert back to Flash Player 11.2 or temporarily disable Protected Mode.  We strongly recommend that Protected Mode is manually enabled once this issue is resolved.
    To revert to a previous version of Flash Player, please see this FAQ: How do I revert to a previous version of Flash Player?
    To disable Protected Mode, add the following line to your mms.cfg file located in:
    Windows 32bit: C:\windows\system32\macromed\flash
    Windows 64bit: C:\windows\syswow64\macromed\flash
    ProtectedMode=0
    If the mms.cfg file does not exist, create one using any standard text editor (e.g.. notepad)
    Depending on your operating system, you might need to first save the mms.cfg file to a writable location (such as your documents or desktop folder) and then copy the file into the destination folder using Windows Explorer.
    To re-enable Protected Mode, simply remove the line from the mms.cfg file.
    Hopefully this FAQ helped you.  Please let us know by taking a minute to fill out this simple survey.
    Did this FAQ help?

    Please ask your question on a forum for the Flash Player

  • Acrobat Reader X Disable Protection mode

    Hi All,
    i need some help with this freaky Acrobat Reader X version.
    We have currently  ~1000 computers with different old versions of AR (form 6 to 9)
    We need to upgrade to 10.0.1 version all PC's
    Will use SCCM for distributing the package.
    OK... everything here seems good but ... a lot of problems and erros appear.
    First we've installed on test group of 10 pc's the AR 10.0.0
    all users start complainig that they can't open the pdf's from our file servers.
    Solution - bring the patch 10.0.1
    After that all users start complaining that they can't print - Windows Error - Acrobat need to be closed !
    Solution - Protection mode disabled.
    My questions :
    1. How can I distribute both the Package of Acrobat and the update together with SCCM
    All my tries and reaings failed !!!
    i've try different methods and no success
    msiexec /i /q \\server\d$\Workstation Baseline\AcrobatReaderX\AcroRead.msi TRANSFORMS="AcroRead.mst" PATCH=\\server\d$\Workstation Baseline\AcrobatReaderX\adbeRdrUpd1001_Tier1.msp
    this do not work for me This is in SCCM program
    2. How can i disable through Adobe Wizard the Protection Mode ?
    I know how to do it manually but is not acceptable this way - i can't communicate with 1000 users to do this manually
    I know how to disable it from registry with GPO , but i can't disable it before installation, also i can't disable it on all PC's after installation, because it will take several days to complete for all pc's and this "hole" of some days will stop the work of our end-users.
    Any fresh ideia is wellcome. Also any help
    Thanks

    hey,
    had similar issues with protection mode.
    found we can do it 2 ways, 1. via registry entry, or 2. via an ADM.
    sorry cannot remember the referenced posts for the fixes below...
    we use the adm so that users cannot change it, and so that updates dont reset it.
    note that the adm has only a few settings, and i dont know the code for any other settings.
    1. - REG method:
    Windows Registry Editor Version 5.00
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\10.0\FeatureLockDown]
    "bProtectedMode"=dword:00000000
    REM: Above line Disables Protected Mode on startup
    2. - ADM Template method
    please note, just copy and paste into a text file and rename as .adm.
    remember that on the last section of the code below, change the "YOUR HEADER HERE" bit to what you want to use to find it in the GPO manager once you add the template.
    CLASS USER
    CATEGORY !!YOUR_COMPANY_NAME_GOES_HEREHeader
    CATEGORY "Adobe Reader 10"
    CATEGORY "Preferences"
    CATEGORY "General"
    CATEGORY "Application Startup"
    POLICY "Show splash screen"
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Originals"
    EXPLAIN !!ExplainNosplash
    VALUENAME "bDisplayedSplash"
    VALUEON NUMERIC 0
    VALUEOFF NUMERIC 1
    END POLICY
    POLICY "Enable Protected Mode at startup"
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Privileged"
    EXPLAIN !!ExplainProtectedMode
    VALUENAME "bProtectedMode"
    VALUEON NUMERIC 1
    VALUEOFF NUMERIC 0
    END POLICY
    END CATEGORY
    END CATEGORY
    CATEGORY "Identity"
    POLICY "Organization Name"
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Identity"
    EXPLAIN !!ExplainOrgName
    PART "Organization Name." EDITTEXT
    VALUENAME "tCorporation"
    END PART
    END POLICY
    END CATEGORY
    CATEGORY "Internet"
    CATEGORY "Internet Options"
    POLICY "Connection speed"
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\AVGeneral"
    EXPLAIN !!ExplainConnection
    PART "Connection speed." DROPDOWNLIST REQUIRED
    VALUENAME "iConnectionSpeed"
    ITEMLIST
    NAME "56kbps" VALUE NUMERIC 56000
    NAME "LAN" VALUE NUMERIC 10000000 DEFAULT
    END ITEMLIST
    END PART
    END POLICY
    END CATEGORY
    END CATEGORY
    CATEGORY "Spelling"
    CATEGORY "Dictionaries"
    POLICY "Dictionaries"
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Spelling"
    EXPLAIN !!ExplainDictionary
    PART "Default Dictionary" DROPDOWNLIST
    VALUENAME "tDictionaryName"
    ITEMLIST
    NAME "English (United Kingdom)" VALUE "English (United Kingdom)"
    ACTIONLIST
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Spelling"
    VALUENAME "iDictionaryDefaultID" VALUE NUMERIC 7
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Spelling\cDictionaryOrder"
    VALUENAME "t0" VALUE "English (United Kingdom)"
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Spelling\cDictionaryOrderID"
    VALUENAME "i0" VALUE NUMERIC 7
    END ACTIONLIST
    NAME "English (United States)" VALUE "English (United States)"
    ACTIONLIST
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Spelling"
    VALUENAME "iDictionaryDefaultID" VALUE NUMERIC 2
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Spelling\cDictionaryOrder"
    VALUENAME "t0" VALUE "English (United States)"
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Spelling\cDictionaryOrderID"
    VALUENAME "i0" VALUE NUMERIC 2
    END ACTIONLIST
    END ITEMLIST
    END PART
    END POLICY
    END CATEGORY
    END CATEGORY
    CATEGORY "Units"
    POLICY "Page Units"
    KEYNAME "Software\Adobe\Acrobat Reader\10.0\Originals"
    EXPLAIN !!ExplainPageUnits
    PART "Page unit" DROPDOWNLIST REQUIRED
    VALUENAME "iPageUnits"
    ITEMLIST
    NAME "Points" VALUE NUMERIC 0
    NAME "Inches" VALUE NUMERIC 1
    NAME "Millimeters" VALUE NUMERIC 2 DEFAULT
    NAME "Centimeters" VALUE NUMERIC 3
    NAME "Picas" VALUE NUMERIC 4
    END ITEMLIST
    END PART
    END POLICY
    END CATEGORY
    END CATEGORY
    END CATEGORY
    CATEGORY "Adobe Acrobat 10"
    CATEGORY "Preferences"
    CATEGORY "General"
    CATEGORY "Application Startup"
    POLICY "Show splash screen"
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Originals"
    EXPLAIN !!ExplainNosplash
    VALUENAME "bDisplayedSplash"
    VALUEON NUMERIC 0
    VALUEOFF NUMERIC 1
    END POLICY
    END CATEGORY
    END CATEGORY
    CATEGORY "Identity"
    POLICY "Organization Name"
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Identity"
    EXPLAIN !!ExplainOrgName
    PART "Organization Name." EDITTEXT
    VALUENAME "tCorporation"
    END PART
    END POLICY
    END CATEGORY
    CATEGORY "Internet"
    CATEGORY "Internet Options"
    POLICY "Connection speed"
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\AVGeneral"
    EXPLAIN !!ExplainConnection
    PART "Connection speed." DROPDOWNLIST REQUIRED
    VALUENAME "iConnectionSpeed"
    ITEMLIST
    NAME "56kbps" VALUE NUMERIC 56000
    NAME "LAN" VALUE NUMERIC 10000000 DEFAULT
    END ITEMLIST
    END PART
    END POLICY
    END CATEGORY
    END CATEGORY
    CATEGORY "Spelling"
    CATEGORY "Dictionaries"
    POLICY "Dictionaries"
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Spelling"
    EXPLAIN !!ExplainDictionary
    PART "Default Dictionary" DROPDOWNLIST
    VALUENAME "tDictionaryName"
    ITEMLIST
    NAME "English (United Kingdom)" VALUE "English (United Kingdom)"
    ACTIONLIST
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Spelling"
    VALUENAME "iDictionaryDefaultID" VALUE NUMERIC 7
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Spelling\cDictionaryOrder"
    VALUENAME "t0" VALUE "English (United Kingdom)"
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Spelling\cDictionaryOrderID"
    VALUENAME "i0" VALUE NUMERIC 7
    END ACTIONLIST
    NAME "English (United States)" VALUE "English (United States)"
    ACTIONLIST
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Spelling"
    VALUENAME "iDictionaryDefaultID" VALUE NUMERIC 2
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Spelling\cDictionaryOrder"
    VALUENAME "t0" VALUE "English (United States)"
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Spelling\cDictionaryOrderID"
    VALUENAME "i0" VALUE NUMERIC 2
    END ACTIONLIST
    END ITEMLIST
    END PART
    END POLICY
    END CATEGORY
    END CATEGORY
    CATEGORY "Units"
    POLICY "Page Units"
    KEYNAME "Software\Adobe\Adobe Acrobat\10.0\Originals"
    EXPLAIN !!ExplainPageUnits
    PART "Page unit" DROPDOWNLIST REQUIRED
    VALUENAME "iPageUnits"
    ITEMLIST
    NAME "Points" VALUE NUMERIC 0
    NAME "Inches" VALUE NUMERIC 1
    NAME "Millimeters" VALUE NUMERIC 2 DEFAULT
    NAME "Centimeters" VALUE NUMERIC 3
    NAME "Picas" VALUE NUMERIC 4
    END ITEMLIST
    END PART
    END POLICY
    END CATEGORY
    END CATEGORY
    END CATEGORY
    END CATEGORY
    [strings]
    YOUR_COMPANY_NAME_GOES_HEREHeader=YOUR HEADER HERE
    ExplainNosplash="When disabled, the program will not display a splashscreen on startup.\n\nWhen enabled, the splashscreen will be displayed."
    ExplainProtectedMode="When disabled, the program will not run in Protected Mode.\n\nWhen enabled, Protected Mode will run, and may cause compatibility errors.\n\nSee http://kb2.adobe.com/cps/860/cpsid_86063.html for more details."
    ExplainOrgName="Enter the organization name by typing it in."
    ExplainConnection="To specify LAN, set the connection speed to 10000000."
    ExplainPageUnits="Set the page unit from the drop-down list.\n\nThe default is millimeters."
    ExplainDictionary="Used to specify the default dictionary to spell checking."

  • No Sound in Firefox on Windows 7 from YouTube, CNN, CSPAN unless Protected Mode is disabled.

    I have no sound when playing Flash videos on any Windows 7 PCs from the following standard websites - YouTube, CNN, CSPAN and ESPN. Some YouTube videos provide both video and audio if I enable HTML5.  Most do not. CSPAN Videos provide video but no audio.  CNN Videos provide video but no audio. I have no problems on any Windows XP PCs.
    I have had no sound in Firefox since Firefox 12 with Flash Player 11.3 and higher. I upgraded today to 11.4.402.287 Flash to see if that would fix things.  It did not.
    I only get sound if I disable Flash Protected Mode which is unacceptable in my corporate environment.  I can not downgrade to Flash 11.2 because it too does not provide protected mode.  My audio drivers are up to date.  I tried changing the audio playback to 16-bit 44100.  I have disabled Silverlight.  I have disabled all plugins except Flash.  All test sites show the Flash version as installed and correct.
    Nothing I try among all the recommended solutions I have found on Forums.Adobe or elsewhere on the Internet resolves the problem.
    As of today, I am running:
    Windows 7
    Firefox 16
    Flash 11.4.402.287
    I will provide whatever debugging information I need to to resolve this issue as quickly as possible.  My Windows XP customers are being upgraded to Windows 7  over the next few months and I need to resolve this issue asap.  Any help from Adobe staff will be greatly appreciated.
    Please let me know what I can do to resolve this problem without disabling protected mode or back-revving to Flash 11.2.
    Thank you.

    LBTLBT does sound different from my problem. Thought I could help...
    Jeromie, thanks for your attentiveness. I wish more of Adobe's support structure (especially for their professional software) was more helpful/prompt/polite.
    Here's my dxdiag info for your amusment:
    Operating System: Windows 7 Enterprise 64-bit (6.1, Build 7601) Service Pack 1 (7601.win7sp1_gdr.120830-0333)
               Language: English (Regional Setting: English)
    System Manufacturer: Apple Inc.
           System Model: MacBookPro8,3
                   BIOS: Default System BIOS
              Processor: Intel(R) Core(TM) i7-2820QM CPU @ 2.30GHz (8 CPUs), ~2.3GHz
                 Memory: 8192MB RAM
    Available OS Memory: 8102MB RAM
              Page File: 3432MB used, 12771MB available
            Windows Dir: C:\Windows
        DirectX Version: DirectX 11
    DX Setup Parameters: Not found
       User DPI Setting: Using System DPI
    System DPI Setting: 96 DPI (100 percent)
        DWM DPI Scaling: Disabled
         DxDiag Version: 6.01.7601.17514 64bit Unicode
    DxDiag Notes
          Display Tab 1: No problems found.
            Sound Tab 1: No problems found.
            Sound Tab 2: No problems found.
            Sound Tab 3: No problems found.
              Input Tab: No problems found.
    DirectX Debug Levels
    Direct3D:    0/4 (retail)
    DirectDraw:  0/4 (retail)
    DirectInput: 0/5 (retail)
    DirectMusic: 0/5 (retail)
    DirectPlay:  0/9 (retail)
    DirectSound: 0/5 (retail)
    DirectShow:  0/6 (retail)
    Display Devices
              Card name: AMD Radeon 6600M and 6700M Series
           Manufacturer: Advanced Micro Devices, Inc.
              Chip type: AMD Radeon Graphics Processor (0x6741)
               DAC type: Internal DAC(400MHz)
             Device Key: Enum\PCI\VEN_1002&DEV_6741&SUBSYS_00E3106B&REV_00
         Display Memory: 707 MB
       Dedicated Memory: 1008 MB
          Shared Memory: 3795 MB
           Current Mode: 1920 x 1200 (32 bit) (60Hz)
           Monitor Name: Generic PnP Monitor
          Monitor Model: Color LCD
             Monitor Id: APP9CCF
            Native Mode: 1920 x 1200(p) (59.950Hz)
            Output Type: Internal
            Driver Name: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.d ll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
    Driver File Version: 8.17.0010.1151 (English)
         Driver Version: 9.2.0.0
            DDI Version: 11
           Driver Model: WDDM 1.1
      Driver Attributes: Final Retail
       Driver Date/Size: 9/27/2012 20:41:40, 1120768 bytes
            WHQL Logo'd: Yes
        WHQL Date Stamp:
      Device Identifier: {D7B71EE2-2401-11CF-A477-E920BEC2C535}
              Vendor ID: 0x1002
              Device ID: 0x6741
              SubSys ID: 0x00E3106B
            Revision ID: 0x0000
    Driver Strong Name: oem105.inf:ATI.Mfg.NTamd64.6.1:ati2mtag_VancouverA:9.2.0.0:pci\ven_1002&dev_6741
         Rank Of Driver: 00E62001
            Video Accel: ModeMPEG2_A ModeMPEG2_C
       Deinterlace Caps: {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YUY2,YUY2) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(UYVY,UYVY) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(YV12,0x32315659) Frames(Prev/Fwd/Back)=(0,0,0) Caps=
                         {3C5323C1-6FB7-44F5-9081-056BF2EE449D}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {552C0DAD-CCBC-420B-83C8-74943CF9F1A6}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,2) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {6E8329FF-B642-418B-BCF0-BCB6591E255F}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,1) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_PixelAdaptive
                         {335AA36E-7884-43A4-9C91-7F87FAF3E37E}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=VideoProcess_YUV2RGB VideoProcess_StretchX VideoProcess_StretchY DeinterlaceTech_BOBVerticalStretch
                         {5A54A0C9-C7EC-4BD9-8EDE-F3C75DC4393B}: Format(In/Out)=(NV12,0x3231564e) Frames(Prev/Fwd/Back)=(0,0,0) Caps=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: Not Supported
                DXVA-HD: Not Supported
           DDraw Status: Enabled
             D3D Status: Enabled
             AGP Status: Enabled
    Sound Devices
                Description: Speakers (USB Audio Device)
    Default Sound Playback: Yes
    Default Voice Playback: Yes
                Hardware ID: USB\VID_0D8C&PID_000C&REV_0100&MI_00
            Manufacturer ID: 65535
                 Product ID: 65535
                       Type: WDM
                Driver Name: USBAUDIO.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 11/20/2010 05:43:52, 109696 bytes
                Other Files:
            Driver Provider: Microsoft
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
                Description: Speakers (Cirrus Logic CS4206A (AB 39))
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_1013&DEV_4206&SUBSYS_106B2700&REV_1003
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 11/20/2010 05:44:23, 350208 bytes
                Other Files:
            Driver Provider: Cirrus Logic, Inc.
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
                Description: Digital Audio (S/PDIF) (Cirrus Logic CS4206A (AB 39))
    Default Sound Playback: No
    Default Voice Playback: No
                Hardware ID: HDAUDIO\FUNC_01&VEN_1013&DEV_4206&SUBSYS_106B2700&REV_1003
            Manufacturer ID: 1
                 Product ID: 65535
                       Type: WDM
                Driver Name: HdAudio.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
                WHQL Logo'd: Yes
              Date and Size: 11/20/2010 05:44:23, 350208 bytes
                Other Files:
            Driver Provider: Cirrus Logic, Inc.
             HW Accel Level: Basic
                  Cap Flags: 0xF1F
        Min/Max Sample Rate: 100, 200000
    Static/Strm HW Mix Bufs: 1, 0
    Static/Strm HW 3D Bufs: 0, 0
                  HW Memory: 0
           Voice Management: No
    EAX(tm) 2.0 Listen/Src: No, No
       I3DL2(tm) Listen/Src: No, No
    Sensaura(tm) ZoomFX(tm): No
    Sound Capture Devices
                Description: Microphone (USB Audio Device)
      Default Sound Capture: Yes
      Default Voice Capture: Yes
                Driver Name: USBAUDIO.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
              Date and Size: 11/20/2010 05:43:52, 109696 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
                Description: Digital Audio (S/PDIF) (Cirrus Logic CS4206A (AB 39))
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: HdAudio.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
              Date and Size: 11/20/2010 05:44:23, 350208 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
                Description: Microphone (Cirrus Logic CS4206A (AB 39))
      Default Sound Capture: No
      Default Voice Capture: No
                Driver Name: HdAudio.sys
             Driver Version: 6.01.7601.17514 (English)
          Driver Attributes: Final Retail
              Date and Size: 11/20/2010 05:44:23, 350208 bytes
                  Cap Flags: 0x1
               Format Flags: 0xFFFFF
    DirectInput Devices
          Device Name: Mouse
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: Keyboard
             Attached: 1
        Controller ID: n/a
    Vendor/Product ID: n/a
            FF Driver: n/a
          Device Name: Apple Keyboard
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x05AC, 0x0220
            FF Driver: n/a
          Device Name: Apple Keyboard
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x05AC, 0x0245
            FF Driver: n/a
          Device Name: Apple Multitouch
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x05AC, 0x0245
            FF Driver: n/a
          Device Name: Apple IR Receiver
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x05AC, 0x8242
            FF Driver: n/a
          Device Name: ?
             Attached: 1
        Controller ID: 0x0
    Vendor/Product ID: 0x0D8C, 0x000C
            FF Driver: n/a
    Poll w/ Interrupt: No
    USB Devices
    + USB Root Hub
    | Vendor/Product ID: 0x8086, 0x1C2C
    | Matching Device ID: usb\root_hub
    | Service: usbhub
    | Driver: usbhub.sys, 3/24/2011 22:29:26, 343040 bytes
    | Driver: usbd.sys, 3/24/2011 22:28:59, 7936 bytes
    Gameport Devices
    PS/2 Devices
    + HID Keyboard Device
    | Vendor/Product ID: 0x05AC, 0x0220
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 11/20/2010 05:33:25, 33280 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
    |
    + HID Keyboard Device
    | Vendor/Product ID: 0x05AC, 0x0245
    | Matching Device ID: hid_device_system_keyboard
    | Service: kbdhid
    | Driver: kbdhid.sys, 11/20/2010 05:33:25, 33280 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
    |
    + Terminal Server Keyboard Driver
    | Matching Device ID: root\rdp_kbd
    | Upper Filters: kbdclass
    | Service: TermDD
    | Driver: i8042prt.sys, 7/13/2009 18:19:57, 105472 bytes
    | Driver: kbdclass.sys, 7/13/2009 20:48:04, 50768 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x046D, 0xC051
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
    | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x05AC, 0x0245
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
    | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
    |
    + HID-compliant mouse
    | Vendor/Product ID: 0x05AC, 0x0245
    | Matching Device ID: hid_device_system_mouse
    | Service: mouhid
    | Driver: mouhid.sys, 7/13/2009 19:00:20, 31232 bytes
    | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
    |
    + Terminal Server Mouse Driver
    | Matching Device ID: root\rdp_mou
    | Upper Filters: mouclass
    | Service: TermDD
    | Driver: termdd.sys, 11/20/2010 08:33:57, 63360 bytes
    | Driver: sermouse.sys, 7/13/2009 19:00:20, 26624 bytes
    | Driver: mouclass.sys, 7/13/2009 20:48:27, 49216 bytes
    Disk & DVD/CD-ROM Drives
          Drive: C:
    Free Space: 14.5 GB
    Total Space: 238.2 GB
    File System: NTFS
          Model: Hitachi HTS725050A9A362 ATA Device
          Drive: G:
    Free Space: 147.5 GB
    Total Space: 238.4 GB
    File System: HFSJ
          Model: Hitachi HTS725050A9A362 ATA Device
          Drive: N:
    Free Space: 115.7 GB
    Total Space: 715.3 GB
    File System: NTFS
          Model: Glyph Technologies OEM ATA Device 00 IEEE 1394 SBP2 Device
          Drive: F:
          Model: MagicISO Virtual DVD-ROM0000
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 04:19:21, 147456 bytes
          Drive: D:
          Model: MATSHITA DVD-R   UJ-898 ATA Device
         Driver: c:\windows\system32\drivers\cdrom.sys, 6.01.7601.17514 (English), 11/20/2010 04:19:21, 147456 bytes
    System Devices
         Name: AMD Radeon 6600M and 6700M Series
    Device ID: PCI\VEN_1002&DEV_6741&SUBSYS_00E3106B&REV_00\4&2D77500E&0&0008
       Driver: C:\Windows\system32\DRIVERS\atikmdag.sys, 8.01.0001.1266 (English), 9/27/2012 21:21:20, 10697216 bytes
       Driver: C:\Windows\system32\DRIVERS\ati2erec.dll, 1.00.0000.0024 (English), 9/27/2012 20:09:48, 53248 bytes
       Driver: C:\Windows\system32\DRIVERS\atikmpag.sys, 8.14.0001.6278 (English), 9/27/2012 20:12:52, 460288 bytes
       Driver: C:\Windows\system32\atiumd64.dll, 9.14.0010.0926 (English), 9/27/2012 20:25:24, 6704640 bytes
       Driver: C:\Windows\system32\atiumd6a.dll, 8.14.0010.0370 (English), 9/27/2012 20:31:26, 3127296 bytes
       Driver: C:\Windows\system32\atitmm64.dll, 6.14.0011.0023 (English), 9/27/2012 20:36:50, 120320 bytes
       Driver: C:\Windows\system32\atiicdxx.dat, 5/23/2012 10:31:02, 632252 bytes
       Driver: C:\Windows\system32\amdpcom64.dll, 8.14.0010.0023 (English), 9/27/2012 20:12:58, 56320 bytes
       Driver: C:\Windows\system32\atimpc64.dll, 8.14.0010.0023 (English), 9/27/2012 20:12:58, 56320 bytes
       Driver: C:\Windows\system32\atiadlxx.dll, 6.14.0010.1116 (English), 9/27/2012 20:13:40, 595456 bytes
       Driver: C:\Windows\system32\atiumd6a.cap, 9/27/2012 20:29:54, 2890048 bytes
       Driver: C:\Windows\system32\atimuixx.dll, 6.14.0010.1002 (English), 9/27/2012 20:36:36, 21504 bytes
       Driver: C:\Windows\system32\atiapfxx.exe, 6.14.0010.1001 (English), 9/27/2012 21:03:52, 163840 bytes
       Driver: C:\Windows\system32\ativvsva.dat, 2/14/2012 21:36:36, 157144 bytes
       Driver: C:\Windows\system32\ativvsvl.dat, 2/14/2012 21:36:36, 204952 bytes
       Driver: C:\Windows\system32\atiesrxx.exe, 6.14.0011.1131 (English), 9/27/2012 20:38:16, 239616 bytes
       Driver: C:\Windows\system32\atieclxx.exe, 6.14.0011.1131 (English), 9/27/2012 20:39:08, 538112 bytes
       Driver: C:\Windows\system32\atiedu64.dll, 6.14.0010.2514 (English), 9/27/2012 20:36:30, 59392 bytes
       Driver: C:\Windows\system32\atidemgy.dll, 4.00.4653.37177 (English), 9/27/2012 20:39:14, 442368 bytes
       Driver: C:\Windows\system32\atio6axx.dll, 6.14.0010.11931 (English), 9/27/2012 20:59:56, 23825920 bytes
       Driver: C:\Windows\system32\aticaldd64.dll, 6.14.0010.1741 (English), 9/27/2012 21:02:08, 16082432 bytes
       Driver: C:\Windows\system32\aticalrt64.dll, 6.14.0010.1741 (English), 9/27/2012 21:02:30, 51200 bytes
       Driver: C:\Windows\system32\aticalcl64.dll, 6.14.0010.1741 (English), 9/27/2012 21:02:22, 44544 bytes
       Driver: C:\Windows\system32\atipblag.dat, 9/12/2011 17:06:16, 3917 bytes
       Driver: C:\Windows\system32\atiu9p64.dll, 8.14.0001.6278 (English), 9/27/2012 20:11:08, 103424 bytes
       Driver: C:\Windows\system32\atiuxp64.dll, 8.14.0001.6278 (English), 9/27/2012 20:11:22, 129536 bytes
       Driver: C:\Windows\system32\atig6pxx.dll, 8.14.0001.6278 (English), 9/27/2012 20:13:16, 17920 bytes
       Driver: C:\Windows\system32\atig6txx.dll, 8.14.0001.6278 (English), 9/27/2012 20:13:08, 41984 bytes
       Driver: C:\Windows\system32\atibtmon.exe, 2.00.0000.0000 (English), 2/7/2011 16:33:25, 118784 bytes
       Driver: C:\Windows\system32\atiapfxx.blb, 9/27/2012 21:07:04, 304128 bytes
       Driver: C:\Windows\system32\atidxx64.dll, 8.17.0010.0453 (English), 9/27/2012 20:22:42, 7167488 bytes
       Driver: C:\Windows\SysWOW64\atiumdag.dll, 9.14.0010.0926 (English), 9/27/2012 21:23:00, 5557928 bytes
       Driver: C:\Windows\SysWOW64\atiumdva.dll, 8.14.0010.0370 (English), 9/27/2012 20:22:30, 2691584 bytes
       Driver: C:\Windows\SysWOW64\amdpcom32.dll, 8.14.0010.0023 (English), 9/27/2012 20:12:48, 56832 bytes
       Driver: C:\Windows\SysWOW64\atimpc32.dll, 8.14.0010.0023 (English), 9/27/2012 20:12:48, 56832 bytes
       Driver: C:\Windows\SysWOW64\atiadlxy.dll, 6.14.0010.1116 (English), 9/27/2012 20:13:30, 405504 bytes
       Driver: C:\Windows\SysWOW64\atiumdva.cap, 9/27/2012 20:21:20, 2920000 bytes
       Driver: C:\Windows\SysWOW64\ativvsva.dat, 2/14/2012 21:36:36, 157144 bytes
       Driver: C:\Windows\SysWOW64\ativvsvl.dat, 2/14/2012 21:36:36, 204952 bytes
       Driver: C:\Windows\SysWOW64\ati2edxx.dll, 6.14.0010.2514 (English), 9/27/2012 20:36:26, 43520 bytes
       Driver: C:\Windows\SysWOW64\atioglxx.dll, 6.14.0010.11931 (English), 9/27/2012 20:41:14, 19624960 bytes
       Driver: C:\Windows\SysWOW64\atidxx32.dll, 8.17.0010.0453 (English), 9/27/2012 20:39:36, 6536192 bytes
       Driver: C:\Windows\SysWOW64\aticaldd.dll, 6.14.0010.1741 (English), 9/27/2012 20:57:20, 13703168 bytes
       Driver: C:\Windows\SysWOW64\aticalrt.dll, 6.14.0010.1741 (English), 9/27/2012 21:02:28, 46080 bytes
       Driver: C:\Windows\SysWOW64\aticalcl.dll, 6.14.0010.1741 (English), 9/27/2012 21:02:20, 44032 bytes
       Driver: C:\Windows\SysWOW64\atipblag.dat, 9/12/2011 17:06:16, 3917 bytes
       Driver: C:\Windows\SysWOW64\atiu9pag.dll, 8.14.0001.6278 (English), 9/27/2012 20:10:58, 82944 bytes
       Driver: C:\Windows\SysWOW64\atiuxpag.dll, 8.14.0001.6278 (English), 9/27/2012 20:11:16, 109568 bytes
       Driver: C:\Windows\SysWOW64\atigktxx.dll, 8.14.0001.6278 (English), 9/27/2012 20:13:00, 33280 bytes
       Driver: C:\Windows\SysWOW64\atiglpxx.dll, 8.14.0001.6278 (English), 9/27/2012 20:13:12, 14848 bytes
       Driver: C:\Windows\SysWOW64\atiapfxx.blb, 9/27/2012 21:07:04, 304128 bytes
       Driver: C:\Windows\atiogl.xml, 9/14/2012 10:00:12, 38452 bytes
       Driver: C:\Windows\system32\ATIODCLI.exe, 1.00.0000.0001 (English), 2/7/2011 16:33:28, 51200 bytes
       Driver: C:\Windows\system32\ATIODE.exe, 1.00.0000.0001 (English), 2/7/2011 16:33:28, 332800 bytes
       Driver: C:\Windows\system32\atiglpxx.dll, 8.14.0001.6278 (English), 9/27/2012 20:13:12, 14848 bytes
       Driver: C:\Windows\system32\aticfx64.dll, 8.17.0010.1151 (English), 9/27/2012 20:41:40, 1120768 bytes
       Driver: C:\Windows\SysWOW64\aticfx32.dll, 8.17.0010.1151 (English), 9/27/2012 20:43:28, 935424 bytes
       Driver: C:\Windows\system32\coinst_9.002.dll, 1.00.0004.0008 (English), 9/27/2012 21:05:38, 70144 bytes
         Name: Intel(R) 6 Series/C200 Series Chipset Family SMBus Controller - 1C22
    Device ID: PCI\VEN_8086&DEV_1C22&SUBSYS_72708086&REV_05\3&11583659&0&FB
       Driver: n/a
         Name: 2nd generation Intel® Core™ processor family DRAM Controller - 0104
    Device ID: PCI\VEN_8086&DEV_0104&SUBSYS_00DE106B&REV_09\3&11583659&0&00
       Driver: n/a
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_8086&DEV_1C20&SUBSYS_72708086&REV_05\3&11583659&0&D8
       Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 05:43:43, 122368 bytes
         Name: 2nd generation Intel® Core™ processor family PCI Express Controller - 0101
    Device ID: PCI\VEN_8086&DEV_0101&SUBSYS_00DE106B&REV_09\3&11583659&0&08
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
         Name: Intel(R) HM65 Express Chipset Family LPC Interface Controller - 1C49
    Device ID: PCI\VEN_8086&DEV_1C49&SUBSYS_72708086&REV_05\3&11583659&0&F8
       Driver: C:\Windows\system32\DRIVERS\msisadrv.sys, 6.01.7600.16385 (English), 7/13/2009 20:48:27, 15424 bytes
         Name: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 4 - 1C16
    Device ID: PCI\VEN_8086&DEV_1C16&SUBSYS_72708086&REV_B5\3&11583659&0&E3
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
         Name: Intel(R) Management Engine Interface
    Device ID: PCI\VEN_8086&DEV_1C3A&SUBSYS_72708086&REV_04\3&11583659&0&B0
       Driver: n/a
         Name: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 3 - 1C14
    Device ID: PCI\VEN_8086&DEV_1C14&SUBSYS_72708086&REV_B5\3&11583659&0&E2
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
         Name: Broadcom 802.11n Network Adapter
    Device ID: PCI\VEN_14E4&DEV_4331&SUBSYS_00D6106B&REV_02\ABB847FFFF23E0F800
       Driver: C:\Windows\system32\DRIVERS\BCMWL664.SYS, 5.100.0198.0022 (English), 4/14/2011 00:25:14, 4798016 bytes
       Driver: C:\Windows\system32\bcmihvsrv64.dll, 5.100.0198.0022 (English), 4/14/2011 00:25:12, 3905824 bytes
       Driver: C:\Windows\system32\bcmihvui64.dll, 5.100.0198.0022 (English), 4/14/2011 00:25:12, 3571488 bytes
       Driver: C:\Windows\system32\drivers\vwifibus.sys, 6.01.7600.16385 (English), 7/13/2009 19:07:21, 24576 bytes
       Driver: C:\Windows\system32\bcmwlcoi.dll, 5.100.0198.0022 (English), 4/14/2011 00:25:14, 95544 bytes
         Name: Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C2D
    Device ID: PCI\VEN_8086&DEV_1C2D&SUBSYS_72708086&REV_05\3&11583659&0&D7
       Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:04, 52736 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:14, 325120 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:26, 343040 bytes
         Name: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 2 - 1C12
    Device ID: PCI\VEN_8086&DEV_1C12&SUBSYS_72708086&REV_B5\3&11583659&0&E1
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
         Name: Broadcom NetXtreme Gigabit Ethernet
    Device ID: PCI\VEN_14E4&DEV_16B4&SUBSYS_16B414E4&REV_10\0000C82A1413E23500
       Driver: n/a
         Name: Standard Universal PCI to USB Host Controller
    Device ID: PCI\VEN_8086&DEV_1C2C&SUBSYS_72708086&REV_05\3&11583659&0&D0
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:03, 30720 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:14, 325120 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:26, 343040 bytes
         Name: Intel(R) 6 Series/C200 Series Chipset Family PCI Express Root Port 1 - 1C10
    Device ID: PCI\VEN_8086&DEV_1C10&SUBSYS_72708086&REV_B5\3&11583659&0&E0
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
         Name: LSI 1394 OHCI Compliant Host Controller
    Device ID: PCI\VEN_11C1&DEV_5901&SUBSYS_590011C1&REV_08\4&1894CFE3&0&00E2
       Driver: C:\Windows\system32\DRIVERS\1394ohci.sys, 6.01.7601.17514 (English), 11/20/2010 05:44:56, 229888 bytes
         Name: Standard Universal PCI to USB Host Controller
    Device ID: PCI\VEN_8086&DEV_1C27&SUBSYS_72708086&REV_05\3&11583659&0&E8
       Driver: C:\Windows\system32\drivers\usbuhci.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:03, 30720 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:14, 325120 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:26, 343040 bytes
         Name: Intel(R) 6 Series/C200 Series Chipset Family 4 port Serial ATA Storage Controller - 1C01
    Device ID: PCI\VEN_8086&DEV_1C01&SUBSYS_72708086&REV_05\3&11583659&0&FA
       Driver: C:\Windows\system32\DRIVERS\pciide.sys, 6.01.7600.16385 (English), 7/13/2009 20:45:45, 12352 bytes
       Driver: C:\Windows\system32\DRIVERS\pciidex.sys, 6.01.7600.16385 (English), 7/13/2009 20:45:46, 48720 bytes
       Driver: C:\Windows\system32\DRIVERS\atapi.sys, 6.01.7600.16385 (English), 7/13/2009 20:52:21, 24128 bytes
       Driver: C:\Windows\system32\DRIVERS\ataport.sys, 6.01.7601.17514 (English), 11/20/2010 08:32:46, 155520 bytes
         Name: High Definition Audio Controller
    Device ID: PCI\VEN_1002&DEV_AA90&SUBSYS_00000000&REV_00\4&2D77500E&0&0108
       Driver: C:\Windows\system32\DRIVERS\hdaudbus.sys, 6.01.7601.17514 (English), 11/20/2010 05:43:43, 122368 bytes
         Name: Intel(R) 6 Series/C200 Series Chipset Family USB Enhanced Host Controller - 1C26
    Device ID: PCI\VEN_8086&DEV_1C26&SUBSYS_72708086&REV_05\3&11583659&0&EF
       Driver: C:\Windows\system32\drivers\usbehci.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:04, 52736 bytes
       Driver: C:\Windows\system32\drivers\usbport.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:14, 325120 bytes
       Driver: C:\Windows\system32\drivers\usbhub.sys, 6.01.7601.17586 (English), 3/24/2011 22:29:26, 343040 bytes
         Name: 2nd generation Intel® Core™ processor family PCI Express Controller - 0105
    Device ID: PCI\VEN_8086&DEV_0105&SUBSYS_00DE106B&REV_09\3&11583659&0&09
       Driver: C:\Windows\system32\DRIVERS\pci.sys, 6.01.7601.17514 (English), 11/20/2010 08:33:48, 184704 bytes
    DirectShow Filters
    DirectShow Filters:
    WMAudio Decoder DMO,0x00800800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMAPro over S/PDIF DMO,0x00600800,1,1,WMADMOD.DLL,6.01.7601.17514
    WMSpeech Decoder DMO,0x00600800,1,1,WMSPDMOD.DLL,6.01.7601.17514
    MP3 Decoder DMO,0x00600800,1,1,mp3dmod.dll,6.01.7600.16385
    Mpeg4s Decoder DMO,0x00800001,1,1,mp4sdecd.dll,6.01.7600.16385
    WMV Screen decoder DMO,0x00600800,1,1,wmvsdecd.dll,6.01.7601.17514
    WMVideo Decoder DMO,0x00800001,1,1,wmvdecod.dll,6.01.7601.17514
    Mpeg43 Decoder DMO,0x00800001,1,1,mp43decd.dll,6.01.7600.16385
    Mpeg4 Decoder DMO,0x00800001,1,1,mpg4decd.dll,6.01.7600.16385
    DV Muxer,0x00400000,0,0,qdv.dll,6.06.7601.17514
    Color Space Converter,0x00400001,1,1,quartz.dll,6.06.7601.17713
    WM ASF Reader,0x00400000,0,0,qasf.dll,12.00.7601.17514
    Screen Capture filter,0x00200000,0,1,wmpsrcwp.dll,12.00.7601.17514
    AVI Splitter,0x00600000,1,1,quartz.dll,6.06.7601.17713
    VGA 16 Color Ditherer,0x00400000,1,1,quartz.dll,6.06.7601.17713
    SBE2MediaTypeProfile,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft DTV-DVD Video Decoder,0x005fffff,2,4,msmpeg2vdec.dll,6.01.7140.0000
    AC3 Parser Filter,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    StreamBufferSink,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft TV Captions Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    MJPEG Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    CBVA DMO wrapper filter,0x00200000,1,1,cbva.dll,6.01.7601.17514
    MPEG-I Stream Splitter,0x00600000,1,2,quartz.dll,6.06.7601.17713
    SAMI (CC) Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
    ATI MPEG File Writer,0x00200000,1,0,atimpenc64.dll,12.05.0000.20928
    ATI MPEG Video Decoder,0x00200000,1,2,atimpenc64.dll,12.05.0000.20928
    MPEG-2 Splitter,0x005fffff,1,0,mpg2splt.ax,6.06.7601.17528
    Closed Captions Analysis Filter,0x00200000,2,5,cca.dll,6.06.7601.17514
    SBE2FileScan,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Microsoft MPEG-2 Video Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
    Internal Script Command Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
    MPEG Audio Decoder,0x03680001,1,1,quartz.dll,6.06.7601.17713
    DV Splitter,0x00600000,1,2,qdv.dll,6.06.7601.17514
    Video Mixing Renderer 9,0x00200000,1,0,quartz.dll,6.06.7601.17713
    Microsoft MPEG-2 Encoder,0x00200000,2,1,msmpeg2enc.dll,6.01.7601.17514
    ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,12.05.0000.20928
    AMD MJPEG Decoder,0x00800001,1,1,atimpenc64.dll,12.05.0000.20928
    ACM Wrapper,0x00600000,1,1,quartz.dll,6.06.7601.17713
    Video Renderer,0x00800001,1,0,quartz.dll,6.06.7601.17713
    MPEG-2 Video Stream Analyzer,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Line 21 Decoder,0x00600000,1,1,,
    Video Port Manager,0x00600000,2,1,quartz.dll,6.06.7601.17713
    Video Renderer,0x00400000,1,0,quartz.dll,6.06.7601.17713
    ATI MPEG Video Encoder,0x00200000,1,1,atimpenc64.dll,12.05.0000.20928
    ATI MPEG Multiplexer,0x00200000,2,1,atimpenc64.dll,12.05.0000.20928
    VPS Decoder,0x00200000,0,0,WSTPager.ax,6.06.7601.17514
    WM ASF Writer,0x00400000,0,0,qasf.dll,12.00.7601.17514
    VBI Surface Allocator,0x00600000,1,1,vbisurf.ax,6.01.7601.17514
    File writer,0x00200000,1,0,qcap.dll,6.06.7601.17514
    iTV Data Sink,0x00600000,1,0,itvdata.dll,6.06.7601.17514
    iTV Data Capture filter,0x00600000,1,1,itvdata.dll,6.06.7601.17514
    ATI Video Scaler Filter,0x00200000,1,1,atimpenc64.dll,12.05.0000.20928
    DVD Navigator,0x00200000,0,3,qdvd.dll,6.06.7601.17713
    Microsoft TV Subtitles Decoder,0x00200001,1,0,MSTVCapn.dll,6.01.7601.17715
    Overlay Mixer2,0x00200000,1,1,,
    RDP DShow Redirection Filter,0xffffffff,1,0,DShowRdpFilter.dll,
    Microsoft MPEG-2 Audio Encoder,0x00200000,1,1,msmpeg2enc.dll,6.01.7601.17514
    WST Pager,0x00200000,1,1,WSTPager.ax,6.06.7601.17514
    MPEG-2 Demultiplexer,0x00600000,1,1,mpg2splt.ax,6.06.7601.17528
    DV Video Decoder,0x00800000,1,1,qdv.dll,6.06.7601.17514
    SampleGrabber,0x00200000,1,1,qedit.dll,6.06.7601.17514
    Null Renderer,0x00200000,1,0,qedit.dll,6.06.7601.17514
    MPEG-2 Sections and Tables,0x005fffff,1,0,Mpeg2Data.ax,6.06.7601.17514
    Microsoft AC3 Encoder,0x00200000,1,1,msac3enc.dll,6.01.7601.17514
    StreamBufferSource,0x00200000,0,0,sbe.dll,6.06.7601.17528
    Smart Tee,0x00200000,1,2,qcap.dll,6.06.7601.17514
    Overlay Mixer,0x00200000,0,0,,
    AVI Decompressor,0x00600000,1,1,quartz.dll,6.06.7601.17713
    NetBridge,0x00200000,2,0,netbridge.dll,6.01.7601.17514
    AVI/WAV File Source,0x00400000,0,2,quartz.dll,6.06.7601.17713
    Wave Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    MIDI Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    Multi-file Parser,0x00400000,1,1,quartz.dll,6.06.7601.17713
    File stream renderer,0x00400000,1,1,quartz.dll,6.06.7601.17713
    ATI Video Rotation Filter,0x00200000,1,1,atimpenc64.dll,12.05.0000.20928
    Microsoft DTV-DVD Audio Decoder,0x005fffff,1,1,msmpeg2adec.dll,6.01.7140.0000
    StreamBufferSink2,0x00200000,0,0,sbe.dll,6.06.7601.17528
    AVI Mux,0x00200000,1,0,qcap.dll,6.06.7601.17514
    Line 21 Decoder 2,0x00600002,1,1,quartz.dll,6.06.7601.17713
    File Source (Async.),0x00400000,0,1,quartz.dll,6.06.7601.17713
    File Source (URL),0x00400000,0,1,quartz.dll,6.06.7601.17713
    Media Center Extender Encryption Filter,0x00200000,2,2,Mcx2Filter.dll,6.01.7601.17514
    AudioRecorder WAV Dest,0x00200000,0,0,WavDest.dll,
    AudioRecorder Wave Form,0x00200000,0,0,WavDest.dll,
    SoundRecorder Null Renderer,0x00200000,0,0,WavDest.dll,
    Infinite Pin Tee Filter,0x00200000,1,1,qcap.dll,6.06.7601.17514
    Enhanced Video Renderer,0x00200000,1,0,evr.dll,6.01.7601.17514
    BDA MPEG2 Transport Information Filter,0x00200000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG Video Decoder,0x40000001,1,1,quartz.dll,6.06.7601.17713
    WDM Streaming Tee/Splitter Devices:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    Video Compressors:
    WMVideo8 Encoder DMO,0x00600800,1,1,wmvxencd.dll,6.01.7600.16385
    WMVideo9 Encoder DMO,0x00600800,1,1,wmvencod.dll,6.01.7600.16385
    MSScreen 9 encoder DMO,0x00600800,1,1,wmvsencd.dll,6.01.7600.16385
    DV Video Encoder,0x00200000,0,0,qdv.dll,6.06.7601.17514
    MJPEG Compressor,0x00200000,0,0,quartz.dll,6.06.7601.17713
    Audio Compressors:
    WM Speech Encoder DMO,0x00600800,1,1,WMSPDMOE.DLL,6.01.7600.16385
    WMAudio Encoder DMO,0x00600800,1,1,WMADMOE.DLL,6.01.7600.16385
    ATI MPEG Audio Encoder,0x00200000,1,1,atimpenc64.dll,12.05.0000.20928
    IMA ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    PCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    Microsoft ADPCM,0x00200000,1,1,quartz.dll,6.06.7601.17713
    GSM 6.10,0x00200000,1,1,quartz.dll,6.06.7601.17713
    CCITT A-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
    CCITT u-Law,0x00200000,1,1,quartz.dll,6.06.7601.17713
    MPEG Layer-3,0x00200000,1,1,quartz.dll,6.06.7601.17713
    Audio Capture Sources:
    Microphone (USB Audio Device),0x00200000,0,0,qcap.dll,6.06.7601.17514
    Digital Audio (S/PDIF) (Cirrus ,0x00200000,0,0,qcap.dll,6.06.7601.17514
    Microphone (Cirrus Logic CS4206,0x00200000,0,0,qcap.dll,6.06.7601.17514
    PBDA CP Filters:
    PBDA DTFilter,0x00600000,1,1,CPFilters.dll,6.06.7601.17528
    PBDA ETFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
    PBDA PTFilter,0x00200000,0,0,CPFilters.dll,6.06.7601.17528
    Midi Renderers:
    Default MidiOut Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
    Microsoft GS Wavetable Synth,0x00200000,1,0,quartz.dll,6.06.7601.17713
    omega-pomme,0x00200000,1,0,quartz.dll,6.06.7601.17713
    WDM Streaming Capture Devices:
    HD Audio Microphone,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    HD Audio Digital in,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    omega-pomme,0x00200000,3,2,ksproxy.ax,6.01.7601.17514
    FaceTime HD Camera (Built-in),0x00200000,1,2,ksproxy.ax,6.01.7601.17514
    USB Audio Device,0x00200000,2,2,ksproxy.ax,6.01.7601.17514
    WDM Streaming Rendering Devices:
    HD Audio SPDIF out,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    HD Audio Speaker,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    omega-pomme,0x00200000,3,2,ksproxy.ax,6.01.7601.17514
    USB Audio Device,0x00200000,2,2,ksproxy.ax,6.01.7601.17514
    BDA Network Providers:
    Microsoft ATSC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBC Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBS Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft DVBT Network Provider,0x00200000,0,1,MSDvbNP.ax,6.06.7601.17514
    Microsoft Network Provider,0x00200000,0,1,MSNP.ax,6.06.7601.17514
    Video Capture Sources:
    FaceTime HD Camera (Built-in),0x00200000,1,2,ksproxy.ax,6.01.7601.17514
    Multi-Instance Capable VBI Codecs:
    VBI Codec,0x00600000,1,4,VBICodec.ax,6.06.7601.17514
    BDA Transport Information Renderers:
    BDA MPEG2 Transport Information Filter,0x00600000,2,0,psisrndr.ax,6.06.7601.17669
    MPEG-2 Sections and Tables,0x00600000,1,0,Mpeg2Data.ax,6.06.7601.17514
    BDA CP/CA Filters:
    Decrypt/Tag,0x00600000,1,1,EncDec.dll,6.06.7601.17708
    Encrypt/Tag,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    PTFilter,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    XDS Codec,0x00200000,0,0,EncDec.dll,6.06.7601.17708
    WDM Streaming Communication Transforms:
    Tee/Sink-to-Sink Converter,0x00200000,1,1,ksproxy.ax,6.01.7601.17514
    Audio Renderers:
    Speakers (USB Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713
    Default DirectSound Device,0x00800000,1,0,quartz.dll,6.06.7601.17713
    Default WaveOut Device,0x00200000,1,0,quartz.dll,6.06.7601.17713
    Digital Audio (S/PDIF) (Cirrus ,0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Digital Audio (S/PDIF) (Cirrus Logic CS4206A (AB 39)),0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Speakers (Cirrus Logic CS4206A (AB 39)),0x00200000,1,0,quartz.dll,6.06.7601.17713
    DirectSound: Speakers (USB Audio Device),0x00200000,1,0,quartz.dll,6.06.7601.17713
    Speakers (Cirrus Logic CS4206A ,0x00200000,1,0,quartz.dll,6.06.7601.17713
    EVR Power Information
    Current Setting: {5C67A112-A4C9-483F-B4A7-1D473BECAFDC} (Quality)
      Quality Flags: 2576
        Enabled:
        Force throttling
        Allow half deinterlace
        Allow scaling
        Decode Power Usage: 100
      Balanced Flags: 1424
        Enabled:
        Force throttling
        Allow batching
        Force half deinterlace
        Force scaling
        Decode Power Usage: 50
      PowerFlags: 1424
        Enabled:
        Force throttling
        Allow batching
        Force half deinterlace
        Force scaling
        Decode Power Usage: 0

  • Reader X crashes after 30 secs with Protected mode enabled

    Having just deployed Reader X to over 100 PC's via group policy I'm a little dishartened to find that Reader X crashes after 30 secs of being open when protected mode is enabled.
    Current setup is as followed:-
    Clients are XP SP3, Vista SP2 & Win7 (all crash)
    Server 2003 R2 domain
    Reader X deployed via MSI using GPO with a transform created using the Reader X customization wizard (only set to disable updates as I'll push these out via GPO also when available).
    The problem occurs with standard domain users (doesn't happen if you use an admin account to login and run Reader X), once you disable the setting for "enable Protected mode at start up" and restart Reader X it doesn't crash. I've been reading also that the protected mode creats a sandbox environment that some AV products are currently having issues with, so I've also tested by removing my AV on a test client rebooting and running Reader X with protected mode enabled, the Pc will still crash, so that rules out my AV product.
    After each crash the client logs an event in the application log
    Event ID: 1000
    Aource Application error
    Description:
    Faulting application AcroRd32.exe, version 10.0.0.396, time stamp 0x4cc5e97b, faulting module WININET.dll, version 8.0.6001.18999, time stamp 0x4ccfa98f, exception code 0xc0000005, fault offset 0x0002387b, process id 0xd54, application start time 0x01cbc2ec89ab4cba.
    Anyone any ideas on why this happens?

    I am seeing the same problem on Vista SP2 32-bit.  I enabled the Protect Mode log and see a bunch of errors relating to registry entries.  I am running Adobe Reader X 10.0.1 as a standard privilege user. The problem has been intermittent.  Repeated attempts to open the same PDF will result in Adobe Reader X failing after 45 seconds, then the next attempt will work fine.  I have had situations where an Adobe Reader X instance has been open for hours but a new instance crashed.  I have not been able to identify any trigger that might explain the difference in behavior.  The problem has gone away since disabling Protect Mode.
    >>>
    [05:31/19:10:43] Adobe Reader Protected Mode Logging Initiated
    [05:31/19:10:43] NtCreateKey: STATUS_ACCESS_DENIED
    [05:31/19:10:43] real path: \REGISTRY\MACHINE\Software\Adobe
    [05:31/19:10:43] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [05:31/19:10:43] NtCreateKey: STATUS_ACCESS_DENIED
    [05:31/19:10:43] real path: \REGISTRY\MACHINE\SOFTWARE\Adobe
    [05:31/19:10:43] Consider modifying policy using this policy rule: REG_ALLOW_ANY
    [05:31/19:10:44] OpenEvent: STATUS_ACCESS_DENIED
    [05:31/19:10:44] name: MSFT.VSA.COM.DISABLE.5900
    [05:31/19:10:44] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY
    [05:31/19:10:44] OpenEvent: STATUS_ACCESS_DENIED
    [05:31/19:10:44] name: MSFT.VSA.IEC.STATUS.6c736db0
    [05:31/19:10:44] Consider modifying policy using these policy rules: EVENTS_ALLOW_ANY

  • Dataguard 'max protection' mode failed

    Testing Dataguard in MAX PROTECTION mode on Oracle 10.2.0.4 on Solaris x86_64.
    Test 1: Primary remained up allowing transactions to continue inspite of the fact that the server running the standby database was not reachable. Waited for over 10 minutes and then cancelled the test. All that happened was the protection_level changed to resynchronization. I could not believe my eyes. Is this possible?
    Test 2: The primary shutdown automatically but after about 6 minutes of the standby database was shut abort. So what about all those transactions that took place during those 6 minutes? Those would be lost - isnt it?
    I just cant believe this. Where am I going wrong? I confirmed that LAD_2 was set to lgwr sync affirm. And that protection mode was set to 'maximum protection'.
    Somebody, pls enlighten me?
    Thanks
    Edited by: user12022918 on 27-May-2013 08:42

    If you have several physical standby database for the same primary database then this could be expected behaviour otherwise this looks like a bug that you should report to Oracle Support who will very likely ask you to upgrade at least to 10.2.0.5 patchset or 11.2.0.3.

  • Adobe Reader XI Protected Mode WhitelistConfig

    Adobe Reader XI Protected Mode is blocking a link in PDF. The link is to an internal document management system: HP TRIM.
    If Protected Mode is disabled the link opens successfully.
    If Protected Mode is enabled the link fails to open yet nothing is logged in AdbeReaderBroker.log to help identify what is being blocked.
    e.g. whitelistconfig.txt
    [08:21/15:40:06] Adobe Reader Protected Mode Logging Initiated
    [08:21/15:40:06] Found custom policy file: C:\Program Files\Adobe\Reader 11.0\Reader\ProtectedModeWhitelistConfig.txt
    [08:21/15:40:06] Adding custom policy: PROCESS_ALL_EXEC = *
    [08:21/15:40:06] Adding custom policy: REG_ALLOW_ANY = HKEY_CURRENT_USER\*
    [08:21/15:40:06] Adding custom policy: REG_ALLOW_ANY = HKEY_LOCAL_MACHINE\SOFTWARE\Adobe*
    [08:21/15:40:06] Adding custom policy: FILES_ALLOW_ANY = C:\Users\test\AppData\Local\*
    [08:21/15:40:06] Adding custom policy: FILES_ALLOW_ANY = C:\Users\test\AppData\Roaming\*
    [08:21/15:40:06] Adding custom policy: FILES_ALLOW_ANY = C:\Users\*
    [08:21/15:40:06] Adding custom policy: FILES_ALLOW_ANY = C:\Program Files\Adobe\Reader 11.0\*
    [08:21/15:40:06] Adding custom policy: EVENTS_ALLOW_ANY = *
    [08:21/15:40:06] Adding custom policy: MUTANT_ALLOW_ANY = \Sessions\1\BaseNamedObjects\*
    [08:21/15:40:06] Adding custom policy: SECTION_ALLOW_ANY = \Sessions\1\BaseNamedObjects\*
    [08:21/15:40:06] Adding custom policy: NAMEDPIPES_ALLOW_ANY = *
    What other troubleshooting steps can help identify what policy rule is blocking this link?
    Further testing has identified that the embedded links worked with Protected Mode prior to Adobe Reader XI Patch 11.0.03.
    Message was edited by: KMcLaugh118
    Message was edited by: KMcLaugh118
    Adobe Security Team provided a hotfix for this issue which will be included in the next quarterly release.
    They also advised that the following registry value was required for the Trim:// url to function in Protected Mode:
    [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\11.0\FeatureLockDown\cDefaultLaunchURLPerms]
    "tSchemePerms"=".....|trim:2"

    CoUnyot,
    Thanks for your post ...
    Please Disable protected Mode .. Please find the below steps ":
    Disable Protected Mode by going to Edit > Preferences > General and deselecting Enable Protected Mode at startup. 
    Restart Reader.  
    You can also refer the below link for more details :
    http://helpx.adobe.com/acrobat/kb/protected-mode-troubleshooting-reader.html

  • BUG: IE11, windows 8.1 enhanced protected mode prevents pages from loading. Slow browsing experiece

    if enhanced protected mode is enabled in IE11 on windows 8.1 it prevents many pages from loading in a timely manner.
    eg. TechNet.microsoft.com; dotnetcurry.com
    this is reproducible on multiple machines.
    please resolve.

    Hi,
    Based on my test, it works fine on my windows 8.1 with IE 11.
    Firstly, we need to check the following:
    1.  Do you mean the issue is only occurred when you enable the enhanced protected mode?
    2.  How about other browsers? Do they also meet the same issue?
    3.  If there is a computer on the other network, please check if it also meets this issue.
    Please try the following to check the issue:
    1. Disable the security software temporarily and see if it works.
    2.  Reinstall the IE 11 for a test.
    How to reinstall or repair Internet Explorer in Windows 7, Windows Vista, and Windows XP
    http://support.microsoft.com/kb/318378/en-us
    As Real McCoy mentioned,  the recording can be used to quickly identify problems and help reduce time spent with the help desk.
    Please upload “Problem.zip” to SkyDrive (http://www.skydrive.live.com/) and share its URL with us.
    More information about Problem Steps Recorder:
    Problem Steps Recorder
    http://technet.microsoft.com/en-us/windows/dd320286.aspx
    Hope it helps.
    Regards,
    Blair Deng
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Printing problem in Protected Mode - Adobe Reader X

    Hello,
    I have a PDF printer driver and Adobe Reader X. If I right click  on my PDF file and select the print option, the generated PDF file will  become ”gibberish”. I have checked the settings of the Adobe Reader X  and I have found the “protected” mode option on by default. If I disable  this option, the printed PDF file is printed correctly.
    I have continued testing and have noticed when protected mode was  enabled the adobe temporary fonts have not been generated into the  temporary folder but when I disabled protected mode the adobe temporary  fonts have been created.
    How can I use the Adobe X in protected mode to print to a PDF printer driver so the fonts are generated correctly?
    Thanks

    Hi, thanks for your support.
    I am using Black Ice PDF printer driver
    Issue is not happening for all PDF files. It seems only which contain temporary fonts and when protected mode is turned on, and when right clicking on the document and selecting the "Print" option.
    On physical printer I could print ok.
    How can I share the file for you?
    Thanks again.

  • Work Protect mode and browser navigation?

    Through testing we have noticed some behaviors with Work Protect that I did not expect. Can anyone help?
    We are on EP6 SP18. When changing data (ie. setting the dirty flag) on applications (CRM PCUI for instance) and then clicking some other link, button, etc. anywhere within the browser content area, the Work Protect mode fires correctly and pops up a confirmation warning.
    However, in these cases:
    (1)user clicks forward/backward browser buttons
    (2)user manually enters URL in address bar
    (3)user close browser
    (4)user clicks mouse buttons for backward/foward navigation (such as 3rd or 4th mouse button programmed to do back/forward)
    ...Work Protect does NOT fire and catch those events.
    Is this truly a limitation of Work Protect or should we investigate further? I can not find any definate wording of the above issues/limitations in any of the documentation (help.sap.com or on service.sap.com in notes).

    Hi
    In webdynpro java we have the class like WDPortalWorkProtectMode. But I could not be able get that in ABAP. Can you please help me by providing the name of the Class.
    Regards,
    Srikanth.

  • EPM (Enhanced Protection Mode)

    I am using IE9 (Win7--64-bit). Why am I being asked to Disable EPM in Internet Explorer?  EPM was introduced in IE10 and 11!! I did disable Protection Mode in my settings, but each time I attempted to open a pdf document, the "...Disable EPM in
    Internet Explorer..." message would surface.  Any nuggets of wisdom?  I do not want to use IE10 nor IE 11.
    Thanks   ep

    How are you opening the PDF file?  Adobe Reader?  What version?  The latest?
    That something you're running thinks you need to disable EPM may be a matter of that
    something not getting what it expects/needs from your system.
    I have no specific knowledge about what Adobe Reader expects/needs, but it's not hard to imagine their latest version of the Add-on doesn't get tested too much working with an outdated browser version.  And much as you may love it, IE9 is outdated.
    No one can blame you for not wanting to upgrade to a newer browser version, given that a lot of incompatibilities were introduced in IE10 and IE11, but software tech does march on whether we like it or not, and if you've chosen to hang back with old
    software you need to understand that you might need to be conservative about what you upgrade.  In a "big picture" sense, it won't be a viable way to continue forever.  You'll simply see more and more niggling little things go wrong.
    In this case it just sounds to me like a current Add-on doesn't work with an outdated browser - not hard to believe.
    -Noel
    Detailed how-to in my eBooks:  
    Configure The Windows 7 "To Work" Options
    Configure The Windows 8 "To Work" Options

  • Windows XP SP3 & Adobe Reader X or XI protected mode

    Using Windows XP Service Pack 3 and Adobe Reader X or XI our non-admin users receive the message "an internal error occurred." Assigning them admin rights  allows them ot open the reader software so they can turn off protected mode then we can remove the admin rights and they will be able to open the reader software.  Our new users are still not be able to open the reader and the ones that can are not protected.  What do you suggest as a solution to this issue?

    Hi,
    Can you please let me know the following:
    1) Are admin users able to open the PDF file with "Protected Mode " as "ON".
    2) rights withy the non-admin users.
    3) Locations/ folders from where PDF file cannot be opened or isa it happening for any location on the user's machine.
    4) Is any special configuration involved like users are roaming standard users, Citrix users or are they simple domain standard users accessing a WinXP machine on the network.
    5) Is the issue observed on Win7 as well (If possible to test, please verify)
    6) Antivirus/ Encryption softwares installed on users machine.
    Thanks,
    Shakti K

  • System configuration will not allow reader to open in Protected Mode?

    Suddenly system configuration will not allow Adobe Reader to open in Protected Mode. What do I reset?

    I just don't know exactly what I am looking for.
    If you only have one trace it helps to have a hypothesis to test.  Otherwise if you have two which are essentially the same except for one significant difference, as I mentioned you should be able to filter coarsely, spot a divergence and then investigate
    the cause of it.  In a general scenario I imagine you would only have Process & Thread as a coarse filter, e.g. see the dispatching of tasks and threads and the loading of their modules.  However, for your case, it may be sufficient to compare
    Network events, spot a divergence in that sequence and then dive in to see what more differences there were which caused it.
    Good luck
    Robert Aldwinckle

Maybe you are looking for

  • Mapping Tables to Preserve R3 Document numbers

    We are considering implementing a mapping table that will be called from all extractors that include financial document numbers as a way to preserve historical document numbers in BW after they have been changed in R3.  I am interested in comments on

  • When do we get to register xperia z1 compact online?

    just got my xperia z1 compact few days ago... was wondering when i can register my product online--- any one? thank you m.a.g

  • SSLServerSocket problem

    I am trying to write a stand alone SSLSocket application. I created the certificate with this line: keytool -genkey -keystore serverkeys -keyalg rsa -alias chat The SSLServerSocket gets created with no issues. The server accepts connections from the

  • PLEASE HELP ME with Nokia N76!!!

    OMG! I do photos and when i do more photos on phone screen was write "photographis is turn off". and i can't do a photos i don't know why it happens... please help me becouse this phone is not my and i have to correct him... Message Edited by popse o

  • "Views" column works only if excluding its posters

    "Views" column is a good idea, thanks, (and finally we would not need a "Read vs Unread" column if only the small blue dots were not SO small) but it would be nice if it showed the actual number of visits. As it is now, it mainly shows how many times