Jump to content

Recommended Posts

Posted (edited)

I'm having a few problems with media info loading on file types that i really dont want it to, in fact I dont really want media info on but it was installed with the k-lite codec setup. A teacher is trying to open some .swf files but when you select them they just load up mediainfo and display information.

 

Ive also tryed running this edit:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.swf]
@="ShockwaveFlash.ShockwaveFlash"
"Content Type"="application/x-shockwave-flash"

[HKEY_CLASSES_ROOT\.swf\OpenWithList]

[HKEY_CLASSES_ROOT\.swf\OpenWithList\IExplore.exe]
@=""

Edited by bondbill2k2
  • 1 year later...
Posted
I'm having a few problems with media info loading on file types that i really dont want it to, in fact I dont really want media info on but it was installed with the k-lite codec setup. A teacher is trying to open some .swf files but when you select them they just load up mediainfo and display information.

 

Ive also tryed running this edit:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.swf]
@="ShockwaveFlash.ShockwaveFlash"
"Content Type"="application/x-shockwave-flash"

[HKEY_CLASSES_ROOT\.swf\OpenWithList]

[HKEY_CLASSES_ROOT\.swf\OpenWithList\IExplore.exe]
@=""

 

 

this bat file worked for me with the exact problem...

 

 

 

c:

 

cd..

assoc .swf=shockwaveflash.shockwaveflash

ftype shockwaveflash.shockwaveflash="c:\program files\adobe\adobe flash cs4\players\FlashPlayer.exe" %1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...