Skip to content
⌘ NSIS Forum Archive

Will NSIS do this?

2 posts

jmkloz#

Will NSIS do this?

Hello,

I am looking to create an install package that will call other install packages on my server for bulk software installation. Can this be done?

If not or also, can I just call up just one install package from my server? ( i have a program that will launch multiple installation packages, but won't let me access my server)

FYI, I have never used any installation package creating tool and have only coded a tiny bit in C++, so please bare with me =)

thanks for your help!
-Jon