]> git.sesse.net Git - vlc/blobdiff - vlc.win32.nsi.in
- revert 16847, this breaks the activex and mozilla plugins, and passing a argv[0...
[vlc] / vlc.win32.nsi.in
index 59aaedd3c05f57fc2692f04675c05b2a28cb817c..383399c83b9e7e056669aaba0c99ba2275d4ae77 100644 (file)
@@ -631,7 +631,6 @@ Section "Uninstall" SEC91
     ReadRegStr $R2 HKLM "SOFTWARE\Mozilla\$R0\Extensions" "Plugins"\r
     StrCmp $R2 "" "${Index}-Loop" ""\r
 \r
-    Delete "$R2\vlcintf.xpt"\r
     Delete "$R2\npvlc.dll"\r
     Goto "${Index}-Loop"\r
 \r