May 7, 2008

Delete Flash9x.ocx and FlashUtil9e

I’ve been asked many times on how to delete these two files, flash9x.ocx and FlashUtil9e. By default these fiiles are windows protected, meaning you can’t easily delete it.

The steps below will help you delete both the flash9x.ocx and FlashUtil9e files.

flash ocx files

1. Open the command prompt window and go to Go to C:\windows\system32\Macromed\Flash directory.

2. Unregister the Flash9x.ocx file with regsvr32 /u Flash9x.ocx command.

3. Inside the Flash directory type attrib -A -R -S -H *.*, after clearing all the files’ attributes it is time to delete them by typing del *.* and press “y” when prompted.

I hope this helped.

Permalink • Print • Comment

Trackback uri

http://seoroot.com/blog/computing/operating-systems/ms-windows/delete-flash9xocx-and-flashutil9e.html/trackback

Related Entries

1 Comment on Delete Flash9x.ocx and FlashUtil9e »

July 26, 2008

Gary @ 2:56 am:

load library(”flash9x.ocx”) failed

:(

Leave a Comment