rstoker Posted August 23, 2016 Report Share Posted August 23, 2016 I would like to install this on computers in a computer lab for a non-profit after school program. I typically use SCCM to install software and would like to have it install silently. Is there a /silent switch or a .msi installer available? Thanks. Quote Link to comment Share on other sites More sharing options...
Stan` Posted August 23, 2016 Report Share Posted August 23, 2016 Not really, though if you have time you could edit the nsi file used to generate the installer. Quote Link to comment Share on other sites More sharing options...
Itms Posted August 30, 2016 Report Share Posted August 30, 2016 I created a ticket for this suggestion, you can track updates there: http://trac.wildfiregames.com/ticket/4177 2 Quote Link to comment Share on other sites More sharing options...
fcxSanya Posted September 1, 2016 Report Share Posted September 1, 2016 @rstoker if you are installing 0 A.D. on a computer where it wasn't installed before, you can use the existing installer with /S (silent install) and /D (set the default installation directory) options (see examples here: http://nsis.sourceforge.net/Docs/Chapter4.html#silent). Reinstall requires the installation script update though (details are in the ticket Nicolas linked above). Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.