Skip to content
⌘ NSIS Forum Archive

Automatic/command line installer installation

3 posts

Plummet#

Automatic/command line installer installation

Hello, people.

I have a question related to this amazing installers builder. After creating an installer, I get executable file running through GUI interface. The question is: could I install resulting executable automaticly (not manually through GUI), for instance with additional arguments in Windows command line?

Thanks.
Yathosho#
yes.

1. some parameters are inbuilt
2. for everything else use GetParameters or GetOptions