Although installing Macromedia FLash Player as a Firefox addon works fine, I am also trying to install it as an addon to IE7, but the installation fails and shows a popup to go to http://www.adobe.com/go/tn_19166.
I've scoured the adobe website and others for solutions (including using their proprietary uninstaller, installing older versions of Flash Player, running a .com file to reset registry permissions relating to Flash Player, trying uninstall and reinstalls in safe-mode, disabling security related software) but none work.
I have also reviewed other BC threads on the topic here and here. Sadly, no success with the suggestions there (including updating sound drivers).
Other steps I have taken:
I've tried to diagnose where the problem occurs by trying the install while selecting the option to "show details". The problem occurs when trying to register the following file: C:\Windows\system32\Macromed\Flash\Flash9e.ocx. I hit the "OK" button and navigated to the folder. Lo and behold, there is no Flash9e.ocx file in that directory (although the folder does exist, as does a couple of files). I tried it again, this time navigating to the folder before hitting the OK button on the install dialog. This time, the file was there (hitting OK at that point would have cleared the file from the drive).
So while the ocx file was there, I tried to manually register it by running "regsvr32 /u C:\Windows\system32\Macromed\Flash\Flash9e.ocx" and then "regsvr32 C:\Windows\system32\Macromed\Flash\Flash9e.ocx" from the command line. This time a new (and more revealing) error occured:
QUOTE
DLLRegisterServer in
c:\windows\system32\macromed\flash\flash9e.ocx failed.
Return code was: 0x8002801c
According to this website, the error is related to permissions issues in the registry. Upon their recommendation, I ran Procmon (the website referred to it as the earlier version, Sysmon) and found a number of Flash related registry entries which fell under the category of Access Denied. In the registry editor, I found the entry that it was referring to and attempted to alter permissions to allow the login to modify them. Here again, access was denied for the user (who happens to be in the administrators group).c:\windows\system32\macromed\flash\flash9e.ocx failed.
Return code was: 0x8002801c
This seems to be a pretty common problem, as its pretty easy to find material on the web about it. So at least I know I'm not crazy. Well, not on account of this anyways.
Apart from waiting for some sort of patch to be released, has anybody had success trying to fix this issue?