]> git.sesse.net Git - vlc/commit
nsis: allow changes in file association after installation (fix #4323)
authorLudovic Fauvet <etix@videolan.org>
Tue, 11 Feb 2014 14:55:22 +0000 (15:55 +0100)
committerLudovic Fauvet <etix@videolan.org>
Tue, 11 Feb 2014 18:02:01 +0000 (19:02 +0100)
commitb85e854c079c8ac255b62d77f9090df6612de7a9
treec6fd38791438f396f8d537a5c208fb290f8aea7b
parent2017370587f530cbea87c3bfb43695e56b3c27aa
nsis: allow changes in file association after installation (fix #4323)

The extensions registration is now split in two:
- All supported extensions are registered during install
- Only the selected extensions are effectively associated with VLC

This allows the user to modify file association (even for extensions
not selected during installation) from the VLC preferences.
extras/package/win32/NSIS/helpers/extensions.nsh
extras/package/win32/NSIS/vlc.win32.nsi.in