SubtitleEdit / subtitleedit

the subtitle editor :)
http://www.nikse.dk/SubtitleEdit/Help
GNU General Public License v3.0
8.89k stars 915 forks source link

Delete associated registry value when removing file association #8876

Closed ivandrofly closed 1 month ago

ivandrofly commented 1 month ago

Enhanced the DeleteFileAssociationViaRegistry method to also delete the default registry value associated with the file extension if it matches the given application extension. This ensures a more thorough cleanup of file type associations in the registry.

image