I maintain the installs on our University owned machines. I need to deploy this software to around 50 machines, and will periodically need to update this to newer versions. I have the license and the installer already, but I'm running into issues automating the install process.
I noticed that your self extracting exe unzips and then runs "bin/eagle.exe --setup", which is fine, but I'm not able to figure out how to pass any of the inputs for scripted installs. It appears that all the --setup command does, is take a couple of inputs, and then copies itself into the target location, and create two files: eagle.key, and uninstall.lst.
I have a feeling that I could install it onto one computer, and then copy the install onto other computers, while adding the 4 Registry keys, and the 5 start menu shortcuts, but I'd rather do it through officially supported means.
Is there any method provided by CadSoft for unattended/silent installs?
Thanks,
ECEHelp



