Olá,Acredito que você se refere à versão windows, no caso, execute o instalador com o parâmetro /S
Também existem outros parâmetros mas, reconheço, nunca testei:NSIS installers recognize /S for silent installation, /NCRC to suppress the CRC (verification) step, and /D=dir to specify the "output directory", which is where the program will be installed. These options are case-sensitive, so be sure to type them in upper case.Referência: nsis.sourceforge.net/Docs/Chapter4.html#4.12
22 comentários