namecoin / ncdns-nsis

NSIS scripts for ncdns.
https://www.namecoin.org/
GNU General Public License v3.0
3 stars 8 forks source link

Use idiomatic registry view instead of Wow6432Node hacks #104

Open JeremyRand opened 2 years ago

JeremyRand commented 2 years ago

AFAIK NSIS has an idiomatic way to switch between 64-bit and 32-bit registry views; we should use that instead of Wow6432Node hacks in registry paths.