Blame autobuild/win64-specific.nsh

4e58f8
; disable registry redirection (enable access to 64-bit portion of registry)
4e58f8
SetRegView 64
4e58f8
; set install dir
4e58f8
InstallDir "$PROGRAMFILES64\Synfig"