remote or automated installation?

JustinHoMi
Posts: 39
Member Since:
2008-03-05

Is there any way to install hudlite remotely, on several computers at once?

If not, would the developers add the capability of installing it from the commandline? That way we could use scripts to automate the installation.



jfinstrom
Posts: 891
Member Since:
2007-03-07
http://reductivelabs.com/proj

http://reductivelabs.com/projects/puppet/

--

James
Community Manager
Rhino Equipment
All Products U.S. Made and Supported



JustinHoMi
Posts: 39
Member Since:
2008-03-05
Looks similiar to

Looks similiar to cfengine.

Have you used puppet on windows?



JustinHoMi
Posts: 39
Member Since:
2008-03-05
Found it, sort of

OK, I looked in the nullsoft docs and found a commandline switch "/S" which appears to work. However it follows the default installer options, which only installs the program for the default user. Even worse is that it makes the startup item.

Getting closer though....



JustinHoMi
Posts: 39
Member Since:
2008-03-05
Developers will have to update installer

It looks like the developers will have to add new switches for users to change the options on the commandline.

Default switches:
http://nsis.sourceforge.net/Docs/Chapter3.html#3.2

Example on how to add a new switch:
http://nsis.sourceforge.net/Docs/Chapter4.html#4.12

However, removing startup items and such could be scripting after the fact.



JustinHoMi
Posts: 39
Member Since:
2008-03-05
FYI I was able to script a

FYI I was able to script a remote installation of hudlite using psexec.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.