Jump to content

Recommended Posts

Posted

I have a problem with unregistering codecs when using INF's for uninstallation of a codec-pack.

If I remove the section where the files get deleted the codecs get unregistered just fine, so it seems as if the files get deleted before the unreg-process is finished.

Any clues ?

/Magnus

[TBGUninst]
UnregisterDlls = TBG.Dll
UpdateInis = DelWMV9.Links, DelFFDShow.Links
DelReg = MPEG4.DelReg, AC3.DelReg, FFDShow.DelReg, Codec.DelReg
DelFiles = MPEG4.Copy,MPEG2.Copy, TBG.Copy.Inf, AC3.Copy, OGG.Copy, Xvid.Copy, FFDShow.Copy, Codec.CopyFiles.DLL, Codec.CopyFiles.WV9
Deldirs    = %49300%

[TBG.dll]
11,,mpg4ds32.ax, 1
11,,ivivideo.ax, 1
11,,DivX_c32.ax, 1
11,,ac3filter.ax, 1
11,,OggDs.dll, 1
11,,xvid.ax, 1
11,,ffdshow.ax, 1


Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...