Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Packaging:

Add a file called installer.properties and place in the following content, modify as needed:

mode=unattended
installdir=C:\Program Files\Maple 2020
defaultapp=1
desktopshortcut=1
shortcutname=Maple 2020
configureMATLAB=0
matlabpath=
licenseType=network
serverName=maple.uconn.edu
portNumber=27000
enableUpdates=1
checkForUpdatesNow=1


NOTE: This must be a .properties file


Silent Install string: "Maple2020.0WindowsX64Installer.exe" --optionfile installer.properties

Silent Uninstall string: "C:\Program Files\Maple 2020\uninstall\uninstall.exe"

Detection Method: File exists %ProgramFiles%\Maple 2020\MapleToolbox2020.0WindowsX64Installer.exe