Skip to content
⌘ NSIS Forum Archive

read 64-bit registry

3 posts

marcusy3k#

read 64-bit registry

If I am not wrong NSIS is 32-bit installer, is it possible to read the 64-bit registry ? (or any plugin can do it ?)

Because I need to detect whether MS SQL Server exist in "Windows Server 64-bit", so I need to check it from the 64-bit registry.

Thanks,
Marcus