Can some one help me in writing a hello world program with PowerShell and execute it using NSIS. I have gone through this link but I am not able to understand clearly what needs to be done.
http://nsis.sourceforge.net/PowerShell_support
I already have bunch of PowerShell scripts written, I would like to execute them too.