there is no need for using SetRegView 32 on 32 bit system...
I know that, but I am writing a
single script for both 32-bit and 64-bit systems and I would like to consult the gurus whether an '${If} ${RunningX64}' is necessary.
It won't do anything on a 32-bit system.
Thanks, so I understand this is by design (just like a macro that evaluates to whitespace when a condition is not met). Do I understand correctly?
Also, do you happen to know whether it affects any of the functions in Registry plug-in?
http://nsis.sourceforge.net/Registry_plug-in
Empirically, I know what it does on my system but it's good to get the formal intended behavior by the developers/gurus (and could be helpful for others visiting the forum).
Cheers. 🙂