Skip to content

0.5.1

Choose a tag to compare

@github-actions github-actions released this 20 Jun 03:10
fix: restore native Windows thumbnails for video files

electron-builder registered mp4/webm/mov/avi/mkv under a shared 'Video'
ProgId with the ReVid logo as DefaultIcon, which overrode Explorer's real
video thumbnails. Add build/installer.nsh to drop that DefaultIcon on
install (keeping the open-with-ReVid association) and clean up on uninstall.
The .revid format keeps its logo icon.