if (newOptions.appVersion === undefined) {
      // https://github.com/electron/electron-packager/blob/f1c159f4c844d807968078ea504fba40ca7d9c73/src/win32.js#L46-L48
      newOptions.appVersion = getVersionString(
        executablePath,
        'ProductVersion',