Player control for flash animation containing streamed FLVs

I need to learn how to build a player that will control my animation when it contains 3 or more streamed FLVs. I also need it to be functional during development of the animation so that I can provide partial animations to my sound guy to sync voices, music, and sfx. Are there any good tutorials out there? I can find FLV player controls, but I need to control a Flash movie that contains FLVs.
Thanks!
Jerry Tanner

Hi Charlotte,
You don't say what your version of Windows you have. Assuming XP, go to Start | Run, type DXDIAG and click OK. Click the Sound tab and run the tests to eliminate a hardware problem first of all. If you don't hear anything, check your cables first of all. Also make sure "Mute" isn't checkmarked in your sound setup. You'll find that in Windows Control Panel.
Which browser do you use? If you have Firefox 4, sign up to the HTML5 trial @ http://www.youtube.com/html5
HTML5 is the latest video standard and doesn't require Flash player. Google is in the process of converting all its files to work with the new format. It may solve you problem. If you don't have Firefox 4, you can get it from here: http://www.mozilla.com/en-US/firefox/fx/
IE8 doesn't support HTML5.
To clean out your temp files, go to Start | Run, type: CLEANMGR and click OK. Click OK again to start the utility. Tick all the boxes except "Compress old files" because the latter takes too long, and then click OK. You can run this utility any time you wish by the way.
The above steps will hopefully fix your problem. If not, post here again please.

