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.
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.