Are you running 32bit application on x64 machine?
If yes then this situation is correct because 32bit applications use Wow6432Node in Registry.
Your assumption is wrong:
Quote:
by I upgraded my installer to 64bit using "x64.nsh"'s ${RunningX64}
|
Creating 64bit installer is possible only by recompiling NSIS as 64bit application.