kawa
8193e9dbbd
feat(04-01): implement script_generator with install.ps1.j2 template
- Jinja2 Environment with FileSystemLoader, trim_blocks, lstrip_blocks
- render_install() with _duplex_map (LongEdge->TwoSidedLongEdge, ShortEdge->TwoSidedShortEdge)
- install.ps1.j2: WOW64 guard as first block (SCRPT-05)
- install.ps1.j2: SYSTEM/admin detection + UAC self-elevation (SCRPT-04)
- install.ps1.j2: pnputil two-step driver staging + Add-PrinterDriver (SCRPT-01)
- install.ps1.j2: idempotent port creation (Get-PrinterPort check)
- install.ps1.j2: idempotent printer creation (Get-Printer check)
- install.ps1.j2: Set-PrintConfiguration with duplex/color/paper/collate
- All 7 unit tests pass
2026-04-10 13:31:51 +02:00
..
2026-04-10 13:04:52 +02:00
2026-04-10 12:56:09 +02:00
2026-04-10 13:31:51 +02:00
2026-04-10 11:56:51 +02:00
2026-04-10 11:25:08 +02:00
2026-04-10 11:31:39 +02:00
2026-04-10 13:31:51 +02:00
2026-04-10 11:25:08 +02:00
2026-04-10 11:25:08 +02:00
2026-04-10 12:56:09 +02:00