Skip to content
⌘ NSIS Forum Archive

Silent Install component

3 posts

Ov6rMinD#

Silent Install component

Here is what im trying to do:

I'm making an installer that calls another installer, i want to make everything in silent mode, and definite the installation floder?? so that way it will really be a silent installion?? What is the real code?

Section "blablabla" ED01
File "blablabla.exe"
SectionEnd

I am French...

thanks.