Silent machine-wide installation

Hi all,

I manage a couple of university computer labs, and we’re planning to deploy Pollination for Grasshopper to about 50 or so machines. Are there command-line switches for silent installation that we could use for our deployment system?

Thanks,
Steve

Hi Steve, Try this command:

path-to-the-installer.exe --TargetDir "C:\Program Files\Pollination" --mode unattended --unattendedmodeui minimal

Will this bypass “this tool is unsafe” warning?

I’m not sure but do you still get this error when you unblock the installer and run it as an admin? The error is because the installer is not digitally signed.

UPDATE: Pollination Installers are now digitally signed.