Files
inno-installers/PrinterInstallerMap/drivers/hid_dtc4500e_x64/Port.ini
cproudlock ce0abee262 Fork PrinterInstaller as PrinterInstallerMap (map UI variant)
Edge policy now blocks .bat downloads and unsigned .exe runs, breaking
the printerinstallermap.asp -> installprinter.asp -> .bat -> EXE flow.

This fork replaces the web map with an in-installer wizard page so the
operator never touches the browser. Same drivers, same install logic,
same /PRINTER= silent path.

Initial commit is a stub: full copy of PrinterInstaller/ with .iss
header rewritten for a distinct AppId, AppName, and OutputBaseFilename
so the two installers can coexist on the same PC. Map page itself is
not yet implemented; tracked work is listed in PrinterInstallerMap/README.md.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-30 07:27:51 -04:00

16 lines
334 B
INI

[RemPort]
Name=DTC4500e TCP/IP Card Printer Port
Description=DTC4500e Card Printer TCP/IP Port
PortNameFormat=DTC4500ePTR::%s
; Supported values for OnPrintJobNotConfirmedDefault are:
; 0 = restart
; 1 = purge
; 2 = retain
;OnPrintJobNotConfirmedDefault=0
;
; Default if this is *NOT* defined is "restart"