Jump to content

Silent install switch?


rstoker
 Share

Recommended Posts

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.

Link to comment
Share on other sites

@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).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...