Skip to content

Commit 256e88d

Browse files
committed
nsis: Remove blu-ray association when uninstalling
1 parent a70e31e commit 256e88d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extras/package/win32/NSIS/vlc.win32.nsi.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -988,6 +988,7 @@ Section "un.$Name_Section91" SEC91
988988
DeleteRegKey HKCR "VLC.VCDMovie"
989989
DeleteRegKey HKCR "VLC.SVCDMovie"
990990
DeleteRegKey HKCR "VLC.OPENFolder"
991+
DeleteRegKey HKCR "VLC.Bluray"
991992

992993

993994
DeleteRegKey HKLM \

0 commit comments

Comments
 (0)