Contact UsContact Us

Command line usage (pre install) MSI deployment

Deploy the License file and/or the ExamWritePadSettings.json file and/or the logo file during the MSI install as a command line properties below.

Parameters:

  • LICENSEKEYFILE= (Followed by the full path and file name of the License file)
  • SETTINGSFILE= (Followed by the full path and file name of the Settings JSON file)
  • LOGOFILE= (Followed by the full path and file name of the logo file you wish to use on the start-up splash screen)

For example:

ExamWritePad.msi LICENSEKEYFILE=”\ServernameSharelicense.lic” SETTINGSFILE=”\ServernameShareExamWritePadSettings.json” /qn
Still need help? Contact us here