Remote installation using NSIS
Hi,
I was checking details about NSIS Remote installation.
In my project i need some help regarding remote installation process using NSIS.
My deliverable includes,
1.Section that validates whether .net 4.0 framework and silverlight runtime 4 is installed
2.Windows Service
3.Silverlight Application file (Out of browser application)
As of now i have worked on installation on individual system. But i am not sure how this can be done for Remote installation (Admin will take privilege of installing through their network to install in multiple system)
Please guide !!!