FormLabs PreForm (3D printer driver and software)

Little bit of a niche request here :)
FormLabs is a 3D printer company. Their printers use their software, PreForm, to install drivers and create, modify, and print 3d renderings. The software is updated very frequently (usually few times a month) and my users want to be on the latest versions. The installer is freely available here: https://formlabs.com/tools/preform/
Note: the installer uncompresses into a handful of .exe and msi packages- seems relatively easy to put together. Bonjour is included in the installer and I believe it is required for network/cloud printing and the cloud print management console the newer models support. I could be wrong, but we weren't able to print a few years ago when I disabled the Bonjour installer. The print management console lets our users check the progress of long jobs from home (many jobs take 8-24 hours).
Thanks
Comments
Hey Scott, thank you for submitting this request.
As of now, this software does not meet our requirements for inclusion in the Package Library. This could change should demand or popularity of the software increase.
If interested you could still create a package to silently deploy PreForm to your computers. The package that should be fairly easy to update when needed.
Started by downloading the installer from FormLab’s download page. Looks like a traditional self-extracting executable.
Armed with this information, I loaded that installer into new PDQ Deploy package Install Step and used the /S parameter from Nullsoft’s documentation.
Hopefully this helps! If you run into any issues, contact us at support@pdq.com
Thanks! The documentation was excellent and worked perfectly. I was using the preform.exe I extracted from preform_setup_xxx.exe for my install step, which was failing with a random error. Hadn't thought of using the compressed setup file.
Also just learned you could copy/paste entire package steps...wasted so much time over the past year manually duplicating steps. gah!
Hello, there is a newer Preform version 3.0.0. This procedure doesnt work anymore. Its still possible to extract the files from the exe file, but no command line parameter for silent is working and no msi files in the archive. Any idea`s?