Similar Messages

  • "the activex control for flash player could not be registered" - Solutions Roundup

    I recently ran into this problem on my computer:
    http://at32.s3.amazonaws.com/flash_install_problems2.jpg
    I am a Flash developer (as in I write SWFs, I don't work for Adobe).  and when I updated IE to 10.2, "the activex control for flash player could not be registered".  Since I am a developer, I also have Firefox and Chrome installed, with Flash running without problems.  For a long time now, Internet Explorer has used a different version (ActiveX) to the other browsers, which use plugins.  I am a strong supporter of Flash, it's great to develop with and has a very wide feature set which is growing all the time, unlike fixed technologies/standards.  However, the weakest part is the install process - I don't understand why their is a Download Manager.  Google Chrome does it's best (so far) by managing the install/update process entirely in the background.  Anyway, it was in my best interest to try and get to the bottom of this.
    For the record, on the problem machine I have Windows 7 with IE8, but I have seen almost  identical symptoms with IE9, Windows XP SP3, as well as various  iterations of Flash Player (10.0, 10.1, 10.2 and even some final  editions of version 9).
    First I tried the standard support here:
    http://kb2.adobe.com/cps/191/tn_19166.html
    Basically, doing the manual uninstall and manual install of the latest version (without using the download manager, or have IE open).  This did not work.  I also tried the Microsoft "subinacl" program, together with "reset_fp10.bat".  This didn't work either.  However, you should try all of these things first before progressing further.
    A quick note about people who had tried running the following at a command prompt: "secedit /configure /cfg %windir%\repair\secsetup.inf /db secsetup.sdb /verbose"
    I didn't do this, because on investigating further it didn't seem to work with Windows 7, only Windows XP, Windows 2000 or Windows 2003 - though there was a few threads where this had fixed the problem for some users.
    For my solution, it is recommended you use the manual uninstall / installers, so you should have them downloaded ready to use.
    I then heard about problems with permissions in the registry with the key: HKEY_LOCAL_MACHINE\Software\Classes\shockwaveflash.shockwave
    So I opened regedit.exe (start - run - typed "regedit.exe"), navigated to the key and sure enough, I couldn't open it - permission denied - even though I had an administrator account.  If for some reason, you can access this key (and any subkeys), then it's likely the following fix will not resolve the problem.
    I then done further diagnosis, by using Process Monitor to try and install Flash Player, and I got the following:
    http://at32.s3.amazonaws.com/flash_install_problems.gif
    This shows all the access denied errors the Flash Player install was experiencing when trying to write to the registry key.  This confirmed that this was the problem.  I only stress this because several people said it was unwise to tinker with the registry.  Though this is common advice, this is the only known fix for this precise problem at present, since you need to manually adjust the permissions yourself.  I don't know who is at fault here - Microsoft or Adobe - but let's just get Flash fixed...
    The solution:
    Firstly, you may want to backup your registry, or the exact key.  I didn't do this so I've provided no instructions on how to, but it is recommended for the paranoid.  Also make sure as much software is closed down as possible - browsers, IM software, any junk in your system tray. As way of example, I happened to have "BBC iPlayer" installed and running in the background which uses Adobe AIR and Flash Player, so I exited that too.
    1) Open regedit (start - run - type "regedit.exe").  You may need to right click on it and select "Run As Administrator", but I didn't as my account was already administrator.
    2) Navigate to the key. HKEY_LOCAL_MACHINE\Software\Classes\shockwaveflash.shockwave
    Click on it to confirm that you cannot access it (you will get an error) - if their are no problems - this probably isn't the cause of your issues.
    3) Right click on it and click Permissions, and ignore any message that may pop up.
    4) Under "Group or Usernames" click "Add".  Type your account name name, or "Administrators" in the box, then "Check Names" to format it correctly, then Ok.
    5) Now on the next screen click the checkbox to enable Full Control (this will also automatically enable "Read" permission too).
    6) Click Advanced, then the "Owner" tab at the top.  You will see that their is no "Current Owner".  This is what we will now fix.
    7) Click on your name to change the owner to (I went for Administrators).  Also enable the checkbox entitled "Replace Owner on subcontainers and objects".  Then click Ok.  You will get an error message, which you can try clicking Retry to, but hit Cancel - this is not a problem.
    8) Click Ok a couple of times and this part of your registry is now fixed.
    9) Now it's a simple case of running the manual Flash uninstall program, then finally the manual Flash installer (for Active X - not the Firefox/Chrome plugin versions).  To my surprise, after a couple of days looking into this - I finally had a solution and Flash in IE once more.  If you are using Firefox too you may find Flash is no longer installed their (the uninstaller removed it).  In this case just install via the Adobe site or try to watch a video on You Tube and you will be prompted or linked to the install.
    Hope this provides a good round up of the possible solutions to this problem.  Hopefully Microsoft or Adobe can find out what causes this issue in the first place so we don't have to go down this route for much longer.  Chrome's implementation of Flash shows how effortlessly things can work!

    They will stay on the screen.  However, Process Monitor is only intended for advanced users.  It is recommended that users try to navigate to the troublesome registry key using regedit, and see if they can access it or not without an error.  This is far easier than trying to use Process Monitor, which is very complicated.
    I used Process Monitor to confirm that it was just that key which was causing the problem, and not others.  Process Monitor is not to be confused with the new Resource Monitor which is accessible via Task Manager in Windows 7 (and possibly Vista).  If you must experiment (and Process Monitor is very useful for diagnosing many deep-level problems if you know what you're looking for) Process Monitor can be downloaded from here:
    http://technet.microsoft.com/en-us/sysinternals/bb896645
    It replaces the older Sysinternals "FileMon" and "RegMon".  For those interested in the technical side, I had to setup a number of filters to be able to get the results display as in the screenshot.  First of all to just show Registry events.  Then to just show events from the manual Flash activeX installer executable.  The I added a filter to show only non-successfull results.  And finally, for the purposes of the screenshot, added a filter to just show those with "Access Denied", since other non-critical errors are also picked up due to missing keys because installation has not yet been fully completed I guess.   When experimenting, most of these filters were applied using the "is not" boolean logic, which will make sense if you experiment with the program.
    Without adding any filters, it picks up so many events (hundreds per second) that it's otherwise unusable.  e.g. 40,000 events within the first few seconds of opening the program. For this reason, I recommend simply using Regedit to diagnose the problem with the particular Flash registry key.

  • How do I get Active X control for flash player registered?

    I have been having problems with flashplayer.  I continue to get different messages when I try to download.  The latest message is:  Active X control for flash player could not be registered.  What do I do to get the system working?

    Looks to be a permission issue.  Do you have administrator priveleges on the machine?
    http://helpx.adobe.com/flash-player/kb/installation-problems-flash-player-windows.html#mai n-pars_header_4
    You may also want to try this method to fix permissions with flash player.
    http://forums.adobe.com/thread/987370?tstart=0

  • ActiveX control for Flash Player could not be registered - no solutions work

    I am getting the "ActiveX control for Flash Player could not be registered" when I try to install 11 on IE9 (Windows 7 64-bit).  I have tried everything that has been suggested in other posts and forums to no avail.  This is driving me crazy and hindering me from work.  Can someone please help?  Thank you!

    I just had this issue and have been searching and searching for a way to fix this issue. I have a Windows 7 64 bit system and this was happening with IE 9. But I have found the solution.
    Go to http://kb2.adobe.com/cps/494/cpsid_49419.html and follow these instructions. This worked for my system and I was able top install the newest flash with no problems.
    Make sure you are logged into a Windows Administrator account. If you are not, you will not be able to use SubInACL.
    Download SubInACL from the Microsoft Download Center.
    Follow the installation instructions. Make sure you install SubInACL (subinacl.exe) to the directory C:\Program Files\Windows Resource Kits\Tools.
    Download the reset_fp10.zip file.
    Open the fp10.zip file and extract the reset_fp10.cmd file to the directory C:\Program Files\Windows Resource Kits\Tools\.
    Both this file and SubInACL (subinacl.exe) must be in this directory.
    Double-click reset_fp10.cmd. A command window will open, and SubInACL will run.
    Do not use the machine while SubInACL is running.
    After SubInACL finishes, you will see a prompt "Press any key to continue".
    Install Flash Player from the Flash Player download page.
    To confirm that your installation succeeded, visit the About Flash Player page. At the top of the screen, you should see a message that reads "Adobe Flash Player Successfully Installed."

  • The activex control for flash player could not be registered.  Please help!

    Can't install flash player.  Keep getting activex control for flash player could not be registered.  I have tried all of the solutions provided on this forum.  Running windows 7 32-bit running IE8.
    Please help.

    Hi, Did you use the Administrator Account? If you received that message it is usually a Permissions Issue.
    We have had several reports this past week of a Virus(AntiVirus8 or AV8) that can set a Kill-bit on the very Registry Key that FP uses for that ActiveX Control.
    You may want to look and see if this is perhaps the problem. This needs to be ruled out first before we proceed, because if that key has the Kill-bit, then it wouldn't matter what you do.
    http://forums.adobe.com/thread/782435?tstart=0
    Thanks,
    eidnolb

  • The activex controls for flash player could not be registered

    the activex controls for flash player could not be registered
    i have had this problem for a while and cannot seem to get around it please post anyreliable suggestions

    Just to add some additional misery to this thread. I have this exact same issue. Windows 7.
    The issue started several weeks ago, when a flash update failed to install. Everything seemed fine other than every reboot, this flash update would fail (and in fact would "hang"), but flash itself continued to work.
    Yesterday, it stopped completely. It said flash wasn't installed.  I've tried:
    1. Completely uninstalling flash (it is not in Add/remove programs) but using the techniques and videos offered by Adobe to remove the files, using their uninstaller, etc.
    2. Perform the fix as outlined in http://forums.adobe.com/thread/987370 which including installing SubACL, the batch file, etc.  The batch file ran successfully, but did not solve the problem.
    3. I've tried Windows System restore, but it doesn't seem to go back far enough.
    4. I've tried the fixit identifed above in this thread and while it solves certain problems, still doesn't solve my issue.
    5. I've tried installing using the stand alone EXE and MSI from Adobe.
    6. I've tried the 11.9 beta.
    None of these have worked and all result in the "failed to register" error.  I'm currently using the flash built into Google Chrome as I needed to have some working flash component.
    Anyone else have any ideas whatsoever short of a Windows reinstallation?

  • The Active X control for Flash Player could not be registered

    The only problem i seem to be having is with the yahoo instant messanger (trying to play the music player) a pop up comes up with a Internet explorer installer add-on for adobe flash player 10. I have this already installed on my computer.
    When i try to redownload it is when i get that error ___Active X control for flash player could not be registered__.
    Is there somthing wrong with internet explorer cause i never use it. The only browser i use is Firefox ( i dont even want IE) I dont even think its installed on my computer any more. its missing from control panel>uninstall programs. Is this the problem.
    Please any help would be great

    Please do not post the same problem multiple times!

  • Web Banner with Video: How to start a flash animation ONLY after .flv is finished loading.

    Hi,
    I am making a 10 sec. web banner and am required to use a video that is on an external server. I had no problem getting the video file converted, uploaded to the external server and it is now playing back perfectly after exporting the .swf file.
    The problem I am having is that my animations (mostly text items, which are placed very carefully throughout the .flv movie) aren't matching up with the movie's movements (due to the .flv starting later due to streaming – I am assuming).
    How would I go about syncing these two things, so that the animations always line up exactly with the video's movements? Something like a preloader would be totally fine. I've also read about 'Cue Points' but they seem to be a little unnecessary for what should be a simple 10 sec. banner.
    Also the .flv itself is exactly 10 sec. long, but the banner is 13 sec. long so that the last screen (with the most important information) is shown statically for 3 sec. Should I be doing anything to compensate for this other than simply adding the 3 sec. in the timeline in flash, and letting the .flv restart when the entire .swf starts looping?

    use cuepoints in the video to sync your swf movieclips/timelines with your video.

  • Flash animation with stream sound not playing in mac

    Dear all,
    I have made a 5 min animation with stream sound. Its playing perfectly in PC. But in mac, its not playing. Stream sound starts from frame 60. So mac plays the swf plays till 60 frame, after that it pauses. I tried importing different sound format (wav, aif, mp3) and tried with all sound export setting but the problem remain same; its playing only till 60. When i removed the sound, it played till end. Even with event sound, it plays till end. But with stream sound, the problem. The problem is only in mac; in pc its perfect.
    I am using VMware Mac OS x leopard in window xp for testing purpose. I tested it in laptop with mac; but the problem is same. What could be the solution?
    Thanks in advance. Waiting for solution.
    Bhushan Pradhan
    spherenepal.com

    Dear all, I solved the problem myself. The problem was with the sound driver of mac. After installing sound driver, the problem is gone. Bhushan

  • Flash player controls (for live streaming video) frozen...

    Hello,
    Lion, Flash Player, and CNN's live-video player are not playing together nicely on our 2010 MBP 13". In fact, they're not playing.
    Have tried the latest suggested fix, which is to right click on the errant video stream, then disable hardware acceleration. Unfortunately, right clicking brings up a "frozen" settings box. None of the buttons can be clicked, not even cancel.
    Have accessed Flash Player through the Control Panel, but there is no switch there for hardware acceleration.
    Bottom line, am now unable to view live video content from CNN and others.
    Have tried uninstalling and reinstalling Flash. Have tried Safari, Firefox and Chrome. And am not a step closer to a solution. Was hopeful that today's install of Lion would set things right, but alas...
    Your suggestions greatly appreciated.

    About a half-hour after making the changes I outlined above, and long after I closed the active Safari window, noticed that my MBP was uncharacteristically hot. Extremely hot!
    Opened Activity Monitor and saw that Flash Player was still running (?) and using a tremendous amount of system resources. I then quit Safari altogether. Within moments, the heat began to subside.
    May be something you want to keep an eye on...

  • "The ActiveX control for flash player could not be registered."

    Xp Pro 32 bit, SP3, 3.6.8 (seems to install ok on Mozilla, but I am keeping it off for now, for peace of mind).
    IE 7.0.5730.11
    I have tried quite a few of the things on the first page of this [url]http://forums.adobe.com/thread/662582#2905677[url/]

    Hi, I think Pat suggested the SubInACL link. It has helped users before. If you have tried it and it didn't help then I don't see any need to repeat it. What I would like you to do before we do anything else, is to take a look at the Revised Adobe Troubleshooting Guide than came out on 7/21/10. It has a section on Permissions needed to Install Flash Player and something you can do rather easily to confirm that you do have permissions.
    http://kb2.adobe.com/cps/191/tn_19166.html
    I just finished working with someone that had RealPlayer and the add ons and no matter how many times he Disabled the add ons, they would automatically re-enable themselves during the Reboot(during the Uninstall/Install) So you could try to Disable them and check right after running the Uninstall and after the first Reboot.
    Since you used the DLM, check in your IE add ons to see if there is a getplus, get_atlcom Class or a DLM Control listed.
    If so, Disable them all.
    The Uninstaller is used to remove old Flash Player files. If you want to check your Flash folder, or have done so and can confirm that there are no Flash files whatsoever, then no you don't need to use it.
    I would still Disable SuperAntiSpyware during the Install. The Windows Firewall would not block Flash Player, but you can Disable it if you like.
    While you are doing that I'll give you the link for the McAfee Removal Tool unless you have it.
    Thanks,
    eidnolb

  • ActiveX Control for Flash Player could not be registered

    Hello, i'm getting this error when installing since Flash Player got updated to version 10.
    I've tryed using reset_fp10 with subinacl to fix permissions but it doesnt work.
    I've also read something about kill-bits but the key HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\ActiveX Compatibility\{D27CDB6E-AE6D-11CF-96B8-444553540000}) doesn't exist in my computer.
    How could i fix it PLEASE?
    Thank You

    Hi, thank you. The Setting for the Internet Zone is correct. You may want to try this:
    Download and SAVE the Uninstaller to your Desktop:
    http://kb2.adobe.com/cps/141/tn_14157.html 
    Download and SAVE the Installer for IE to your Desktop: Use the Windows/Internet Explorer/ EXE Installer
    http://www.adobe.com/products/flashplayer/fp_distribution3.html
    Be sure to use the Administrator Account. Be sure to use the 32bit browser.
    Close all browser windows, you only want to be looking at your Desktop.
    If you have any instant messengers, aol, msn, yahoo or others in the system tray(area near the clock) Disable them.
    Run the Uninstaller and when it is finished, Reboot(restart) your computer.
    Run the Installer and when it is finished, Reboot your computer.
    Go here to test your browser. If you can see the Flash logo animation(spinning) and version 10.1.102.64 is displayed, then Flash Player is Installed correctly.  http://www.adobe.com/software/flash/about/  
    Thanks,
    eidnolb

  • Help: I've tried everything... Active X controls for Flash Player could not be registered

    I have tried everything I could thing of, find, and read on the internet to try to install Adobe Flash Player on my computer
    I have Windows Vista- 32 bit, Home Premium edition
    I have Adobe CS4 Master Collection
    I have Windows Sidebar Pandora (which is why I needed to upgrade my Flash Player in the first place)
    I had IE8, and as of last night got IE9 Beta (Just so frustrated I thought it would help).
    I have Firefox (which Flash Player installed correctly there), Chrome and Opera (Have not tried the last 2 to install Flash Player)
    I have tried all the Internet Option Settings: Custom and Medium Level
    I have tried to install it with "Run as Admin", as well as logging on as the Administrator at the start up and trying to install it there.
    I tried to manipulate the User Accounts as suggested on the Microsoft website link.
    Shockwave is no where to be found to be enabled.
    I have uninstalled, rebooted, re-installed so many times I'm surprised my machine still works.
    I have downloaded the Adobe Download Manager, as well as try to manually download the program.
    I've tried going through Adobe Labs.
    Been to the Microsoft website over and over again trying to read up about Active X and how to registar it to work right.
    Please help me, as I am at my wits end trying to figure out how to install Flash Player on to my machine.  I need it for my Windows Sidebar gadgets to work right, otherwise I would change browsers for all my needs.
    Help!
    A loyal yet frustrated Adobe customer.
    Shelby Dobbs
    *Side note, When I hit my right mouse button, about 60% of the time, it tries to re-install Adobe Acrobat. Adobe told me it was something to do with a bug with my installation of my CS4 Master collection. I would have to uninstall it, remove the license key, and re install it again. I also have issues with my Illustrator license. Could these issues all be related to my Flash Player installation not working?
    My FlashInstall.log is below:
    =O====== M/10.1.82.76 2010-09-03+16-49-58.699 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0005 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0006 [I] 00000018
    0007 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-03+16-50-00.963 ========
    =O====== M/10.1.82.76 2010-09-03+16-54-03.398 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-03+16-55-50.827 ========
    =O====== M/10.1.82.76 2010-09-03+17-03-22.827 ========
    0000 [I] 00000010 "C:\Users\Shelby\Desktop\uninstall_flash_player.exe" -force 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001018
    0003 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0004 [W] 00001019
    0005 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0006 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0009 [W] 00001021
    0010 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0011 [W] 00001018
    0012 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0013 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0014 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0015 [W] 00001019
    0016 [W] 00001020
    0017 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0018 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0019 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0020 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0021 [W] 00001021
    0022 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0023 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0024 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0025 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0026 [W] 00001036 Software\Opera Software/Plugin Path 2
    0027 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-03+17-03-29.547 ========
    =O====== M/10.1.82.76 2010-09-03+17-04-00.395 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.2\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0008 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0009 [I] 00000018
    0010 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-03+17-05-00.033 ========
    =O====== M/10.1.82.76 2010-09-03+17-19-22.970 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil10i_ActiveX.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe 5
    0007 [I] 00000018
    0008 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe 5
    0009 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0011 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0012 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0013 [W] 00001021
    0014 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0015 [W] 00001018
    0016 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0017 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0018 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0019 [W] 00001019
    0020 [W] 00001020
    0021 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0022 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0023 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0024 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0025 [W] 00001021
    0026 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe 5
    0027 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0028 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0029 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0030 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0031 [W] 00001036 Software\Opera Software/Plugin Path 2
    0032 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-03+17-19-27.153 ========
    =O====== M/10.1.82.76 2010-09-03+17-19-36.256 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil10i_ActiveX.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001020
    0007 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0011 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0012 [W] 00001021
    0013 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0014 [W] 00001018
    0015 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0016 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0017 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0018 [W] 00001019
    0019 [W] 00001020
    0020 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0021 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0022 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0023 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0024 [W] 00001021
    0025 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe 5
    0026 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0027 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0028 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0029 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0030 [W] 00001036 Software\Opera Software/Plugin Path 2
    0031 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-03+17-20-06.353 ========
    =O====== M/10.1.82.76 2010-09-03+17-20-15.075 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil10i_ActiveX.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001020
    0007 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0011 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0012 [W] 00001021
    0013 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0014 [W] 00001018
    0015 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0016 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0017 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0018 [W] 00001019
    0019 [W] 00001020
    0020 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0021 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0022 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0023 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0024 [W] 00001021
    0025 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe 5
    0026 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0027 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0028 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0029 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0030 [W] 00001036 Software\Opera Software/Plugin Path 2
    0031 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-03+17-20-19.402 ========
    =O====== M/10.1.82.76 2010-09-03+17-20-50.937 ========
    0000 [I] 00000010 "C:\Users\Shelby\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\PM8HC7XP\install_flash_player_ax[1].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-03+17-21-01.931 ========
    =O====== M/10.1.82.76 2010-09-03+17-21-25.035 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil10i_ActiveX.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe 5
    0007 [I] 00000018
    0008 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe 5
    0009 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0011 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0012 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0013 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0014 [W] 00001021
    0015 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0016 [W] 00001018
    0017 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0018 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0019 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0020 [W] 00001019
    0021 [W] 00001020
    0022 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0023 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0024 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0025 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0026 [W] 00001021
    0027 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe 5
    0028 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0029 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0030 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0031 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0032 [W] 00001036 Software\Opera Software/Plugin Path 2
    0033 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-03+17-21-32.290 ========
    =O====== M/10.1.82.76 2010-09-03+17-30-36.946 ========
    0000 [I] 00000010 "C:\Users\Shelby\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\PM8HC7XP\install_flash_player_ax[1].exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-03+17-30-46.505 ========
    =O====== M/10.1.82.76 2010-09-03+17-31-08.854 ========
    0000 [I] 00000010 "C:\Users\Shelby\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\ED4ZIGS3\uninstall_flash_player[1].exe" -force 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001018
    0003 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0004 [W] 00001019
    0005 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0006 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0009 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0010 [W] 00001021
    0011 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0012 [W] 00001018
    0013 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0014 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0015 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0016 [W] 00001019
    0017 [W] 00001020
    0018 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0019 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0020 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0021 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0022 [W] 00001021
    0023 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0024 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0025 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0026 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0027 [W] 00001036 Software\Opera Software/Plugin Path 2
    0028 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-03+17-31-16.969 ========
    =O====== M/10.1.82.76 2010-09-03+17-39-42.553 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-03+17-39-44.186 ========
    =O====== M/10.1.82.76 2010-09-04+05-12-34.099 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0005 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0006 [I] 00000018
    0007 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-04+05-12-36.134 ========
    =O====== M/10.1.82.76 2010-09-05+00-45-05.133 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0005 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0006 [I] 00000018
    0007 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-05+00-45-06.319 ========
    =O====== M/10.1.82.76 2010-09-05+00-46-14.020 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.3\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-05+00-52-53.435 ========
    =O====== M/10.1.82.76 2010-09-05+00-55-17.705 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.4\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-05+00-55-28.659 ========
    =O====== M/10.1.82.76 2010-09-05+00-58-35.296 ========
    0000 [I] 00000010 "C:\Users\Shelby\Desktop\uninstall_flash_player.exe" -force 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0010 [W] 00001021
    0011 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0012 [W] 00001018
    0013 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0014 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0015 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0016 [W] 00001019
    0017 [W] 00001020
    0018 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0019 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0020 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0021 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0022 [W] 00001021
    0023 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0024 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0025 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0026 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0027 [W] 00001036 Software\Opera Software/Plugin Path 2
    0028 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-05+00-58-52.149 ========
    =O====== M/10.1.82.76 2010-09-08+17-36-47.922 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-08+17-36-49.302 ========
    =O====== M/10.1.82.76 2010-09-08+17-42-00.833 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/Version 2
    0003 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0005 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0006 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0007 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0008 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0009 [W] 00001036 Software\Opera Software/Plugin Path 2
    0010 [W] 00001036 Software\Opera Software/Plugin Path 2
    0011 [I] 00000014 C:\Windows\system32\Macromed\Flash\NPSWF32.dll
    0012 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_Plugin.exe
    0013 [I] 00000017 C:\Windows\system32\Macromed\Flash
    =X====== M/10.1.82.76 2010-09-08+17-42-23.162 ========
    =O====== M/10.1.82.76 2010-09-16+17-05-20.801 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0005 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0006 [I] 00000018
    0007 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+17-05-32.083 ========
    =O====== M/10.1.82.76 2010-09-16+17-06-07.755 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.5\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+17-08-05.513 ========
    =O====== M/10.1.82.76 2010-09-16+17-17-38.294 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0005 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0006 [I] 00000018
    0007 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+17-17-39.607 ========
    =O====== M/10.1.82.76 2010-09-16+17-17-59.746 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.6\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+17-18-08.693 ========
    =O====== M/10.1.82.76 2010-09-16+17-24-06.519 ========
    0000 [I] 00000010 "C:\Users\Shelby\Desktop\uninstall_flash_player.exe" -force 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0010 [W] 00001021
    0011 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0012 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0013 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0014 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0015 [W] 00001021
    0016 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0017 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0018 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0019 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0020 [W] 00001036 Software\Opera Software/Plugin Path 2
    0021 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-16+17-24-11.065 ========
    =O====== M/10.1.82.76 2010-09-16+18-07-47.138 ========
    0000 [I] 00000010 "C:\Users\Administrator\Downloads\install_flash_player_ax.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0008 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0009 [I] 00000018
    0010 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-09-41.723 ========
    =O====== M/10.1.82.76 2010-09-16+18-19-28.376 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0005 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0006 [I] 00000018
    0007 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-19-30.942 ========
    =O====== M/10.1.82.76 2010-09-16+18-20-44.539 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.7\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-20-50.633 ========
    =O====== M/10.1.82.76 2010-09-16+18-21-27.974 ========
    0000 [I] 00000010 "C:\Users\Administrator\Desktop\uninstall_flash_player.exe" -force 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0010 [W] 00001021
    0011 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0012 [W] 00001018
    0013 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0014 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0015 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0016 [W] 00001019
    0017 [W] 00001020
    0018 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0019 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0020 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0021 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0022 [W] 00001021
    0023 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0024 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0025 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0026 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0027 [W] 00001036 Software\Opera Software/Plugin Path 2
    0028 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-16+18-21-33.503 ========
    =O====== M/10.1.82.76 2010-09-16+18-28-39.531 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-28-41.602 ========
    =O====== M/10.1.82.76 2010-09-16+18-28-54.797 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.8\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-29-42.452 ========
    =O====== M/10.1.82.76 2010-09-16+18-31-51.478 ========
    0000 [I] 00000010 "C:\Users\Administrator\Desktop\uninstall_flash_player.exe" -force 
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0007 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0010 [W] 00001021
    0011 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0012 [W] 00001018
    0013 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0014 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0015 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0016 [W] 00001019
    0017 [W] 00001020
    0018 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0019 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0020 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0021 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0022 [W] 00001021
    0023 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0024 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0025 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0026 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0027 [W] 00001036 Software\Opera Software/Plugin Path 2
    0028 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.1.82.76 2010-09-16+18-31-56.012 ========
    =O====== M/10.1.82.76 2010-09-16+18-32-54.352 ========
    0000 [I] 00000010 "C:\Users\Administrator\Desktop\install_flash_player_ax.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/10.0 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0006 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0008 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0009 [I] 00000018
    0010 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-33-03.243 ========
    =O====== M/10.1.82.76 2010-09-16+18-36-23.616 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.9\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-36-30.723 ========
    =O====== M/10.1.82.76 2010-09-16+18-36-38.436 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.10\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-36-44.370 ========
    =O====== M/10.1.82.76 2010-09-16+18-39-29.570 ========
    0000 [I] 00000010 "C:\ProgramData\NOS\Adobe_Downloads\install_flash_player_ax.exe" -install
    0001 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0002 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0003 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0004 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0005 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0006 [I] 00000018
    0007 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-39-30.767 ========
    =O====== M/10.1.82.76 2010-09-16+18-39-43.457 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.11\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+18-39-51.019 ========
    =O====== M/10.1.82.76 2010-09-16+20-47-27.794 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.12\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+20-48-15.991 ========
    =O====== M/10.1.82.76 2010-09-16+22-54-46.571 ========
    0000 [I] 00000010 "C:\Windows\Downloaded Program Files\CONFLICT.13\FP_AX_CAB_INSTALLER.exe" /RegServer
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10i.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10i_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10i.ocx 80070005
    =X====== M/10.1.82.76 2010-09-16+22-55-01.514 ========
    =O====== M/10.2.161.22 2010-09-16+23-10-34.391 ========
    0000 [I] 00000010 "C:\Users\Administrator\Desktop\flashplayer_square_p1_32bit_activex_091510.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10j.ocx
    0004 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.exe
    0005 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.dll
    0006 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 80070005
    0007 [I] 00000018
    0008 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 80070005
    =X====== M/10.2.161.22 2010-09-16+23-10-43.826 ========
    =O====== M/10.2.161.22 2010-09-16+23-10-47.528 ========
    0000 [I] 00000010 "C:\Windows\System32\Macromed\Flash\FlashUtil10j_ActiveX.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0003 [W] 00001018
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.exe 5
    0007 [I] 00000018
    0008 [W] 00001015 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.exe 5
    0009 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0011 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0012 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0013 [W] 00001021
    0014 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0015 [W] 00001018
    0016 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0017 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0018 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0019 [W] 00001019
    0020 [W] 00001020
    0021 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0022 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0023 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0024 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0025 [W] 00001021
    0026 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0027 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0028 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0029 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0030 [W] 00001036 Software\Opera Software/Plugin Path 2
    0031 [W] 00001036 Software\Opera Software/Plugin Path 2
    =X====== M/10.2.161.22 2010-09-16+23-10-52.091 ========
    =O====== M/10.2.161.22 2010-09-16+23-11-54.475 ========
    0000 [I] 00000010 "C:\Users\Administrator\Desktop\flashplayer_square_p1_32bit_activex_091510.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10j.ocx
    0004 [W] 00001024 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 183
    0005 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.exe
    0006 [W] 00001024 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.exe 183
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.dll
    0008 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 80070005
    0009 [I] 00000018
    0010 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 80070005
    =X====== M/10.2.161.22 2010-09-16+23-12-00.618 ========
    =O====== M/10.2.161.22 2010-09-16+23-12-04.756 ========
    0000 [I] 00000010 "C:\Users\Administrator\Desktop\flashplayer_square_p1_32bit_activex_091510.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10j.ocx
    0004 [W] 00001024 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 183
    0005 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.exe
    0006 [W] 00001024 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.exe 183
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.dll
    0008 [W] 00001024 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.dll 183
    0009 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 80070005
    0010 [I] 00000018
    0011 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 80070005
    =X====== M/10.2.161.22 2010-09-16+23-13-53.308 ========
    =O====== M/10.2.161.22 2010-09-16+23-13-49.958 ========
    0000 [I] 00000010 "C:\Users\Administrator\Desktop\flashplayer_square_p1_32bit_activex_091510.exe"
    0001 [E] 00001011
    =X====== M/10.2.161.22 2010-09-16+23-13-54.075 ========
    =O====== M/10.2.161.22 2010-09-16+23-13-57.393 ========
    0000 [I] 00000010 "C:\Users\Administrator\Desktop\flashplayer_square_p1_32bit_activex_091510.exe"
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0003 [I] 00000013 C:\Windows\system32\Macromed\Flash\Flash10j.ocx
    0004 [W] 00001024 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 183
    0005 [I] 00000015 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.exe
    0006 [W] 00001024 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.exe 183
    0007 [I] 00000016 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.dll
    0008 [W] 00001024 C:\Windows\system32\Macromed\Flash\FlashUtil10j_ActiveX.dll 183
    0009 [W] 00001032 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 80070005
    0010 [I] 00000018
    0011 [E] 00001032 C:\Windows\system32\Macromed\Flash\Flash10j.ocx 80070005
    =X====== M/10.2.161.22 2010-09-16+23-14-02.906 ========

    Hi, This would be my suggestion. Start another thread, vary the subject some so anyone helping would not get the threads mixed up. DON'T include the Install log. Copy and Paste the info prior to that. The Install log makes the thread way too long and I had to page to the bottom just to reply for the first time. I can't imagine doing that more than once.
    Someone else may have different advice and that is fine, but this is my suggestion.
    Thanks,
    eidnolb

  • Active X Control for Flash Player could not be registered?????

    I have Win XP Pro, IE 8, McAfee AV/firewall.  Am administrator. Have tried every solution on Adobe troubleshoot solution page several times
    to no avail. have 2 other computers with Win XP Home IE 8 and McAfee.  they both installed Flash Player with no changes required(ie McAfee on all the way)
    When trying the Adobe Advanced fix, get a series of "Subinacl is not recognized as an internal or external command, operable program or batch file" entries.
    After 30 years of computer experience operating but not programming (even built a couple) I am stumped.  Can anyone help?

    I forgot to mention I have set my
    system on 32 bit.  Here is what is in my program/windows resource kits/tools folder (6 items):
    Folder     Reset_fp10.cmd
    Zipped Folder  Reset_fp10
    Subinacl (File version 5.2.3790.1180
    Subinacl HTML Doc
    Subinacl Windows Installer Package
    Tooldownloadreadme
    I have tried almost everything I can think of short of reloading windows which would be difficult because of
    having no disk.  It is an HP and came with Windows XP Pro.
    Thanks for trying to help.

  • Active x control for flash player could not be registered and can't install flash player

    i can't install flash player as it says active x control could not b
    e registered. how do i install flash player

    See my earlier reply in your other post.

Maybe you are looking for

  • Push notifications and battery

    Hi everyone, I have a question for you: I was wondering if the number of the apps which have push notifications on affect the battery life! I'll try to explain myself: if I have Viber and Whatsapp with notifications turned on but I don't get many not

  • HT1918 This email address is already in use as an apple id

    My Apple ID where I have all of my past purchases, is an old email address that will soon be gone. I know how to change it at "appleid.apple.com" but what I would prefer to do is to use my newer iCloud email address (where I own really nothing) When

  • How do I apply a grep style to the plus (+) sign?

    I was able to apply a grep style to the minus and equal sign, but not the plus sign "+".  It appears the plus sign means 'apply to all' in the grep style box.  Can some assist me with this? Thanks in advance.

  • Deleting photo's and photo albums on ipad

    I have photos in an album on my ipad I tranfered from my wifes laptop and now I can not delete them. Edit does not give me an x for the photos or the album . I find the itune app to be very limited and un-intuitive.

  • Trip Assigned - P0003-TRVFL

    In order to improve performance of the Create Posting program RPRFIN00_40, we run the report RPRFLDEL. In Infotype17 you have the flag: employee has trips. Normally, RPRFIN00_40 first selects the employee and then has a look, if the employee has trip