I've lately had a problem with adobe flash (v. 10a?) on windows and I've tried to uninstall it with the uninstaller from adobe (without success).
The folder is
%windir%\system32\Macromed\Flash
unregister the ocx
%windir%\system32\Macromed\Flash
we can also (facultative) delete the data within this folder
%APPDATA%\Macromedia\Flash Player
-----------------------------
Some versions of Flash player 10 have several problems with Internet Explorer 8.
I've encountered the problem that I couldn't open/click the links from any textfield .... quite strange.
For the version 10i of flash I've solved by only reregistering the ocx
The folder is
%windir%\system32\Macromed\Flash
unregister the ocx
regsvr32 /u %windir%\system32\Macromed\Flash\flashVERSION.ocxand delete the whole folder
%windir%\system32\Macromed\Flash
we can also (facultative) delete the data within this folder
%APPDATA%\Macromedia\Flash Player
-----------------------------
Some versions of Flash player 10 have several problems with Internet Explorer 8.
I've encountered the problem that I couldn't open/click the links from any textfield .... quite strange.
For the version 10i of flash I've solved by only reregistering the ocx
regsvr32 %windir%\system32\Macromed\Flash\flash10i.ocxAn easy thing to do ... but bothered me for more than 2 hours -.-
Comments
Post a Comment