From: Baker, D. <db...@vu...> - 2010-09-22 23:12:42
|
This is for a school deployment. Daniel Baker Micro Computer Technician I, Technological Services Visalia Unified School District Tel: 559-730-7627 From: che...@gm... [mailto:che...@gm...] On Behalf Of Brendan Luchen Sent: Wednesday, September 22, 2010 4:09 PM To: David Bruce Cc: Bill Kendrick; Tux Math; John Popplewell; Baker, Daniel Subject: Re: [Tuxmath-devel] TuxMath [script install on Windows?] Hi folks, > Digging around the Git repository for TuxMath, it looks like it > might use NSIS (which it looks like Tux Paint used to use, until > late 2005). It looks like NSIS has a "/S" (for silent) option. Hmm, What does Tux Paint use now? Yes, TuxMath (and Tux Typing) uses NSIS. Looking briefly through the NSIS docs, it looks like NSIS itself has support for silent install, but our use of NSIS doesn't support it because our simple NSIS setup doesn't provide defaults for the user selections. So for now, I'm afraid tuxmath isn't set up for scripted install, but it is definitely something we can put in our next release (which btw is getting long overdue). One of these days, I'll squeeze a couple of hours in to get the ball rolling. =P Is this for a school deployment, or something else? -Brendan |