home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 June B / Pcwk6b98.iso / Mpeg3 / Mp3ext23 / update.txt < prev   
Text File  |  1997-12-04  |  908b  |  19 lines

  1. Updating from a previous version of MP3ext.
  2.  
  3. It doesn't matter, when you just overwrite the old version; but it leaves some
  4. unused files, reg-entries, when updating. But isn't this a common problem with
  5. all windows-programs? Well, if it doesn't bother you, you can go on with
  6. installing the new version, and skip the rest of this test.
  7.  
  8. If you have installed MP3ext before, then you should uninstall it before,
  9. since I use other places for my DLL now. The new DLL will not uninstall all
  10. the keys added by the previous versions, since it uses a different method for
  11. adding the page to the registry.
  12.  
  13. The only problem is, the old inf-file used for installing has a bug in its
  14. uninstallation: it removes the association of .MP3s!
  15. You can fix this by removing the following line from the inf-file
  16. (windows\system\shellext\mp3ext.inf):
  17. HKCR,.MP3,,2,%MP3Player1%
  18.  
  19. now the uninstall works correct.