Add OpenText/brother installers and update printer installer scripts

- New PrinterInstaller support for Brother MFC-J series (driver source,
  DSI files; binaries gitignored)
- New OpenText HostExplorer 15 installer (profiles, shortcuts, .iss;
  .exe/.cab/.msi gitignored)
- New HP printer driver support files (.gpd/.cfg/.xml/.dtd) for 3556
  model series
- PrinterInstaller.iss rework with additional driver paths
- FQDNUpdate, MachineAuth, XeroxOfflineInstaller minor updates

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
cproudlock
2026-04-17 11:58:52 -04:00
parent 3776ed9fd2
commit cc36182352
118 changed files with 105378 additions and 103 deletions

View File

@@ -37,8 +37,8 @@ example:
-->
<settings>
<stage_inf_file SUPPORTEDOS="500;501;502;600;">hpcu345c.inf</stage_inf_file>
<stage_inf_file SUPPORTEDOS="501_64;502_64;600_64;">hpcu345u.inf</stage_inf_file>
<stage_inf_file SUPPORTEDOS="500;501;502;600;">hpcu355d.inf</stage_inf_file>
<stage_inf_file SUPPORTEDOS="501_64;502_64;600_64;">hpcu355v.inf</stage_inf_file>
<stage_inf_file SUPPORTEDOS="500;501;502;600;">hpmews01.inf</stage_inf_file>
<stage_inf_file SUPPORTEDOS="501_64;502_64;600_64;">hpmews02.inf</stage_inf_file>