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>
This commit is contained in:
7
PrinterInstallerMap/drivers/brother/amd64/brlmw03a.in
Normal file
7
PrinterInstallerMap/drivers/brother/amd64/brlmw03a.in
Normal file
@@ -0,0 +1,7 @@
|
||||
|
||||
[Wraper]
|
||||
; OptionDllName64 = "BrmfBiPP.dll"
|
||||
|
||||
[Debug]
|
||||
; Wow64ProcessCamouflage = 1
|
||||
|
||||
Reference in New Issue
Block a user