Maple is actually really easy to make a silent, unattened instller for.

maple

First, run your Maple installer with -r and the path and file name to output your settings file to. installer.properties is the default name.

Maple17WindowsX86_64Installer.exe -r installer.properties  

maple

Run the installer and configure as needed. Defaults are fine for most of the options Make sure to enter license information as approriate for your install.

maple

maple

The installer will install Maple to your PC and also will produce a file named installer.properties that you can use to run the installer agian with the same settings!

maple

Copy your installer and installer.properties file to another PC and run with this command:

Maple17WindowsX86_64Installer.exe -f installer.properties

Easy enough! This command will install Maple with the same settings as before with no GUI. Maple 2020 does this process slightly differently.

Further Reading:
https://faq.maplesoft.com/hc/en-us/articles/360019800971-Silent-unattended-installation-of-Maple

https://www.maplesoft.com/support/install/maple17_install.html