]> git.sesse.net Git - vlc/commit
win64: read/write x64 registry, not the x86 one
authorRafaël Carré <funman@videolan.org>
Wed, 16 Nov 2011 01:32:21 +0000 (20:32 -0500)
committerRafaël Carré <funman@videolan.org>
Wed, 16 Nov 2011 03:58:14 +0000 (22:58 -0500)
commitae8706a759c622f254b80915d67490a5808cbb3b
tree9c3c9fd1c2999dbf512db139207b7ec1d16def1f
parentff9ad139303546fb275ccaf138967d1e223db79e
win64: read/write x64 registry, not the x86 one

InstallDirRegKey is not affected so we have to emulate it

plugins are now registered correctly, and both 32-bits and 64-bits
versions can be installed side-by-side without the installers screaming
However there is an obvious conflict in the menu, desktop icon, and
file / actions / context menu associations.

In my testing the 32-bits version was selected as default, and it was
also the last one installed.
extras/package/win32/vlc.win32.nsi.in